I know it might sound weird! Is it possible to link the number of downloads of your app from your site to reflect on Google play store?
I don't think you can access directly from the site, but you can use the WhereDat app search API
Related
My app was published on Google Play Console. But after 6 days, my app has been suspended from Google Play Console with the reason of copyrighted contents. I am using 'YouTube Android Player SDK' to play YouTube videos.
Please let me know what am I missing?
You may check the YouTube API Services Terms of Service page. Also, base from this thread, if you are using the official API to show videos, either on Android or for a Web App, then this should not be a concern as the API will only give you videos that haven't been restricted by the content owners (or if there is a concern over content, the videos will be removed, and hence your apps will no longer be displaying them).
Hope this helps!
Suspension rollback by Google after writing proper mail, explaining that we have not used any copyrighted content in our App and followed all guideline by Google and YouTube
i own a website and i want to convert my website in android application using web view but as per play store policy i m not able to publish my app on the play store now my main question how can i add get permission from web site to use in web View and publish on the play store.
Thanx in advance and sorry for my poor english.
Provide advance notice to the Google Play App Review team
You need to give the trust them as you are owner of your website.
Go through this link to submit documents
Similar to this post regarding the Apple iTunes App store, would there be any way to find all the apps on the Google Play store?
Are there any APIs available or a simple page like the apple one with lots of hyperlinks? Or an RSS Feed?
Any portal I can find into the google play store seems very interactive, and not really a complete list, but lots of 'top' lists of apps/games.
I ended up using a paid service called 42Matters.
They provide an API that you can call for a subscription fee.
Please some on guide me the way to give Google indexing to my android app but i don't have a website on my own. All i want is to show my app on searching in Google and on clicking that search item it should go to play store.
Here is the google developer doc for the same.
https://developers.google.com/app-indexing/?hl=en
Please someone could help me explain how it works.
Google indexes websites. If you have a unique app or other way for Google to recognize your app among many others, then submit your app to other app "markets" like Amazon or AppBrain.
You can also submit to websites that review apps or want to reference to talk about "new" or interesting apps.
You can also pay people to write or blog about your app, but that is a possible violation of the Google Play Store TOS (subject to interpretation of course).
App indexing allows developers to connect pages from your app web site with specific content within your Android app. This enables Android smartphone users who have your app installed to open it directly from relevant mobile search results on Google. If you don't have a website connected to your app I don't think you can index your app for Google Search Results.
Having said that you could try to add app indexing to your app only for Google Search App just to re-engage the user but I'm no sure if it is possible to do that or not.
Can anybody please tell me how to fetch all the details of android app including icon, screenshots and description from google play using its package name? If there is any api for this then please let me know. Thanks in advance
Play Store API is an unofficial version of Google Play Store which will let you pullup applications from google play store using18 different functions covering almost everything from google store
Tryit: https://github.com/thetutlage/Google-Play-Store-API