Hi All,
I am having one php website.
where user register and add android application id from android market.e.g. com.GalleryXYZ...
I just have to check that whether this id is valid or not on android market?
I found below link:
http://developer.android.com/guide/publishing/publishing.html#marketintent
But it doesn't help me.
Is android provide any API or XML so that i can check with it.??
Please help me..