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

Autostarts don't request root access #15

Closed oiisamiio closed 9 years ago

oiisamiio commented 9 years ago

Hi,

first excuse my english. Since Patch 1.9.1 (Lollipop 5.0 root access) Autostarts don't request root access at CM11 KitKat 4.4.4.

Reinstall doesn't affect only downgrade per Fdroid works for me. Other Apps like Adaway (Opensource&Github too) working fine.

Great Regards, Sam

miracle2k commented 9 years ago

I've heard many reports about CM11 problems? Do you happen to have a log capture?

oiisamiio commented 9 years ago

Hi, i never create Logs before. I will try to get Logs via Android Studio (ADB) and will try to send you more Informations.

Regards Sam

oiisamiio commented 9 years ago

Ok. Added Log Capture http://www.web-regensburg.de/log.txt

I tryed to disable Amazon TimeChanged Autostart Event. It result in Error Message "no root on your Device"

oiisamiio commented 9 years ago

Autostarts throws an Exception http://www.web-regensburg.de/exception.txt

miracle2k commented 9 years ago

Should now be fixed in master (and released). Thanks.

oiisamiio commented 9 years ago

Sorry App crashes at requesting root now. Will send you Log at Afternoon.

Regards Sam

miracle2k commented 9 years ago

Sorry update that! Try the most recent upgrade.

oiisamiio commented 9 years ago

works great, thanks