upload android base code part7
This commit is contained in:
parent
4e516ec6ed
commit
841ae54672
25229 changed files with 1709508 additions and 0 deletions
68930
android/development/sdk/api-versions.xml
Normal file
68930
android/development/sdk/api-versions.xml
Normal file
File diff suppressed because it is too large
Load diff
2
android/development/sdk/build_tools_runtime.properties
Normal file
2
android/development/sdk/build_tools_runtime.properties
Normal file
|
@ -0,0 +1,2 @@
|
|||
Runtime.Jvm=1.6
|
||||
|
3
android/development/sdk/build_tools_source.prop_template
Normal file
3
android/development/sdk/build_tools_source.prop_template
Normal file
|
@ -0,0 +1,3 @@
|
|||
Pkg.UserSrc=false
|
||||
Pkg.Revision=${PLATFORM_SDK_VERSION}.0.1
|
||||
#Pkg.Revision=26.0.3
|
4
android/development/sdk/doc_source.prop_template
Normal file
4
android/development/sdk/doc_source.prop_template
Normal file
|
@ -0,0 +1,4 @@
|
|||
Pkg.UserSrc=false
|
||||
Pkg.Revision=1
|
||||
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
|
||||
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
|
3
android/development/sdk/plat_tools_source.prop_template
Normal file
3
android/development/sdk/plat_tools_source.prop_template
Normal file
|
@ -0,0 +1,3 @@
|
|||
Pkg.UserSrc=false
|
||||
Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
|
||||
#Pkg.Revision=26.0.0 rc1
|
10
android/development/sdk/platform_source.prop_template
Normal file
10
android/development/sdk/platform_source.prop_template
Normal file
|
@ -0,0 +1,10 @@
|
|||
Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
|
||||
Pkg.UserSrc=false
|
||||
Platform.Version=${PLATFORM_VERSION}
|
||||
Platform.CodeName=
|
||||
Pkg.Revision=1
|
||||
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
|
||||
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
|
||||
Layoutlib.Api=15
|
||||
Layoutlib.Revision=1
|
||||
Platform.MinToolsRev=22
|
5
android/development/sdk/sdk.properties
Normal file
5
android/development/sdk/sdk.properties
Normal file
|
@ -0,0 +1,5 @@
|
|||
# SDK properties
|
||||
# This file is copied in the root folder of each platform component.
|
||||
# If it used by various tools to figure out what the platform can do.
|
||||
sdk.ant.templates.revision=1
|
||||
sdk.skin.default=WVGA800
|
13902
android/development/sdk/sdk_files_NOTICE.txt
Normal file
13902
android/development/sdk/sdk_files_NOTICE.txt
Normal file
File diff suppressed because it is too large
Load diff
4
android/development/sdk/source_source.prop_template
Normal file
4
android/development/sdk/source_source.prop_template
Normal file
|
@ -0,0 +1,4 @@
|
|||
Pkg.UserSrc=false
|
||||
Pkg.Revision=1
|
||||
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
|
||||
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
|
3
android/development/sdk/usbdriver_source.properties
Executable file
3
android/development/sdk/usbdriver_source.properties
Executable file
|
@ -0,0 +1,3 @@
|
|||
Pkg.Revision=11
|
||||
Archive.HostOs=WINDOWS
|
||||
Extra.Path=usb_driver
|
Loading…
Add table
Add a link
Reference in a new issue