KieronQuinn / AmbientMusicMod

Port of Now Playing from Pixels to other Android devices
GNU General Public License v3.0
1.93k stars 41 forks source link

Error starting recognition after executing adb command #108

Closed chestermeleon closed 2 years ago

chestermeleon commented 2 years ago

i followed the guide and i used the adb command, and it worked flawlessly for a couple of days, now does not work when i use the command once again (it finishes succesflly), now it says that i need root access "Error starting recognittion,Root is required to run recognition on this device ". I'm using a xiaomi redmi note 8 gingko and i have installed lineage 18.1, i on't understand why only worked for some time, i already tried rooting my device but it keeps failing, i already unistalled and reinstalled shizuku and AmbientMusicMod and the issue still persists

KieronQuinn commented 2 years ago

The error message you are getting can only mean that Shell does not have the permission to run recognitions. Lineage OS 18.1 is Android 11, so that is consistent with not having the permission - Shizuku will not help you here.

You need to get root working to use Ambient Music Mod, and I can't help you there.

chestermeleon commented 2 years ago

Thank you for the answer, but why it worked only for a couple of days ?

El lun., 19 de sep. de 2022, 5:45 p. m., Kieron Quinn < @.***> escribió:

The error message you are getting can only mean that Shell does not have the permission to run recognitions. Lineage OS is Android 11, so that is consistent with not having the permission - Shizuku will not help you here.

You need to get root working to use Ambient Music Mod, and I can't help you there.

— Reply to this email directly, view it on GitHub https://github.com/KieronQuinn/AmbientMusicMod/issues/108#issuecomment-1251646363, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3FLFJ7GXEQE7CH727E6DFDV7DUJHANCNFSM6AAAAAAQQQE3YU . You are receiving this because you authored the thread.Message ID: @.***>

KieronQuinn commented 2 years ago

Since you're on Android 11 I assume you had root working without knowing it. Shell doesn't have the permission to work on that version, there's no other explanation.