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..

Recommended Answers

All 2 Replies

In case you didn't find it, the API documentation is here. It only seems to provide the ability to check what's available not to check an id. You could try writing to the API author and see if he had any suggestions.

Thanks chrishea for help.
But this is for java i guess.
How can i use it in php or in web page ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.