On Tue, Jun 19, 2012 at 10:33 AM, Jesse Nave <[email protected]> wrote: > Sorry if this is a rehash, but I cannot find a previous post on this topic. > I have a website that I want to open exclusively with my app. I would like > to redirect all other traffic to Google Play, inviting them to purchase the > app. Can this be done, or am I completely missing something? I don't want > to detect mobile devices, I need the website linked to my app, regardless of > device type, or dpi. Thank you. >
No, you can't make it so that only users who have purchased your app can view your site via some plain HTTP magic. You'll have to use authentication. Kris -- 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

