How can i convert my html,js,css code into apk | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can i convert my html,js,css code into apk

How to convert codes to apk

22nd Oct 2020, 9:57 AM
Krishna Umande
Krishna Umande - avatar
17 Answers
+ 1
Krishna Umande if you know reactjs then learn react native. Then you will be able to convert your react native project to apk. If you don't know reactjs or new to javascript. Use service worker and make it a progressive web app. You can host your game on netlify or GitHub. After hosting on netlify or GitHub your app will be live on internet. Now, you can share link provided netlify or GitHub to share your app. Don't forget to use webpack. So, that others can not do reverse engineering on your app.
22nd Oct 2020, 12:32 PM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar
22nd Oct 2020, 9:59 AM
Vadivelan
+ 3
Why you need to create apk you can directly open you file through browser save your file with .html extension.
22nd Oct 2020, 10:08 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 2
Watch YouTube video(link given in bottom of the lesson.)
22nd Oct 2020, 10:09 AM
Vadivelan
+ 2
Krishna Umande first save your html file with extension dot html then open from browser
22nd Oct 2020, 10:22 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 2
Android studio, webview
22nd Oct 2020, 10:28 AM
Shadoff
Shadoff - avatar
+ 2
Ok
22nd Oct 2020, 10:30 AM
Krishna Umande
Krishna Umande - avatar
+ 2
Krishna Umande take example - myfile.html Here .html is extension(also called file format)
22nd Oct 2020, 10:33 AM
Vadivelan
22nd Oct 2020, 12:33 PM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar
+ 2
Start your browser, go to www.Google.com, and type in your question. You will get hundreds, if not thousands of answers.
24th Oct 2020, 1:03 AM
Brian Eller
Brian Eller - avatar
+ 2
There Are 2 Methods: 1) In Android Studio (FREE): https://youtu.be/CjiSaGWvsEU 2) MIT App Inventor (FREE): i) Upload The App Files to A Web Hosting Server: https://www.youtube.com/results?search_query=free+html+web+hosting ii) Then See This Tutorial: https://youtu.be/TesEcpLeC3g iii) Build The Apk, Enjoy! Note: Second Method Needs Internet Connection! Hope It Will Help...
1st Aug 2021, 12:47 PM
Sancho Godinho
Sancho Godinho - avatar
+ 1
What is extension dot html
22nd Oct 2020, 10:30 AM
Krishna Umande
Krishna Umande - avatar
+ 1
Is that even posible? I think it needs Android Studio
24th Oct 2020, 4:49 AM
SkyFreak
SkyFreak - avatar
+ 1
I think just make some content using Android Studio then use WebView? Although you need a server for your html to let WebView works?
13th Aug 2021, 11:19 PM
SkyFreak
SkyFreak - avatar
0
I am confused how to do that
22nd Oct 2020, 10:07 AM
Krishna Umande
Krishna Umande - avatar
0
How can i open it in browser
22nd Oct 2020, 10:10 AM
Krishna Umande
Krishna Umande - avatar
- 2
Can can some one help me to make zip file of my html doc
24th Oct 2020, 2:25 PM
Krishna Umande
Krishna Umande - avatar