I would like to in my application user can download content on http, but without having to log on.
how to check whether the request to the server came with the purchased android application?
PS. Sorry for terrible english.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It can be easily handled by Android LVL library. In brief it works in following way:
Android Market application service response from Android market
server that application is licensed
response
So your application can use those hash to identify whether application is purchased or not yet.