Tuesday, June 18, 2019

Android Studio | not showing attributes (Work 100%)

How to fix when it did not show attribute for Button, TextView...



First, try with: File > Invalidate Caches and Restart. 

Well, there are my solutions to deal with android studio 
Just follow the steps:
1: Close your Android studio if running
2: Make sure no shortcut icon is present in the bottom bar or desktop(optional)
3: Delete folder : Open C:/Users/{your_USER_NAME}/ and just delete .AndroidStudio{VERSIONCODE} folder
what does this folder do? well it saves your custom android studio themes, styles, shortcuts etc
after deleting it
4: Check you are connected to the Internet
5: open the android studio and it should present you with again setting screens like what theme you would like to use etc! just go with recommended
6: follow the recommended steps at first after that if anything android studio is missing it will download!
7: try creating a new project then!
REMEMBER you do not need to remove .gradle for just simple UI/UX glitches of android studio! just remove .androidStudo3..(

No comments:

Post a Comment