On Thursday, January 27, 2011 1:06:11 PM UTC+6, Titus wrote: > > Hello, > > I have an X.apk which contains another Y.apk within is asset folder. >
What is the size of your Y.apk? Is it larger than 1MB? If so, it will be compressed by aapt. And, AssetManager cannot decompress files larger than 1MB. Regards Sarwar Erfan -- 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

