Skipping missing icon again
because if i use this the icon is not in the aix ? it try to find it on internet ?
In community :).
I don't kwnow how tou do that: https://community.appinventor.mit.edu this is the forum, but how do you acces uploads ?
See how, mouse right click
Paste this link into the java code. This is the link to your icon that you inserted a few posts above.
https://community.appinventor.mit.edu/uploads/default/original/3X/0/7/07664ec9712286fc03c75bdfda413b4c5b9a1a5c.png
ok. I got it !
it works, even if it is a stange way to do it...
thanks
try
aiwebres\logo.png
instead of
aiwebres/logo.png
I already tried it , and aiwebres\\logo.png
aiwebres\\\logo.png
aiwebres//logo.png
none works
With "\"
does not compile. Are you working on Windows?
just use aiwebres/logo.png
[java]
[java] Extensions : Generating files [jml.JmlPhoneCall]
[java] Extensions : Skipping missing icon aiwebres/logo.png
[java] Extensions : Copying file jml\JmlPhoneCall\JmlPhoneCall.class
[java] Extensions : Successfully created jml.JmlPhoneCall build info file
[java] Extensions : Successfully created jml.JmlPhoneCall extension properties file
[java]
I just guess