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
Can you update the operating system on an android tablet?
What is lifecycle of an activity?
Can I open exe files on android?
What is gen folder in android?
Is google an android phone?
Can you change the os on a phone?
Write down the syntax to get a view element in the program?
Can you please explain the difference between data storage options which are available in android?
Describe the android framework
What is an uris?
how to fetch a contact person number from contact application using content provider?
What is meant by activities?
Described the advantages of android?
What are three common reasons to use an intent?
What are the methods to avoid memory leaks in android?