To get data from webserver to android application, which of the following class you need to use to establish connection?
How one can parse xml in android?
how to do inter-thread communication in android, using handlers?
Explain difference between asynctasks & threads?
Can you deploy executable JARs on Android? Which packaging is supported by Android?
What is action in android?
What is orientation in android? How is it done?
What is meant by services?
Differentiate activities from services?
What is android user interface?
An android application needs to access device data e.g sms messages, camera etc. At what stage user needs to grant the permissions?
Explain me what is android sdk?
What is the importance of settings permission in app development?