Answer Posted / maanya
- An activityCreator is the initial step for creation of a new Android project.
- It consists of a shell script that is used to create new file system structure required for writing codes in Android IDE.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is main/res/ directory?
how to fetch a contact person number from contact application using content provider?
Can I write code for android using c/c++?
What is meant by responsive design?
What is adt stand for?
Sencha touch is?
what does android run on ?
How many android os are there?
What is the difference between a regular bitmap and a nine-patch image?
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.
Explain activity creator in android?
What are some measures you can take to avoid anr?
What is notificationmanager class?
What are runnable in android?
Why android is most popular operating system in the world?