Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 934 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 934 Bytes

AndroidFrameworkProject

Put Android framework source code into Android Studio.

将Android Framework源码导入到Android Studio中。

Both code search, analysis, debugging are all available, not only for reading.

代码搜索、分析、调试功能均可用,不仅用于阅读。

  • Code jump
  • Code analysis(Data Flow, Search/Find, Call Hierarchy)
  • Debugging(Attach debugger to process and debug by step, debug by breakpoint)

Setup

See Branches.

Branches

For AOSP Android 11: Branch: project-android-11.0.0_r48

For AOSP Android 10: Branch: project-android-10.0.0_r47

For AOSP Android 12: Branch: project-android-12.1.0_r11