Searched refs:have (Results 1 – 25 of 54) sorted by relevance
123
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | manifest-expected-completion17.txt | 3 …void name collisions. For example, applications published by Google could have names of the form c… 5 android:versionName : The text shown to the user to indicate the version they have. [string]
|
D | manifest-expected-completion18.txt | 11 android:permission : Specify a permission that a client is required to have in order to use the as… 12 android:multiprocess : Specify whether a component is allowed to have multiple instances of itself… 14 android:taskAffinity : Specify a task name that activities have an "affinity" to. [string] 21 android:stateNotNeeded : Indicates that an Activity does not need to have its freeze state (as ret…
|
D | completion12-expected-completion75.txt | 50 android:soundEffectsEnabled : Boolean that controls whether a view should have sound effects enabl… 51 android:hapticFeedbackEnabled : Boolean that controls whether a view should have haptic feedback e…
|
/sdk/bash_completion/ |
D | adb.bash | 19 unset -v have 20 type $1 &> /dev/null && have="yes" 22 if [ "$have" != "yes" ]; then
|
D | NOTICE | 89 (except as stated in this section) patent license to make, have made, 148 the terms of any separate license agreement you may have executed
|
/sdk/find_java/ |
D | find_java.bat | 24 rem Check we have a valid Java.exe in the path. The return code will 44 echo If you already have Java installed, you can define the JAVA_HOME environment
|
/sdk/monitor/ |
D | monitor.bat | 23 rem Check we have a valid Java.exe in the path.
|
D | build.gradle | 5 // will have to be hard coded and fixed by sdk/eclipse/scripts/update_version.sh
|
/sdk/docs/ |
D | howto_SDK_git_cygwin.txt | 44 - You must have Cygwin installed. But wait! You CANNOT use the latest Cygwin 1.7. 98 "bionic" and the "external/iptables" project. The issue is that they have files 99 which have the same name yet differ only by their case-sensitivity. Since the
|
D | howto_build_SDK.txt | 80 Then once you have all the source, simply build the SDK using: 95 parallel, e.g. if you have a dual core, use "make -j4 sdk" to build faster. 165 You must have Cygwin installed. You can use the latest Cygwin 1.7 or the 241 It used to be that you'd have to download a specific version of
|
D | howto_use_cupcake_sdk.txt | 71 If you already have a working Eclipse installation with a pre-0.9 ADT, 81 - You must have Eclipse 3.3 or 3.4. Eclipse 3.2 is not longer supported. 107 If you have pre-0.9 projects in your Eclipse workspace, or if you import them 316 By default Android projects in Eclipse have an "automatic target" mode.
|
/sdk/emulator/skins/dynamic/ |
D | layout | 3 # Many of the parts in this layout have both _on and _off versions
|
/sdk/eclipse/ |
D | README_WINDOWS.txt | 21 b- Once you have a Linux SDK, you can create a Windows SDK:
|
D | changes.txt | 33 Android Support library), since we have also removed the catch-all 38 * Test projects now have access to the full classpath from the 61 to have a default constructor, you can hit runtime errors when the 253 - The New Project and the New XML File wizards have been reworked into 287 well as views anywhere in the layout that have the same type). 354 - Most of the tools have improved integration with the Mac OSX 356 - Most of the tools have new launcher icons. 433 - Automatic Proguard support in release builds. Only need to have a 459 - Added support for library projects that don't have a source folder 710 - New projects have a default layout.
|
/sdk/hierarchyviewer/etc/ |
D | hierarchyviewer1.bat | 27 rem Check we have a valid Java.exe in the path.
|
/sdk/apkbuilder/etc/ |
D | apkbuilder.bat | 27 rem Check we have a valid Java.exe in the path.
|
/sdk/ |
D | changes.txt | 31 error some users have experienced. 36 check) have been rewritten to use the more accurate Java parse 163 - Automatic Proguard support in release builds. Only need to have a proguard.config
|
/sdk/files/ |
D | proguard-android-optimize.txt | 9 # off various optimizations known to have issues, but the list may not
|
/sdk/p2gen/ |
D | README.txt | 51 --no-snapshot-updates: If the tools artifacts have a -SNAPSHOT
|
/sdk/apps/SdkController/ |
D | Implementation.txt | 66 In the end we have the following workflow describing who controls what (-->):
|
D | NOTICE | 89 (except as stated in this section) patent license to make, have made, 148 the terms of any separate license agreement you may have executed
|
/sdk/emulator/opengl/host/libs/Translator/EGL/ |
D | ClientAPIExts.in | 2 // Each extension function should have one of the following
|
/sdk/apkbuilder/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made, 148 the terms of any separate license agreement you may have executed
|
/sdk/templates/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made, 148 the terms of any separate license agreement you may have executed
|
/sdk/files/ant/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made, 148 the terms of any separate license agreement you may have executed
|
123