How to highlight android setting app menu item?

折月煮酒 提交于 2020-08-08 05:15:55

问题


When apps need to ask users to grant permissions through the settings app, it can be difficult for some users to figure out how to do it.

I came across this app: https://play.google.com/store/apps/details?id=com.treydev.pns

See this video showing it: https://youtu.be/eHXBc5Mmsqs

Somehow that app is able to highlight menu items within the settings app to guide the user through the process of granting permissions/adjusting settings, and it does so without asking for the accessibility service or any other permission first.

How can this be accomplished?

来源:https://stackoverflow.com/questions/61032173/how-to-highlight-android-setting-app-menu-item

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!