upload android base code part8
This commit is contained in:
parent
841ae54672
commit
5425409085
57075 changed files with 9846578 additions and 0 deletions
209
android/docs/source.android.com/en/devices/_toc-tech.yaml
Normal file
209
android/docs/source.android.com/en/devices/_toc-tech.yaml
Normal file
|
@ -0,0 +1,209 @@
|
|||
toc:
|
||||
- title: Overview
|
||||
path: /devices/tech/
|
||||
- title: ART and Dalvik
|
||||
section:
|
||||
- title: Overview
|
||||
path: /devices/tech/dalvik
|
||||
- title: Bytecode Format
|
||||
path: /devices/tech/dalvik/dalvik-bytecode
|
||||
- title: Dex Format
|
||||
path: /devices/tech/dalvik/dex-format
|
||||
- title: Instruction Formats
|
||||
path: /devices/tech/dalvik/instruction-formats
|
||||
- title: Constraints
|
||||
path: /devices/tech/dalvik/constraints
|
||||
- title: Configuration
|
||||
path: /devices/tech/dalvik/configure
|
||||
- title: Garbage Collection
|
||||
path: /devices/tech/dalvik/gc-debug
|
||||
- title: JIT Compilation
|
||||
path: /devices/tech/dalvik/jit-compiler
|
||||
- title: Configuration
|
||||
section:
|
||||
- title: Overview
|
||||
path: /devices/tech/config/
|
||||
- title: Carrier Customization
|
||||
path: /devices/tech/config/carrier
|
||||
- title: Connectivity Tests
|
||||
path: /devices/tech/config/connect_tests
|
||||
- title: File DAC Configuration
|
||||
path: /devices/tech/config/filesystem
|
||||
- title: Kernel Configuration
|
||||
path: /devices/tech/config/kernel
|
||||
- title: Kernel Network Tests
|
||||
path: /devices/tech/config/kernel_network_tests
|
||||
- title: Low RAM
|
||||
path: /devices/tech/config/low-ram
|
||||
- title: Namespaces for Libraries
|
||||
path: /devices/tech/config/namespaces_libraries
|
||||
- title: OpenGLRenderer
|
||||
path: /devices/tech/config/renderer
|
||||
- title: Runtime Permissions
|
||||
path: /devices/tech/config/runtime_perms
|
||||
- title: UICC
|
||||
path: /devices/tech/config/uicc
|
||||
- title: Visual Voicemail
|
||||
path: /devices/tech/config/voicemail
|
||||
- title: Connectivity
|
||||
section:
|
||||
- title: Overview
|
||||
path: /devices/tech/connect/
|
||||
- title: Block Phone Numbers
|
||||
path: /devices/tech/connect/block-numbers
|
||||
- title: Call Notifications
|
||||
path: /devices/tech/connect/call-notification
|
||||
- title: Data Saver Mode
|
||||
path: /devices/tech/connect/data-saver
|
||||
- title: Emergency Affordance
|
||||
path: /devices/tech/connect/emergency-affordance
|
||||
- title: Host Card Emulation of FeliCa
|
||||
path: /devices/tech/connect/felica
|
||||
- title: Radio Interface Layer (RIL)
|
||||
path: /devices/tech/connect/ril
|
||||
- title: Data Usage
|
||||
section:
|
||||
- title: Overview
|
||||
path: /devices/tech/datausage/
|
||||
- title: Network Interface Statistics Overview
|
||||
path: /devices/tech/datausage/iface-overview
|
||||
- title: Excluding Network Types from Data Usage
|
||||
path: /devices/tech/datausage/excluding-network-types
|
||||
- title: Tethering Data
|
||||
path: /devices/tech/datausage/tethering-data
|
||||
- title: Usage Cycle Reset Dates
|
||||
path: /devices/tech/datausage/usage-cycle-resets-dates
|
||||
- title: Kernel Overview
|
||||
path: /devices/tech/datausage/kernel-overview
|
||||
- title: Data Usage Tags Explained
|
||||
path: /devices/tech/datausage/tags-explained
|
||||
- title: Kernel Changes
|
||||
path: /devices/tech/datausage/kernel-changes
|
||||
- title: Debugging
|
||||
section:
|
||||
- title: Overview
|
||||
path: /devices/tech/debug/
|
||||
- title: Diagnosing Native Crashes
|
||||
path: /devices/tech/debug/native-crash
|
||||
- title: Evaluating Performance
|
||||
section:
|
||||
- title: Overview
|
||||
path: /devices/tech/debug/eval_perf
|
||||
- title: Understanding systrace
|
||||
path: /devices/tech/debug/systrace
|
||||
- title: Using ftrace
|
||||
path: /devices/tech/debug/ftrace
|
||||
- title: Identifying Capacity Jank
|
||||
path: /devices/tech/debug/jank_capacity
|
||||
- title: Identifying Jitter Jank
|
||||
path: /devices/tech/debug/jank_jitter
|
||||
- title: AddressSanitizer
|
||||
path: /devices/tech/debug/asan
|
||||
- title: Dumpsys
|
||||
path: /devices/tech/debug/dumpsys
|
||||
- title: Using GDB
|
||||
path: /devices/tech/debug/gdb
|
||||
- title: Native Memory Use
|
||||
path: /devices/tech/debug/native-memory
|
||||
- title: Network Use
|
||||
path: /devices/tech/debug/netstats
|
||||
- title: RAM Use
|
||||
path: /devices/tech/debug/procstats
|
||||
- title: Strace
|
||||
path: /devices/tech/debug/strace
|
||||
- title: Valgrind
|
||||
path: /devices/tech/debug/valgrind
|
||||
- title: Device Administration
|
||||
section:
|
||||
- title: Overview
|
||||
path: /devices/tech/admin/
|
||||
- title: Implementation
|
||||
path: /devices/tech/admin/implement
|
||||
- title: Multiple Users
|
||||
path: /devices/tech/admin/multi-user
|
||||
- title: Managed Profiles
|
||||
path: /devices/tech/admin/managed-profiles
|
||||
- title: Provisioning
|
||||
path: /devices/tech/admin/provision
|
||||
- title: Multiuser Apps
|
||||
path: /devices/tech/admin/multiuser-apps
|
||||
- title: Enterprise Telephony
|
||||
path: /devices/tech/admin/enterprise-telephony
|
||||
- title: Testing Device Provisioning
|
||||
path: /devices/tech/admin/testing-provision
|
||||
- title: Testing Device Administration
|
||||
path: /devices/tech/admin/testing-setup
|
||||
- title: Display Settings
|
||||
section:
|
||||
- title: Overview
|
||||
path: /devices/tech/display/
|
||||
- title: App Shortcuts
|
||||
path: /devices/tech/display/app-shortcuts
|
||||
- title: Circular Icons
|
||||
path: /devices/tech/display/circular-icons
|
||||
- title: Do Not Disturb
|
||||
path: /devices/tech/display/dnd
|
||||
- title: HDR Video
|
||||
path: /devices/tech/display/hdr
|
||||
- title: Multi-Window
|
||||
path: /devices/tech/display/multi-window
|
||||
- title: Night Light
|
||||
path: /devices/tech/display/night-light
|
||||
- title: Retail Demo Mode
|
||||
path: /devices/tech/display/retail-mode
|
||||
- title: HAL File Reference
|
||||
path: /reference/hal/
|
||||
- title: OTA Updates
|
||||
section:
|
||||
- title: Overview
|
||||
path: /devices/tech/ota/
|
||||
- title: OTA Tools
|
||||
path: /devices/tech/ota/tools
|
||||
- title: Block-Based OTA
|
||||
path: /devices/tech/ota/block
|
||||
- title: Inside OTA Packages
|
||||
path: /devices/tech/ota/inside_packages
|
||||
- title: Device-Specific Code
|
||||
path: /devices/tech/ota/device_code
|
||||
- title: Reducing OTA Size
|
||||
path: /devices/tech/ota/reduce_size
|
||||
- title: Signing Builds for Release
|
||||
path: /devices/tech/ota/sign_builds
|
||||
- title: A/B System Updates
|
||||
path: /devices/tech/ota/ab_updates
|
||||
- title: Power
|
||||
section:
|
||||
- title: Overview
|
||||
path: /devices/tech/power/
|
||||
- title: Power Management
|
||||
path: /devices/tech/power/mgmt
|
||||
- title: Performance Management
|
||||
path: /devices/tech/power/performance
|
||||
- title: Component Power
|
||||
path: /devices/tech/power/component
|
||||
- title: Device Power
|
||||
path: /devices/tech/power/device
|
||||
- title: Power Values
|
||||
path: /devices/tech/power/values
|
||||
- title: Battery Use
|
||||
path: /devices/tech/power/batterystats
|
||||
- title: Testing Infrastructure
|
||||
section:
|
||||
- title: Overview
|
||||
path: /devices/tech/test_infra/tradefed/
|
||||
- title: Start Here
|
||||
path: /devices/tech/test_infra/tradefed/fundamentals
|
||||
- title: Machine Setup
|
||||
path: /devices/tech/test_infra/tradefed/fundamentals/machine_setup
|
||||
- title: Working with Devices
|
||||
path: /devices/tech/test_infra/tradefed/fundamentals/devices
|
||||
- title: Test Lifecycle
|
||||
path: /devices/tech/test_infra/tradefed/fundamentals/lifecycle
|
||||
- title: Option Handling
|
||||
path: /devices/tech/test_infra/tradefed/fundamentals/options
|
||||
- title: An End-to-End Example
|
||||
path: /devices/tech/test_infra/tradefed/full_example
|
||||
- title: Systems Testing with VTS
|
||||
path: /devices/tech/test_infra/tradefed/fundamentals/vts
|
||||
- title: Package Index
|
||||
path: /reference/tradefed/
|
Loading…
Add table
Add a link
Reference in a new issue