How to request for permissions on android using the new Results API
Starting an activity in android and getting a result is a common pattern that has been around for a long time. You start an activity, then listen to the result and do something based on what you get back. For example, you can start an activity to sel...









