+ 1
Can we convert a web app into android app . If yes then How please help??
Can we convert a web app into android app . If yes then How please help??
6 ответов
+ 5
You can use sketechwere's webview
+ 5
This lesson will help you - https://www.sololearn.com/learn/1439/?ref=app
- Krishna Sir
+ 3
Yes, using android web view.
+ 2
Martin Taylor you are right and you also need node in order to install cordova and you need gradle but there is a good tutorial for building a first app and I managed by running the steps and installing any missing dependency as they were required to solve errors. It is easy. Now ios is a different story: it will not work if you do not have latest distributions and Xcode and even then, getting a debug version on your phone without paying a developer's license is not documented. You need to go down a rabbit hole.
+ 1
Rishav Tiwari Is there any other way except android studio ?
+ 1
I bundle apps for android and ios with apache cordova. It can all be handled from the command line of a pc. https://cordova.apache.org/docs/en/10.x/guide/cli/