Complete Process of making an Android app from web page(s) | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Complete Process of making an Android app from web page(s)

18th May 2018, 5:50 PM
Bello Umar Faruq
Bello Umar Faruq - avatar
2 Réponses
+ 1
If you want just to convert you web page/app to the Android app, you should use cordova in stack of Phonegap, XDK or some other framework for web-cross-platform development. Make your web app, get Phonegap account, prepare all icons and other stuff, get google/apple dev account, get certificates, load your app to Phonegap builder and then publish to store. As a result you will get web view with your wep app on the phone. Also you may look at more native way for cross-platform development: -Nativescript -Reactnative -Fuse -Flutter
18th May 2018, 5:58 PM
BugBuster
BugBuster - avatar
0
Bob, Thanks
18th May 2018, 6:00 PM
Bello Umar Faruq
Bello Umar Faruq - avatar