0
How can i convert my html,js,css code into apk
How to convert codes to apk
17 Respostas
+ 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.
+ 3
Why you need to create apk you can directly open you file through browser save your file with .html extension.
+ 2
Watch YouTube video(link given in bottom of the lesson.)
+ 2
Krishna Umande first save your html file with extension dot html then open from browser
+ 2
Android studio, webview
+ 2
Ok
+ 2
Krishna Umande take example - myfile.html
Here .html is extension(also called file format)
+ 2
Start your browser, go to www.Google.com, and type in your question. You will get hundreds, if not thousands of answers.
+ 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...
+ 1
What is extension dot html
+ 1
Is that even posible? I think it needs Android Studio
+ 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?
0
I am confused how to do that
0
How can i open it in browser
- 2
Can can some one help me to make zip file of my html doc