Android Programming and Technical Programming Technical

What is sandbox in android?

Options
1) Each application runs securely in sandbox without interrupting another process
2) Android Box
3) Android development tool kit
4) None of the above

Read Solution (Total 7)

Android Other Question

What are the functionalities in asyncTask in android?

Options
1) onPreExecution()
2) doInBackground()
3) onProgressUpdate()
4) onPostExecution()
What are return types of startActivityForResult() in android?

Options
1) RESULT_OK
2) RESULT_CANCEL
3) RESULT_CRASH
4) A & B