Can I convert html to apk ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Can I convert html to apk ?

Hi everybody . I'm going to be interpreter.But I wanna able to write programs. My question is about converting apps(.apk). I think , learning html is easier than learning java. So I want to write my program in html. Can you tell me , is there any app(.apk) that converts html to apk ? If yes , is it free?

10th Jan 2018, 6:44 AM
Sadiqov Lətif
5 Answers
10th Jan 2018, 7:18 AM
Amethyst Animion
Amethyst Animion - avatar
+ 5
Yes, You can use Android Studio, it's free. You have to learn basic knowledge to use the app effectively. Check the link below for Android Studio. Good luck. https://developer.android.com/studio/index.html
10th Jan 2018, 6:58 AM
Tran Huu Dang
Tran Huu Dang - avatar
+ 2
create webview in android and give your html application link in it also you can get webview examples from github
10th Jan 2018, 6:50 AM
rowdey rathod
rowdey rathod - avatar
0
ohh
10th Jan 2018, 7:30 AM
Dineth Pramodya
Dineth Pramodya - avatar
0
If java is not your best friend, you can use also scripting and web app for write apps on your android device with QPython that supports develop of python apps (also gui powered with kivy) and python webapp (with flask bottle etc)
10th Jan 2018, 9:05 AM
KrOW
KrOW - avatar