pylerSM / XInstaller

[Xposed module] Various tweaks for Package Installer
http://repo.xposed.info/module/com.pyler.xinstaller
BSD 2-Clause "Simplified" License
152 stars 61 forks source link

can be used on android 6.0? #39

Closed eebssk1 closed 6 years ago

eebssk1 commented 8 years ago

It can't work on CM13. The device can boot.(good) But after I enabled it,"Error parsing package" always shows when i install >new< apps.(what??) So does it support ANDROID 6.0.1? @pylerSM

easyaspi314 commented 8 years ago

Since overlay apps can send touches or block touches, for security reasons, they block you from installing an APK if there is an overlay. A rogue app could in theory, pop up the package installer with a virus and press Install without allowing the user to stop it.

Swipe down and tap on Pixel Filter to temporarily fix it. Then install the app, and re-enable it.