command - How to delete files from android old sdk folder under Windows 10 -


i install android sdk android-sdk folder , android studio android-sdk path sdk installer. used path sdk android studio. try delete old android-sdk got error:

...\appdata\local\android\android-sdk\platform-tools\adbwinusbapi.dll access denied. 

i used try access:

takeown /f android-sdk /r /d y  icacls android-sdk /grant administrators:f /t 

also username account.

how remove folder content?

this fixed new android studio version 2.2.3 new instalation.


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -