I tried installing the Android Studio GPU debugging tools from the SDK manager. But she showed this error:
To install - GPU debugging tools (additional functions, android; gapid; 1)
Preparation "Installing GPU Debugging Tools".
An attempt to install in C: \ Users \ Ronald \ AppData \ Local \ Android \ sdk \ extras \ android \ gapid \ 1 \, but the package "GPU Debugging Tools, rev 1.0.3" already exists in C: \ Users \ Ronald \ AppData \ Local \ Android \ SDK \ Extras \ Android \ gapid. It must be uninstalled or removed prior to installation in the child directory.
Failed Packages:
- GPU debugging tools (additional functions, android; gapid; 1)
This is ...\extras\android\gapid\ dir:
Directory of C:\Users\Ronald\AppData\Local\Android\sdk\extras\android\gapid 08/10/2016 14:55 <DIR> . 08/10/2016 14:55 <DIR> .. 08/10/2016 20:50 <DIR> 1 08/10/2016 20:50 <DIR> 3 27/06/2016 21:54 <DIR> android 27/06/2016 21:58 17.518 package.xml 27/06/2016 21:54 17.187 source.properties 27/06/2016 21:54 <DIR> windows 2 File(s) 34.705 bytes 6 Dir(s) 282.628.423.680 bytes free
and ...\extras\android\gapid\1\ dir ::
Directory of C:\Users\Ronald\AppData\Local\Android\sdk\extras\android\gapid\1 08/10/2016 20:50 <DIR> . 08/10/2016 20:50 <DIR> .. 08/10/2016 20:50 <DIR> .installer 0 File(s) 0 bytes 3 Dir(s) 282.627.383.296 bytes free
What does it mean?
source share