Searched refs:properties (Results 1 – 25 of 72) sorted by relevance
123
/development/samples/SupportLeanbackShowcase/ |
D | build.gradle | 3 // This will be set by local.properties file. By default it 7 // library and update local.properties file. Gradle build file in turn 8 // will pick up the settings from local.properties. 9 Properties properties = new Properties() 10 properties.load(project.rootProject.file('local.properties').newDataInputStream()) 11 supportLibVersion = properties.getProperty('LIBRARY_VERSION') 13 localRepo = properties.getProperty('LOCAL_REPO')
|
/development/samples/training/NsdChat/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
/development/samples/training/basic/FragmentBasics/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
/development/samples/training/testingfun/app/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
/development/samples/ControllerSample/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
/development/samples/training/testingfun/app/tests/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
/development/ndk/platforms/android-18/samples/MoreTeapots/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
/development/ndk/platforms/android-17/samples/Teapot/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
/development/ndk/platforms/android-9/samples/native-plasma/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/samples/training/multiscreen/newsreader/ |
D | project.properties | 6 # To customize properties used by the Ant build system use, 7 # "ant.properties", and override values to adapt the script to your
|
/development/ndk/platforms/android-9/samples/native-activity/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/ndk/platforms/android-4/samples/san-angeles/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/samples/training/AnimationsDemo/ |
D | project.properties | 6 # To customize properties used by the Ant build system use, 7 # "ant.properties", and override values to adapt the script to your
|
/development/ndk/samples/hello-jni/tests/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/ndk/samples/two-libs/tests/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/ndk/samples/hello-neon/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/ndk/samples/hello-jni/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/samples/training/basic/ActivityLifecycle/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
D | project.properties | 6 # To customize properties used by the Ant build system use, 7 # "ant.properties", and override values to adapt the script to your
|
/development/samples/JetBoy/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/samples/USB/MissileLauncher/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/samples/USB/AdbTest/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/ndk/platforms/android-8/samples/bitmap-plasma/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/ndk/samples/two-libs/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/ndk/platforms/android-5/samples/hello-gl2/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
123