Hi
I want to modify SystemUI by myself. I have two questions:
1.Is there any way to debug SystemUI with Eclipse or Android Studio?
2. I can't find com.android.systemui progress with DDMS ,Why ?
Kernel:3.0.35
Android:4.4.2
lunch sabresd_6dq-user
Hello Shiwei Liu,
I would recommend looking at Google’s documentation regarding the customization of the UI. You may find the hierarchy viewer useful:
http://developer.android.com/tools/help/hierarchy-viewer.html
http://developer.android.com/tools/debugging/debugging-ui.html