Answer the question
In order to leave comments, you need to log in
Is there an example of Hello World on Dalvik bytecode?
Greetings.
I have been wondering for a long time - "Is it possible to develop applications for Android without any use of the JVM?", but just a couple of weeks ago I found out that Android has its own bytecode.
If so, how can I get basic examples on it without decompiling existing projects, and is there a Dalvik bytecode "editor" for more convenience?
Answer the question
In order to leave comments, you need to log in
First, Android is Linux and has no bytecode. Second, Dalvik is a JVM. Thirdly, Dalvik is no longer relevant, modern Androids use ART. Finally, bytecode is not intended to be used by humans.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question