Answer Posted / mady
Android programs are compiled into .dex (Dalvik Executable) files, which are in turn zipped into a single .apk file on the device. .dex files can be created by automatically translating compiled applications written in the Java programming language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between android and android go?
State the importance of having an emulator with the android environment?
What is change gravity?
What is container in android?
Logging methods require two strings, what does each string represent?
What is the use of intent in android?
What is APK format?
What is the build process in android?
In android, what is the meaning of the following code in mainactivity class?
Explain me what is android sdk?
Which kind of information about the application androidmanifest.xml file contains?
What is mvp in android?
Explain seapine software?
How do you find any view element into your program?
How to define a new sencha touch class?