Answer Posted / gayathri
The permissions the app requires
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is sticky intent?
How was android os created?
How to show or hide a sencha touch component?
What is the correct way of setting up an android-powered device for app development?
Which are the different tags that are required to create reusable user interface that include the layout?
What is the importance of android in the mobile market?
Which method to open a hap connection to an uri?
Write code snippet to retrieve IMEI number of Android phone.
What are typical subdirectories that the “res” directory does contain?
What is setlistadapter?
What is the use of android os?
The last callback in the lifecycle of an activity is onDestroy(). The system calls this method on your activity as the final signal that your activity instance is being completely removed from the system memory. Usually, the system will call onPause() and onStop() before calling onDestroy(). Describe a scenario, though, where onPause() and onStop() would not be invoked.
What is a toast notification?
What is the proper way of setting up an android-powered device for app development?
What is activitycreator?