From the basic building blocks of an Android device to the more intricate, advanced features, learn about all the ways you can customize the Android OS.

Media and display

Learn more about graphics, audio, and the Android display.
audio
Android's audio Hardware Abstraction Layer (HAL) connects audio-specific framework APIs to the audio driver and hardware.
display
Learn about different features available for the Android display, from app shortcuts to Night Light.
graphics
Android offers a variety of graphics rendering APIs for 2D and 3D that interact with graphics drivers.
media
Learn about the Android multimedia framework and how applications interact with it.

System health

Optimize performance, keep the Android OS up to date, and ensure quality through thorough testing.
performance
Improve system health and performance.
runtime
Android Runtime (ART) can improve app performance and simplify debugging.
updates
Configure system updates, including over-the-air (OTA) updates and A/B tests for updates.
tests
Android offers various tools and test suites to effectively, efficiently, and thoroughly test the Android platform.

Data storage and access

Android offers robust data usage, storage, and access control features.
data
Android offers a variety of options to track and understand data usage.
storage
Android devices support traditional, on-device storage in addition to portable storage options.
permissions
Android access configurations limit an app’s access to sensitive data.
data
Execute code in a secure and private execution environment.