miracle2k / android-autostarts

Tool to manage autostarts (broadcast receivers) on an Android device.
http://elsdoerfer.name/=android-autostarts
GNU General Public License v3.0
207 stars 88 forks source link

Status of Split APK's #37

Open i-d-r-c opened 3 years ago

i-d-r-c commented 3 years ago

At least on android 11 split apk's are not shown. Does anyone know the current status of autostarts vs split apk's ?

For my own use i created workaround using aapt so that split apk's work again.

Feel free to use my modifications: src: https://drive.google.com/file/d/1h4hL4qI7Lc54TnAbqGcBesmNflRQYUcn/view?usp=sharing apk: https://drive.google.com/file/d/1IFelHyjdepvHuw6VOuZtP1cxiIsztzgs/view?usp=sharing