Skip to content

Instantly share code, notes, and snippets.

@jpluimers
Created August 28, 2013 11:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpluimers/6365014 to your computer and use it in GitHub Desktop.
Save jpluimers/6365014 to your computer and use it in GitHub Desktop.
ADT paths should not contain spaces: overview of batch files and their compatibility with spaces
+ ...\adt-bundle-windows-x86-20130522\sdk\build-tools\android-4.2.2\dx.bat
+ ...\adt-bundle-windows-x86-20130522\sdk\tools\android.bat
+ ...\adt-bundle-windows-x86-20130522\sdk\tools\ddms.bat
+ ...\adt-bundle-windows-x86-20130522\sdk\tools\draw9patch.bat
+ ...\adt-bundle-windows-x86-20130522\sdk\tools\hierarchyviewer.bat
+ ...\adt-bundle-windows-x86-20130522\sdk\tools\jobb.bat
+ ...\adt-bundle-windows-x86-20130522\sdk\tools\lint.bat
+ ...\adt-bundle-windows-x86-20130522\sdk\tools\monitor.bat
+ ...\adt-bundle-windows-x86-20130522\sdk\tools\monkeyrunner.bat
+ ...\adt-bundle-windows-x86-20130522\sdk\tools\traceview.bat
+ ...\adt-bundle-windows-x86-20130522\sdk\tools\uiautomatorviewer.bat
- ...\adt-bundle-windows-x86-20130522\sdk\tools\lib\find_java.bat
+ ...\adt-bundle-windows-x86-20130522\sdk\tools\lib\post_tools_install.bat
* ...\adt-bundle-windows-x86-20130522\sdk\tools\proguard\bin\proguard.bat
* ...\adt-bundle-windows-x86-20130522\sdk\tools\proguard\bin\proguardgui.bat
* ...\adt-bundle-windows-x86-20130522\sdk\tools\proguard\bin\retrace.bat
- ...\adt-bundle-windows-x86-20130522\sdk\tools\templates\gradle\wrapper\gradlew.bat
- compatible with spaces in path
+ incompatible with spaces in path
* won't run at all when current directory is different from directory of batch file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment