how to get permission from website to use in android WebView - android

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

Related

App download from site linked to Google play store

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

Can i give google indexing to my android app but i don't have a website

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.

Fetch all the details of android app from google play

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

Link to Google Play Application from an WEB PAGE

I know how to link users directly to product detail page in Google Play Application from an Android Apps using code below,
market://details?id=package_name
My question is, is there any way that link users directly to product detail page in Google Play Application from an WEB by force?
I tried with code below, however, few of devices ask me which app [web browser, Google play application] do I want to use to complete action of LINK but most of them usually links me directly to Google Play WEB Page.
http://play.google.com/store/apps/details?id=pacakage_name
Any Solution?
Thank you

Details of all apps in App Store

Is there a way to get the details of all apps available in App Store (Google Play/ Apple App Store/ Windows Store)? Is there any RSS Feed or a service that could be utilized for this.
Simply answer is NO, There is no such way to grab the application information in the AppStore, Google Play or Windows store.
You can get the rss feed of iPhone app's using this link. You can generate the rss feed url according to your need.
For Android refer this link
For windows refer this link

Categories

Resources