Android 平台Downloaded的源码及文档学习

来源:互联网 发布:南京软件开发平均工资 编辑:程序博客网 时间:2024/06/06 02:08

Android N 7.1.1


1. android/developers/samples/

├── AccelerometerPlay
├── Alarm
├── AliasActivity
├── AndroidBeamDemo
├── ApiDemos
├── AppNavigation
├── BackupRestore
├── BasicGLSurfaceView
├── BluetoothChat
├── BluetoothHDP
├── BluetoothLeGatt
├── BrokenKeyDerivation
├── browseable
├── BusinessCard
├── Compass
├── ContactManager
├── ControllerSample
├── CrossCompatibility
├── CubeLiveWallpaper
├── devbytes
├── FixedGridLayout
├── HeavyWeight
├── HelloActivity
├── HelloEffects
├── Home
├── HoneycombGallery
├── JetBoy
├── KeyChainDemo
├── LceDemo
├── LunarLander
├── MultiResolution
├── MultiWindow
├── MySampleRss
├── NotePad
├── Obb
├── OpenGL
├── RandomMusicPlayer
├── README
├── ReceiveShareDemo
├── RenderScript
├── RSSReader
├── samples_source.prop_template
├── SampleSyncAdapter
├── SearchableDictionary
├── ShortcutDemo
├── ShortcutSample
├── SimpleJNI
├── SipDemo
├── SkeletonApp
├── Snake
├── SoftKeyboard
├── SpellChecker
├── Spinner
├── SpinnerTest
├── StackWidget
├── TicTacToeLib
├── TicTacToeMain
├── ToyVpn
├── training
├── TtsEngine
├── UiAutomator
├── USB
├── Vault
├── VoicemailProviderDemo
├── VoiceRecognitionService
├── WeatherListWidget
├── WiFiDirectDemo
├── WiFiDirectServiceDiscovery
├── Wiktionary
├── WiktionarySimple
└── XmlAdapters


2. android/development/samples/ApiDemos

编译:mmm development/samples/ApiDemos -B

生成:out/target/product/ProductName/data/app/ApiDemos/ApiDemos.apk


android/development/samples/ApiDemos/src/com/example/android/apis

.
├── accessibility
├── animation
├── ApiDemosApplication.java
├── ApiDemos.java
├── app
├── appwidget
├── content
├── graphics
├── hardware
├── inputmethod
├── media
├── nfc
├── os
├── _package.html
├── preference
├── security
├── Shakespeare.java
├── text
└── view

3. android/development/apps 


4. android/development/docs

5. android/development/docs/copyright-templates //版权模板


6. android/development/ide/eclipse/.classpath






0 0
原创粉丝点击