Android Studio Create A Simple About Me Page Using html and css
Download Follow @shajahanubaid Star Watch
1) Open Your Android studio Project
2) Create A Asset Folder
In left slide bar
Right click On res folder and select New > Folder > Asset folder
3) Right click on asset select new > file
4) Create a new activity
Right click on app folder then new > Activity > Empty Activity
This name it as about Activity
5) Open Activity_about.xml
Add this code
6) Open your MainActivity java class
Add This code
7) Open your About me Activity java class
Add this code
8) open assets folder
open sample.html file
Add this html code
Follow @shajahanubaid Download
Comments
Post a Comment