It would be great if both the following ways of including shared Android code/resources were possible:
1. Adding a library .apk file to the build path (in the same way you would add a .jar file) 2. Adding an Android Library Project to the build path as a Project dependency (in the same way you would add a Java project dependency). This would be very clear to devs... Unfortunately, I've had too many issues with the current Android Library Project feature to be able to continue using it. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

