What is .dex extension?
Answer / 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 |
How many ways data stored in Android?
Can I upgrade my android version?
What is .apk extension in android?
Why is emulator important in the android environment?
What is Content Provider in Android?
1 Answers SwanSoft Technologies,
What setlistadapter() function used for?
Explain the steps in creating a bounded service through aidl.
Please explain the difference between nine-patch image vs regular bitmap image?
What is lifecycle of an activity?
What are some measures you can take to avoid anr?
What is fragment lifecycle?
What are containers?