Skip to content

Latest commit

 

History

History
143 lines (105 loc) · 6.99 KB

android_system.md

File metadata and controls

143 lines (105 loc) · 6.99 KB

Android System

Android Internals

Android OS Architecture

Zygote

Dalvik & ART

App Internals

APK file

Android Versions

Android 5/5.1

What's new:

  • ART
  • Vector images support

Android 6

What's new:

  • Runtime Permissions
  • DozeMode & App Standby
  • Text Selection Toolbar
  • App Linking

Articles:

Android 7/7.1

What's new:

  • Multi-window Support

Articles:

Android 8/8.1

What's new:

  • Notification Channels
  • Autofill

Articles:

Android 9

What's new:

  • Slices
  • App Actions
  • Biometric prompt
  • Text Classifier and Smart Linkify
  • Neural Networks API

Articles:

Android 10

What's new:

  • Dark Theme
  • Sharing shortcuts
  • Scoped storage

Articles:

Android 11

Articles:

Android 12