How many ways data stored in Android?
Answer / mady
1.SharedPreferences 2.Internal Storage 3.External Storage 4.SQLite Database 5.Network connection
Is This Answer Correct ? | 3 Yes | 0 No |
Which dialog boxes that are supported in android?
Tell us what is ddms? Describe some of its capabilities?
What is asynctask?
How do I stop my android os from draining my battery?
which of the based class for the main application class in an android application that has a user interface?
How does manifest file plays an integral role in app development?
Explain me onsavedinstancestate() and onrestoreinstancestate() in activity?
What is android:maxsdkversion?
List the data types supported in aidl?
What is the function of an intent filter?
Is it ok to disable android system webview?
What is the name of database used in android?