Android : Android Studio: WebView

on Wednesday, January 28, 2015


Technically speaking, could you create an Android app by making a local web site using HTML & CSS code, copying/pasting all those files into a src/main/assets folder, and then using WebView to display the web site inside your app? What would be the disadvantages of doing that?


0 comments:

Post a Comment