jwisniewski / android-developer-assistant

A tool for Android developers, testers and designers. Allows to inspect elements, layout, style, even translations directly on mobile devices.
http://appsisle.com/project/developer-assistant/
72 stars 32 forks source link

Just suggestion #10

Open khaclep007 opened 3 years ago

khaclep007 commented 3 years ago

can you make it work for android systemui?or you can change how to spawn app, like using bubble button. Just suggestion.

jwisniewski commented 2 years ago

Hi, Developer Assistant works for any app which declares accessibility events. However there are apps (like banking apps and similar) which may hide content from Developer Assistant and any other assist app. I believe you have observed such situation. It can't be improved from my side.

Regarding the bubble button, I would give much for that :) also :) I had hundreds of users requests to open Developer Assistant differently. However it is more a question to Android OS developers, not me. Assist apps can be open in specific ways and what is worse, various manufacturers override default system behavior and customize things like actions invoked when user long press the home button. I believe that even I wouldn’t know how to activate Developer Assistant on any possible Android device, without searching the Internet how to setup assist apps on it :(