Sorry for the delay. Only just now realised my question had been
approved. Thanks for pointing me in the right direction. I will try
this now.

Thanks,
Craig

On Mar 15, 8:02 pm, fadden <fad...@android.com> wrote:
> On Mar 12, 8:38 pm, Lance Nanek <lna...@gmail.com> wrote:
>
> > I saw a thread with people loading APKs via DexClassLoader 
> > here:http://stackoverflow.com/questions/1001944/android-remote-code-loading
>
> Yes, use DexClassLoader.  Tthe app needs a place to unpack and fix up
> the DEX data (the alternative being to hold the entire thing in
> unshared memory).  Unless you have a rooted phone, you can't store it
> in /data/dalvik-cache like the system does.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to