We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我发现debuggable为false时,在6.0或6.01的设备上不起作用。我用6.0的模拟器,6.0.1的nexus 6p,6.0.1的htc,6.0的山寨机测试都不行。看很多人说6.0手机上能用,大家有没有测试过 release版本呢? 我把两种情况的apk包比较了一下,classes.dex和资源什么都一样,只有Androidmanifest.xml文件里的debuggable不一样,莫非程序加载时处理还不一样?
The text was updated successfully, but these errors were encountered:
同问
Sorry, something went wrong.
同问,有人解决了吗? @dfqin @aaapei @jasonross
No branches or pull requests
我发现debuggable为false时,在6.0或6.01的设备上不起作用。我用6.0的模拟器,6.0.1的nexus 6p,6.0.1的htc,6.0的山寨机测试都不行。看很多人说6.0手机上能用,大家有没有测试过 release版本呢?
我把两种情况的apk包比较了一下,classes.dex和资源什么都一样,只有Androidmanifest.xml文件里的debuggable不一样,莫非程序加载时处理还不一样?
The text was updated successfully, but these errors were encountered: