[android-porting] Re: How to extract .properties files from third-party jar to apk file?

2009-12-07 Thread nowingfly
No one met such problems? Currently, I have to make some change to the package.mk, definitions.mk and base_rules.mk to generate the result as expected. But I'm afraid this is not the best solution for it might have systematic impact. On Dec 4, 2:28 pm, nowingfly wrote: > Hi All, > I

[android-porting] How to extract .properties files from third-party jar to apk file?

2009-12-04 Thread nowingfly
Hi All, I'm not sure if it is suitable to post this question here. 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. And the structure of the apk would look like as below: |