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 does Compatibility Issue Means in Android?
Explain the application of shared preference?
Explain the onsavedinstancestate() in activity?
what is anr? What is the cause of anr and how will you rectify this problem?
What is broadcast receiver component of android?
What are the key components in android architecture?
What are three common reasons to use an intent?
What are the steps that are involved in converting the android in newer version?
When a dialog is requested for the first time, which method will android call from your activity?
Explain what is application context?
What is none wake up sensor?
What is launcher icon?
What is cryptoobject?
Explain localization?
Explain the difference between data storage options which are available in android?