What is .dex extension?



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

Post New Answer

More Android OS Interview Questions

Is android the most popular os?

0 Answers  


how to fix an android application crash? How to analyze a crash using logcat?

0 Answers  


What is cryptoobject?

0 Answers  


what is aapt in android?

0 Answers  


Explain apk format in android? How to make an apk file?

0 Answers  






Tell us how would you update the ui of an activity from a background service?

0 Answers  


How will you differentiate nine-patch image from regular bitmap image?

0 Answers  


What is Content Provider in Android?

0 Answers   SwanSoft Technologies,


Where layouts are placed in android?

0 Answers  


how to do inter-thread communication in android, using handlers?

0 Answers  


What is the use of intent in android?

0 Answers  


Do you know what is an action?

0 Answers  


Categories