phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.4k stars 659 forks source link

Can't boot on Motorola One Macro #1210

Open HenryBrian opened 4 years ago

HenryBrian commented 4 years ago

Device: Motorola One Macro (codename: Lima) Mediatek Helio P70 Mali G72 MP3 900 MHz 64 bits A/B

phhusson commented 4 years ago

Please more details than "Can't boot"

HenryBrian commented 4 years ago

gets stuck in boot animation

phhusson commented 4 years ago

K that means you have adb working, so you can provide the result of adb logcat

HenryBrian commented 4 years ago

How can i use this command? I use only fastboot, my device doesn't have twrp yet

HenryBrian commented 4 years ago

I would install the gsi with gapps or I would use the magisk root and use flashify to install the gapps

phhusson commented 4 years ago

You don't need twrp or magisk to use adb.

You probably installed a combo with both fastboot and adb included. So you litteraly just have to type adb logcat where you would have typed fastboot flash command

HenryBrian commented 4 years ago

Sure, but as i can't start android on your gsi, i should use this command on my stock rom, right? Edit 1: As soon as it is over I'll send the file to you Edit 2: it doesn't end, I believe I'm doing something wrong

phhusson commented 4 years ago

No, you do this on GSI when it is stuck on bootanimation

Le dim. 29 mars 2020 à 06:50, HenryBrian notifications@github.com a écrit :

Sure, but as i can't start android on your gsi, i should use this command on my stock rom, right?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1210#issuecomment-605558744, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OURNXJUIJ4D4REBMNTRJ3HRFANCNFSM4LVVFQPA .

HenryBrian commented 4 years ago

when I type the command appears waiting for device, how should I proceed?

te1401 commented 4 years ago

hello I have the same problem you managed to solve with the logcat

ayham-1 commented 4 years ago

Hey, I have a Motorola One Macro. I've installed the android 10 ab system image. The phone booted. Showed the bootloader unlocked warning message. Showed the OS fingerprint (I don't know what this is, but usually if not empty device boots, this is from my experience with the device). Then showed the normal motorola screen that came with the device. Then the android logo appeared and that's where it just gets stuck here. The adb logcat command just shows waiting for device. I guess this means that the device didn't start the adb deamon.

I want to clear some stuff too, So what is different with this project and the google developer official page? The readme only shows project operations