How debug Android 4.4.2 SystemUI

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How debug Android 4.4.2 SystemUI

1,231 Views
shiweiliu
Contributor I

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

Labels (3)
0 Kudos
1 Reply

598 Views
gusarambula
NXP TechSupport
NXP TechSupport

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

0 Kudos