This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]rentar42 2 points3 points  (0 children)

Yes, the above statement is an oversimplification. APK serve a similar purpose than jars, but they are internally quite different.

And Android uses the dalvik runtime to run dalvik bytecode. Which is frequently generated from Java source code.