Sunday, February 20, 2011

[android-developers] Android Life Cycle

Hi

I am curious to know how the Java code gets convert as an Android App ?

My understanding is Java -- > Byte Code -- > APK --> dex (Dalvik)

That is, Java code will be converted as a Byte Code when we compile and then it will be packaged as a APK (Android Project). When we install APK into any Android OS it will be consumed as a .dex ?


--
- Prakash.

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment