Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 21 of 21) sorted by relevance

/sdk/files/
Dadb_has_moved.txt3 If you don't see this directory in your SDK,
8 include the platform-tools/ directory, so you can
Dpost_tools_install.bat23 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
Dandroid.el28 :type 'directory
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
Dmessages.properties6 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/
DAnalyzer.java126 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/
DREADME1 The sources in this directory have been moved to:
/sdk/testapps/
DREADME.txt6 the readme file located in the project directory.
/sdk/hierarchyviewer/etc/
Dhierarchyviewer1.bat20 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/
Dapkbuilder.bat20 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/
Dproguard.bat6 rem Change current directory and drive to where the script is, to avoid
Dproguardgui.bat6 rem Change current directory and drive to where the script is, to avoid
Dretrace.bat6 rem Change current directory and drive to where the script is, to avoid
/sdk/attribute_stats/
DREADME.txt10 This program takes one or more directory paths, and then it searches
/sdk/eclipse/monitor/
Dmonitor.bat19 rem Change current directory and drive to where the script is, to avoid
/sdk/docs/
Dhowto_build_SDK.txt182 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
Dhowto_use_cupcake_sdk.txt57 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
Dhowto_SDK_git_cygwin.txt141 # repo init if there's no .repo directory
/sdk/
Dchanges.txt138 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/
Dbuild_messages.properties27 No_SDK_Setup_Error=SDK directory has not been setup. Please go to the Android preferences and enter…
/sdk/eclipse/buildConfig/
Dbuild.properties103 # The directory into which the build elements are fetched and where
152 #- a directory that contains a /plugins or /features subdirectory
/sdk/eclipse/
Dchanges.txt367 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.