I am new to Android Studio, however I am unable to change the background color of buttons. My guess is tat I’m dealing with a faulty installation.. I tried to uninstall Android Studio, but the uninsall.exe file seams to be missing:
How can I uninstall Android Studio without an uninstaller?
I was facing the same problem. The main problem seems to be that the recent versions of Android Studio don’t come with the uninstall.exe in the C:Program FilesAndroidAndroidStudio folder.
2
Answers
Use the search engine in the file explorer. Enter the name of the program to remove and delete the directories that will appear.
Another way:-
C:Program FilesAndroidAndroid Studiouninstall.exe
Search in startup menu
%userprofile%
Then delete the a) .android, b) .androidstudio
Then reinstall the android studio again.
I hope it works.
I was facing the same problem. The main problem seems to be that the recent versions of Android Studio don’t come with the
uninstall.exe
in theC:Program FilesAndroidAndroidStudio
folder.Here is what worked for me:
uninstall.exe
here.uninstall.exe
from that directory toC:ProgramFilesAndroidAndroidStudio
(the original one).