Hello,

I have an X.apk which contains another Y.apk within is asset folder.
While X activity is trying to install the Y.apk android shows a
parsing error while installation. The Error message shown on the UI is
"There is a problem in parsing the package", while the adb logs shows
"WARN/PackageInstaller(270): Parse error when parsing manifest.
Discontinuing installation". The same Y.apk if i put in another
location (data/data/Y.apk) i can install fine from X.apk.

Is there a reason why Y.apk can't be put in asset folder ? or is there
a neater way to do this ?

thanks for your inputs,

-- 
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

Reply via email to