What is AAPT?
Answer / maanya
AAPT is an acronym for android asset packaging tool. It handles the packaging process.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the core building blocks of android?
Activity results handled by the onactivityresult() method are differentiated from one another using which code?
What are Native Android Actions?
Which dialog boxes that are supported in android?
How can I reduce my android system usage?
What are the different types of intents in android?
What is .iml directory?
What is oxygen os?
What is .apk extension?
How is the nine-patch image different from a regular bitmap?
how will you display database tables in an activity? Will you use gridview or tableview? Justify?
Which activity class do you need to inherit to show google map?