what happens when the user puts the file there before your app is installed ...

This is a very poor authorization scheme, you should use an app
licensing scheme instead.

kris

On Fri, Oct 19, 2012 at 2:32 AM, Jatin D Patel <[email protected]> wrote:
> File will store important information regarding whether payment was done or
> not. If app is uninstalled. file gets uninstalled too.
>
> So can we store file on android device, even if customers uninstalls the
> app. The reason why we are doing so is because, if customers come back to
> use our application, we can check that file for records.
>
> Secondly is this solution, recommended?
>
> --
> Thanks,
> Jatin D N Patel
>
>
> --
> 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

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