Searched refs:directory (Results 1 – 21 of 21) sorted by relevance
/sdk/files/ |
D | adb_has_moved.txt | 3 If you don't see this directory in your SDK, 8 include the platform-tools/ directory, so you can
|
D | post_tools_install.bat | 23 rem and set up progdir to be the fully-qualified pathname of its directory. 26 rem Grab current directory before we change it 29 rem Change current directory and drive to where the script is, to avoid
|
D | android.el | 28 :type 'directory
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/ |
D | messages.properties | 6 NDKPreferencePage_not_a_valid_directory=Not a valid directory 7 NDKPreferencePage_not_a_valid_NDK_directory=Not a valid NDK directory
|
/sdk/attribute_stats/src/ |
D | Analyzer.java | 126 File directory = new File(arg); in main() local 127 if (!directory.exists()) { in main() 128 System.err.println(directory.getName() + " does not exist"); in main() 132 if (!directory.isDirectory()) { in main() 133 System.err.println(directory.getName() + " is not a directory"); in main() 137 directories.add(directory); in main() 144 for (File directory : mDirectories) { in analyze() 145 scanDirectory(directory); in analyze() 159 private void scanDirectory(File directory) { in scanDirectory() argument 160 File[] files = directory.listFiles(); in scanDirectory()
|
/sdk/emulator/opengl/ |
D | README | 1 The sources in this directory have been moved to:
|
/sdk/testapps/ |
D | README.txt | 6 the readme file located in the project directory.
|
/sdk/hierarchyviewer/etc/ |
D | hierarchyviewer1.bat | 20 rem and set up progdir to be the fully-qualified pathname of its directory. 23 rem Change current directory and drive to where the script is, to avoid
|
/sdk/apkbuilder/etc/ |
D | apkbuilder.bat | 20 rem and set up progdir to be the fully-qualified pathname of its directory. 23 rem Change current directory and drive to where the script is, to avoid
|
/sdk/files/proguard/bin/ |
D | proguard.bat | 6 rem Change current directory and drive to where the script is, to avoid
|
D | proguardgui.bat | 6 rem Change current directory and drive to where the script is, to avoid
|
D | retrace.bat | 6 rem Change current directory and drive to where the script is, to avoid
|
/sdk/attribute_stats/ |
D | README.txt | 10 This program takes one or more directory paths, and then it searches
|
/sdk/eclipse/monitor/ |
D | monitor.bat | 19 rem Change current directory and drive to where the script is, to avoid
|
/sdk/docs/ |
D | howto_build_SDK.txt | 182 build script by giving it a destination directory and an optional build number: 189 The first argument is the destination directory. It must be absolute. Do not 190 give a relative destination directory such as "../mysdk" -- this would make the
|
D | howto_use_cupcake_sdk.txt | 57 Unzip the SDK somewhere. We'll call that directory "SDK" in command-line 288 Since it is used as directory name, please avoid using shell or path specific
|
D | howto_SDK_git_cygwin.txt | 141 # repo init if there's no .repo directory
|
/sdk/ |
D | changes.txt | 138 source files (in the gen directory) and bytecode (in the res/raw 139 directory) from your native .rs files
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
D | build_messages.properties | 27 No_SDK_Setup_Error=SDK directory has not been setup. Please go to the Android preferences and enter…
|
/sdk/eclipse/buildConfig/ |
D | build.properties | 103 # The directory into which the build elements are fetched and where 152 #- a directory that contains a /plugins or /features subdirectory
|
/sdk/eclipse/ |
D | changes.txt | 367 source files (in the gen/ directory) and bytecode (in the res/raw/ 368 directory) from your .rs files. 557 /res directory. 662 content of the skin directory, to support developer made skins. 709 directory.
|