hi, Dynamic permissions can be added to an app using PackageManager.addpermision() .But apps that that use this permissions have to be installed after permission is exposed by the first app. My questions::: What will the use case for this kind of implementation where installation order of application is important? has any one used this feature? If yes under what scenarios?
Vicky -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

