I have two published apps that are pretty targeted to the user
collecting their personal medical data (like Blood Pressure, etc.) and
then, eventually sending it somewhere, if they choose.

I decided to put Read/Write permission on my ContentProvider, so if
another app comes along that wants to the access that content, the
user will be warned. The permission that is required is declared in my
apps.

When the user installs my apps, they are also given a warning that the
app requires that permission (even though it's the one that declares
it), and it shows up in the Marketplace also.

The question is: is it possible that the permission acceptance part of
installing my app could be putting  customers off? I don't know what
other's acceptance rate is, but mine is around 50% of customers who
download it have active installs.

I'm wondering if others have experienced anything like this? I think
the app still needs permission protection on the user's data,
regardless of if it is affecting "sales".

Thanks

-- 
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

Reply via email to