So, I have developed a Map application which needs to be on android should I need to write code again in android or can in convert the JavaScript web app into android-app anyways to do so?
So, I have developed a Map application which needs to be on android should I need to write code again in android or can in convert the JavaScript web app into android-app anyways to do so?
Share Improve this question edited Dec 18, 2019 at 11:33 Twisha Kotecha 1,1041 gold badge6 silver badges18 bronze badges asked Dec 18, 2019 at 10:04 HarshaHarsha 741 silver badge11 bronze badges2 Answers
Reset to default 2The thing you are looking for is called 'hybrid mobile app development'.
There are a number of frameworks you can use to convert web applications to native ones. I remend to go for PhoneGap, as your only requirement is to use JavaScript (the majority of the frameworks are front-end framework bound)
You have to register an Adobe Account and upload zips of your application to build the Android APK when going the PhoneGap group
Good luck!
1-) You can use Android WebView, and can present your website into your Android App (best choice)
https://developer.android./guide/webapps/webview
https://www.journaldev./9333/android-webview-example-tutorial
2-)You can make it without writing code, there are websites that directly changing websites to the android apk
https://median.co