Can I Use HTML, CSS in Android studio? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Can I Use HTML, CSS in Android studio?

I want to make an android app with good UI, but I think css will do it better than xml for styling the app 1- Is css better than xml? 2- can I use css in android studio?

9th Jan 2022, 1:33 PM
Adam Ehab
Adam Ehab - avatar
2 Answers
+ 2
Indeed. You can implement a webview and render your webpages inside that webview. That way, you can let users see your website from inside your app or even create a web app.
9th Jan 2022, 2:20 PM
Crypter
+ 1
??
9th Jan 2022, 1:44 PM
Adam Ehab
Adam Ehab - avatar