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 could you show icon of an activity in manifest file?
Describe the android application architecture.
Explain intent component of android?
What is cryptoobject?
Order of buttons on dialog box?
What is base of all sencha touch component?
What is the relationship between the life cycle of an asynctask and an activity? What problems can this result in?
What is nest?
To display a notification on upper left of android screen, which of the following class you need to use?
What is android?
How do I remove sections from my favourites?
Where can you define the icon for your activity?