I want to know whether the user have installed the apps from the links i provided in my application..
The problem is the package name, first I have to install the app to get to know the app package name, and then write the code which compares with the package name i provided.
I cant do this process for each and every new app promotion.
Is there a way to know the package name of the android apps without even installing it?