Hi All, I have an app with some 3rd-party jar references. When building in Eclipse, those .properties files in the jars are included in the generated apk with the help of ADT plugins.
But if putting it in Android source code and building with Android.mk in Linux, these .properties files are not extracted and included in the generated apk which will cause some classes initialization error. Could anybody tell me how to fix this issue? BRs Chaohong -- 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

