What is 9-patch image?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between activity & service?
What folders are impotent in android project?
Define the exceptions of android?
How do I update my android os?
Can I install exe files on android?
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 api level in android?
What is the name of the database used in android?
What is context in toast android?
What is the apk format?
How can I make my android update faster?
Explain the sending sms in android?