November 2014
Intermediate to advanced
624 pages
16h 56m
English
1. False
2. onPreExecute()
3. executeOnExecutor(AsyncTask.SERIAL_EXECUTOR)
4. The Loader class
5. False
1. False
2. bindService()
3. A remote interface
4. False
5. IntentService
1. False
2. ContentValues
3. setTransactionSuccessful()
4. True
5. Store the location as a file path or URI
1. onCreate(), delete(), getType(), insert(), query(), update()
2. content://
3. False
4. False
1. Normal and ordered
2. False
3. Register to receive broadcasts and implement a broadcast receiver class
4. ACTION_MY_PACKAGE_REPLACED
5. True
1. getSystemService(Context.NOTIFICATION_SERVICE);
2. False
3. True
4. setNumber()
5. Causes notifications to be canceled when ...