Hi Craig,

Yes, it is indeed possible, although not directly from the asset
folder (I think, been a while since I did it). If my memory serves me
right, you will need to write the file (apk) into the phone memory or
sdcard (not sure about sdcard though) before you can use
PathClassLoader on it.

Makas

On Mar 12, 8:04 pm, Craig O Connor <[email protected]> wrote:
> Hi guys,
>
> I am using PathClassLoader in my application and can get it to load
> files that are already installe.d But how do I get it to load an apk
> file that is stored in say the assets folder of my app. IS this even
> possible?
>
> Thanks in advance,
> Craig

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