What if my app uses location API, and service provider shuts that off, can they?
Answer / mady
They can do that... it’s not a perfect world. Rather than having us dictate what carriers and OEMs support, we let developers develop killer apps that will require it.
We want to ensure all the application development that goes on for Android... we want to give OEMs an incentive to keep things open. It’s a positive, self fulfilling vision.
| Is This Answer Correct ? | 0 Yes | 0 No |
how will you display database tables in an activity? Will you use gridview or tableview? Justify?
How do I manually update my android os?
What is an Intent in Android?
Can I upgrade my version of android?
Define android toast.
What is NDK?
Does android have a file manager?
Explain real time scenario where android can be used?
Which is the virtual machine used to run the android apps?
What is the open handset alliance?
Explain in brief about the important file and folder when you create a new app?
What is the risk in blocking the main thread when performing a lengthyoperation such as web access or heavy computation?