Not that I'm aware of.

As far as I can tell - the case of developing in Eclipse will result
in the IDE producing a new APK file with each compile. My guess is
that swapping would require compilation and injection of single
classes/objects not whole program/APK files.

On Thu, Dec 1, 2011 at 9:31 PM, Diesis <nicolealicia.ross...@gmail.com> wrote:
> Is there something like JVM's hot-swap in android? Anything that
> allows to change code parts in a loaded and running class?
>
> --
> 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
>



-- 
Michael Banzon
http://michaelbanzon.com/

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

Reply via email to