简体   繁体   中英

Webview App for all the Mobile Devices and uploading to play store

I have a few queries about Webview app and uploading it to Play store-

There is a php/mysql webpage using javascript, css, html.

1) If we create a Webview app for this webpage using Android Development Kit, would the Webview App work only on Android phones even if its a plain webview ?

2) If not, what other platform is best to create a Webview app that works well on all the devices(Android, iPhone, Windows).

3) If the above webview app (created on ADK) doesn't work on all the devices (Android, iPhones, Window) and suppose the apk file is created using Android development kit initially and uploaded to play store with a key, can the new webview app apk file be updated on palystore if we use another kit other than ADK (like PhoneGap, etc).

4) Is it possible that ADK Webview App doesnt work properly on all Andorid versions having some formatting issues. If yes, is there anything that we can add to work it well even in older android versions as well.

These queries might be very basic but I am new to Apps, so it woud be great if they can be replied with a brief description.

You can upload webView app in Apple AppStore with Authentic WebURL. you will need to submit information that define that you are the Owner of that Website. Otherwise it will be reject by Apple.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM