+ 1

Do we have a html compiler for android?

Any compiler that run html , css , js on android like code playground does!

9th Jun 2018, 6:52 AM
Sakaar Sen
Sakaar Sen - avatar
8 ответов
+ 13
ok DevTycoon do this - in SL copy ur whole css and paste that inside the <style></style> tag. And copy ur whole js and paste inside the <script></script> tag. After that create a file naming doc.html or doc.htm in notepad. Then copy ur whole html from SL and paste it in that file. Then if you click on the file, it'll run on web browser.
9th Jun 2018, 7:16 AM
***
+ 4
Web projects using the languages you mentioned are not compiled. They are interpreted.
9th Jun 2018, 7:41 AM
Hatsy Rei
Hatsy Rei - avatar
+ 3
Yes, any browser can do that.
9th Jun 2018, 6:53 AM
Bagshot
Bagshot - avatar
+ 3
download AnWriter free or Android Web Developer for Android, I'm also using it and I've written several codes on it, they're just simply good. Hope this helps?
9th Jun 2018, 7:28 AM
Oladiran Wale
Oladiran Wale - avatar
9th Jun 2018, 6:54 AM
Jonathan Pizarra (JS Challenger)
Jonathan Pizarra (JS Challenger) - avatar
+ 1
Rohan Karan How can i run these file on computer ( html , css ,js) as one webpage
9th Jun 2018, 7:06 AM
Sakaar Sen
Sakaar Sen - avatar
9th Jun 2018, 7:17 AM
Sakaar Sen
Sakaar Sen - avatar
0
Bagshot I mean a compiler where i can enter my own stuff and the compiler executes it.
9th Jun 2018, 6:55 AM
Sakaar Sen
Sakaar Sen - avatar