Can we convert a web app into android app . If yes then How please help?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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??

19th Jun 2021, 4:40 AM
Dinesh Kuniyal
Dinesh Kuniyal - avatar
6 Answers
+ 5
You can use sketechwere's webview
19th Jun 2021, 4:35 PM
Abhiyantā
Abhiyantā - avatar
+ 5
This lesson will help you - https://www.sololearn.com/learn/1439/?ref=app - Krishna Sir
19th Jun 2021, 5:25 AM
Abhiyantā
Abhiyantā - avatar
+ 3
Yes, using android web view.
19th Jun 2021, 4:48 AM
Rohit Kh
Rohit Kh - avatar
+ 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.
20th Jun 2021, 11:33 AM
bell
bell - avatar
+ 1
Rishav Tiwari Is there any other way except android studio ?
19th Jun 2021, 3:11 PM
Dinesh Kuniyal
Dinesh Kuniyal - avatar
+ 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/
20th Jun 2021, 7:30 AM
bell
bell - avatar