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)
See 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