Answer Posted / mady
The app is free and ad-supported.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In android, what is the meaning of the following code in mainactivity class?
What is the implicit intent in android?
Can I install exe files on android?
What is mvp in android?
On android services, onstart() and onbind() are the same?
What is setlistadapter?
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 the open handset alliance?
Describe some capabilities of ddms?
Which dialog box can you use in you android application?
Which is the highest android version?
When did android become open source?
What is intent in Android?
Explain the activities?
What folders are impotent in android project?