Search This Blog

Tuesday, April 29, 2014

Android - show/hide Android system bar (tablet's bottom bar) from adb

To hide Android system bar from adb:

adb shell service call activity 42 s16 com.android.systemui

To restore Android system bar from adb:

adb shell am startservice -n com.android.systemui/.SystemUIService

1 comment:

  1. Finding the best tablets for under $100 in 2015 is going to be an easy task since more companies are trying to get a tablet into each and every single home. best tablet under $100

    ReplyDelete

If you like this post, please leave a comment :)