Android Development Questions and Answers
QS
@qs_by_qset
Created this 8 months ago
Less than 10 submissions
About
Content
Stop reading
1. What is the difference between an Activity and a Fragment?
2. What is the purpose of the Android Manifest file?
Please login to your account to view this. Login
3. What is the difference between a ViewGroup and a View?
4. What is the purpose of the onSaveInstanceState() method?
5. What is the difference between a Runnable and a Thread?
6. What is the purpose of the AsyncTask class?
7. What is the difference between a Service and a BroadcastReceiver?
8. What is the purpose of the SQLiteOpenHelper class?
9. What is the difference between a ContentProvider and a Cursor?
10. What is the purpose of the LoaderManager class?