You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you attempt to compile the latest revision from trunk (r56) you'll get a
resource problem on attempt to execute the release target as follows:
resource-src:
[echo] Generating R.java / Manifest.java from the resources...
[exec] res/layout-land/item_host.xml:9: ERROR Error: No resource found
that matches the given name (at 'src' with value '@drawable/connected').
[exec] res/layout-port/item_host.xml:9: ERROR Error: No resource found
that matches the given name (at 'src' with value '@drawable/connected').
This is on Linux with the current ADK. Perhaps the 'connected.png' wasn't
committed?
Original issue reported on code.google.com by kevin.sl...@gmail.com on 21 Oct 2008 at 8:07
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
kevin.sl...@gmail.com
on 21 Oct 2008 at 8:07The text was updated successfully, but these errors were encountered: