I don't know what would be a good solution for this problem.
The problem is that half of the users would like the new features that
required "personal" permissions (read sms, get accounts, ...) and the
other half of the users would uninstall or not to update the app
because
they afraid for their personal data.

Maybe it is a bad solution to create two versions with different
permissions.
Do you know how to solute this problem?

I'm thinking of an other solution. I create a new "addon" apk with
these
permissions. This is a content provider which provides the required
data.
The user can make a decision if he installs this app or not. The main
app checks
if there is a provider and could get this information from it.

What do you think about it?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to