-
Notifications
You must be signed in to change notification settings - Fork 11.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android 开发调试效率数倍提升工具——开发助手 #314
Comments
第一时间下了下来,挺好用的,不过某些机型找不到位置,可以开源让大家对特定机型做些适配吗? |
貌似还不错的样子 |
非常不错,建议添加Gpu rendering profile的入口 |
@klob 赞,这个功能后续会在 1.2 或者 1.3 版本中加入 |
@sundxing 这块的适配不是一般 App 的分辨率适配,比较麻烦。 目前也不是简单的手动适配,只是不少厂商都对原生的开发者选项改动较大,导致自动适配失败,也在不断增强自动适配的算法。有问题的机型欢迎报给我去做自适配增强。 |
@Trinea 赞,其实可以做成插件的形式,放到 jcenter 上,通过 gradle 在 debug 模式下引入,再通过某种方式去呼出,当然开源的话就更好了。 |
@lfkdsk 好主意,后续我会考虑看看 |
大神,有个问题,辅助功能开启以后,是怎么做到滑动设置中的界面的,,能否引导一下 |
@MarkChenfx 怎么做到滑动设置?是怎么处理滑动找到目标设置点,还是? |
“开发助手”是一个可以大幅提高 Android 开发调试效率的工具 App ,通过它你可以快速一键开关常用的开发者选项功能,能够快速查看系统软硬件信息,能够快速切换系统语言等。
可从 Google Play、应用宝、360 手机助手里搜索”开发助手”下载,或通过网页下载:Google Play、应用宝、360 手机助手、本地下载。
可从 Google Play、应用宝、360 手机助手里搜索”开发助手”下载,或通过网页下载:Google Play、应用宝、360 手机助手、本地下载。
The text was updated successfully, but these errors were encountered: