File: README.source

package info (click to toggle)
androidsdk-tools 22.2%2Bgit20130830~92d25d6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,944 kB
  • ctags: 9,691
  • sloc: java: 67,001; sh: 270; makefile: 34
file content (29 lines) | stat: -rw-r--r-- 1,007 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
The source code has been excerpted from the git repository
 https://android.googlesource.com/platform/sdk

where the following files and directories have been deleted:
 - all directories except:
    - common
    - sdkmanager/libs/sdklib
    - sdkstats
    - swtmenubar
    - ddms
    - hierarchyviewer2
    - traceview
    - uiautomatorviewer
 - common/src/test
 - sdkmanager/libs/sdklib/src/test
 - ddms/libs/ddmlib/src/test
 - ddms/libs/ddmuilib/tests
 - all directories/ files in sdkmanager/libs/sdklib/src/main/java/com/android/sdklib/ except
    - build
    - internal/build
    - util
    - SdkConstants.java
    - ISdkLog.java
   (we don't want to update the sdk through the android package system)
 - sdkmanager/libs/sdklib/src/main/java/com/android/sdklib/internal/build/MakeIdentity.java
   (this file contains a reference to a file for which I cannot find the sources)
 - all directories starting with '.' (except '.' itself)

The script 'orig-tar.sh' can be used to generate the source archive.