[android-developers] Re: Can't build after update to ADT 22 - library packages not resolved.
On Thursday, June 13, 2013 6:46:23 PM UTC-7, Jonathan S wrote:
each library has own unique package name. You have to set it separate from other library and application.
If library is com.example.lib and app is com.example.app
you can't do com.example.app.R in the com.example.lib, it need to be separate.
Not the problem, apparently.
The packages that won't resolve exist only in the library project and do not exist in the app project.
Any other suggestions?
Nathan
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home