I'm creating custom *.jar library that android application writers can use. This library will provide custom views (custom android controls). Library is to be separated into couple packages. It needs to have the same access to my internal resources as it is done in android.jar library. What is the best approach I can take to do that?
--~--~---------~--~----~------------~-------~--~----~ 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-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---