farmerbb / Taskbar

PC-style productivity for Android
Apache License 2.0
833 stars 132 forks source link

Use RestrictionBypass to use hidden API on Android 11 #205

Closed utzcoz closed 3 years ago

utzcoz commented 3 years ago

The project is here: https://github.com/ChickenHook/RestrictionBypass. The related blog is here: https://androidreverse.wordpress.com/2020/05/02/android-api-restriction-bypass-for-all-android-versions/.

I check this project, and ensure it has x86 and x86_64 architecture variants for native code.

cc @farmerbb .

utzcoz commented 3 years ago

Looks like it is done by commit https://github.com/farmerbb/Taskbar/compare/16182f2d9f...d3720cfce7.