How to debug android framework services?

前端 未结 3 921
无人共我
无人共我 2021-01-05 12:00

Is it possible to debug the android framework\'s system services?

I have come across these links, but wasn\'t successful enough to debug the system services.

<
3条回答
  •  迷失自我
    2021-01-05 12:26

    Is it possible to debug the android frameworks system services?

    If you are compiling and building your own firmware, yes. See the "Debugging the Emulator" section on the Using Eclipse page in the AOSP docs.

提交回复
热议问题