Answer Posted / gayathri
The permissions the app requires
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What role has dalvik played in android development?
Is there an internet explorer for android?
What is the order of dialog-box in android?
What is an adapter in android?
What is nest?
What is the implicit intent in android?
How do you programmatically determine whether a radiobutton is checked?
Can an application be started on power up in Android?
Does android support other languages than java?
An android application needs to access device data e.g sms messages, camera etc. At what stage user needs to grant the permissions?
What are the android application components?
What method does android follow to track applications?
What is a ContentProvider and what is it typically used for?
What folders are impotent in android project?
to write a back ground functionality in an activity, should I use a thread or service?