Android Programming and Technical Programming Technical

What are the functionalities in asyncTask in android?

Options
1) onPreExecution()
2) doInBackground()
3) onProgressUpdate()
4) onPostExecution()

Read Solution (Total 6)

Android Other Question

Why don't we give MIN SDK as 1 in android?

Options
1) Android deprecated version
2) There is no value for 1
3) Android doesn't allow min version 1
4) None of the above
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