Answer Posted / mady
Not necessarily. "Droid" is a brand name used by Verizon Wireless for its Android-based phones — the Droid X, the Droid Eris, the Droid Incredible and so on. The HTC Evo 4G on Sprint is not a "Droid," per se, but it’s still an Android smartphone.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name the four essential states of an activity.
What is the difference between service and intentservice? How is each used?
Tell us why would you do the setcontentview() in oncreate() of activity class?
What is onlistitemclick()?
What is referred to explicit and implicit intent?
what is a handler thread?
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 difference between file, class, and activity in android?
In android, does service create new thread in background?
List the features of android?
Explain folder, file & description of android apps?
Name some exceptions in android?
How do I upgrade my os?
How do I manually update my android os?
Why is it called android oreo?