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 |
Explain the difference between serializable and parcelable?
Explain the scenario in which only ondestroy is called for an activity without onpause() and onstop()?
Toast is a class to display a message in android. How to set position of a toast?
What is the latest version of android? List all the versions of android.
Can an application be started on powerup?
Does Android support Adobe Flash in the browser?
What is alertdialog in android?
How to send sms in android?
Is it possible to use or add a fragment without using a user interface in Android?
How will you record a phone call in Android? How to get a handle on Audio Stream for a call in Android?
What do you mean by adb?
what is bundle in android and how it is different from parcel?