Right now when user wants to download an application, he can do it using Android Market application installed on his phone or do it via web Market.
Is it possible to figure out, which way was this application installed ?
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.
Found this in the Android Cracking Blog:
According to the comments however, on some phones this does still return null.
Try this method to see if it returns null with your phone. If it doesn’t, have a look if
installPMchanges when using Android Market Vending instead of the WebInterface.If it doesn’t change, I don’t think it is possible to check how it was installed, as the Push-Notification is received by Vending.apk.