2

I am using Dump View Hierarchy for UI Automator to see the layout structure for Android app. (Dump View Hierarchy for UI Automator image below) Dump View Hierarchy for UI Automator

You can see this option by selecting the DDMS. But this tool is not showing the layout structre of Status-bar, Navigation bar and System keyboard. How can I see the layout of Status-bar, Navigation bar and System keyboard?

Akashsingla19
  • 690
  • 2
  • 8
  • 18
  • Since those are not rendered by your activity, but instead are outside of your process, I am not aware that you can use normal SDK tools to examine them. – CommonsWare May 09 '15 at 17:48
  • i'm not sure i compeletly understand your question, but you can see all the layout structure in your phone by enabling `Developer Options` and the enable `Show layout bounds`. – mehdok May 10 '15 at 02:59

0 Answers0