What’s the difference between class, file and activity in android?
No Answer is Posted For this Question
Be the First to Post Answer
How many ways data stored in Android?
Explain me three common use cases for using an intent?
What is the function of an intent filter?
What is the manifest file and how is it used?
Which language does android support to develop an application?
Explain me what is android sdk?
What is armv7?
Is oxygen os same as android?
What is difference between serializable and parcelable ? Which is best approach in android ?
What is the purpose of @override in android?
How all the activities that are running run in main thread?
how will you display database tables in an activity? Will you use gridview or tableview? Justify?