Free and secured download of Android apps on 9Apps. 20,000+ users downloaded Debug Message Popper latest version on 9Apps for free every week! This is a wonderful app which is unique in android apps. This hot app was released on 2016-04-03. If you want it so go head and download it and enjoy your app.
Caution: this is a tool for developer only.
show the message what you want on the screen.
Broadcast intent with
[ActionName]:
A="bh.android.intent.action.popupmsg"
[ExtraKey]:
Aa="popupmsg"
Ab="notifymsg"
Ac="popnotifymsg"
Ad="progressmsg"
[EtraValue]:
Aa/Ab/Ac/Ad="The Message you want to show"
Add new action to change the locale by using the command line.
action name = "bh.android.intent.action.SETUP_LOCALE"
extra key = "locale"
value = zh_TW or en_US ...etc...