Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing drawable/connected resource #14

Closed
GoogleCodeExporter opened this issue Jul 28, 2015 · 4 comments
Closed

Missing drawable/connected resource #14

GoogleCodeExporter opened this issue Jul 28, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Sorry, didn't notice that the trunk code is based on sdk 0.9. I tried compiling 
on
1.0. Feel free to dispose of this message.

Original comment by kevin.sl...@gmail.com on 22 Oct 2008 at 12:08

@GoogleCodeExporter
Copy link
Author

I was able to get r55 to build on the 1.0 sdk with this patch. But i did not 
get r56
to build yet.

Original comment by arm...@gmail.com on 22 Oct 2008 at 3:05

Attachments:

@GoogleCodeExporter
Copy link
Author

It looks like Jeffrey might have missed a file to commit.

Original comment by kenny@the-b.org on 23 Oct 2008 at 3:20

  • Changed title: Missing drawable/connected resource
  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

sorry forgot to --force add my res/ directory, should be in svn now.

Original comment by Jeffrey.Sharkey on 23 Oct 2008 at 3:49

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant