Hi, no they are not the same but have same similarity.Hi Sir, is kernel ticwatch pro and ticwatch S2 same? So we could use kernel twp for tw S2 and vv. Thank you
Hi, no they are not the same but have same similarity.Hi Sir, is kernel ticwatch pro and ticwatch S2 same? So we could use kernel twp for tw S2 and vv. Thank you
Thanks. In other word we cant just use tw pro kernel on tw s2 right?
Thanks. In other word we cant just use tw pro kernel on tw s2 right?
Fix the ADB/fastboot driver. Ensure to activate debugging from setting.hello,
My watch did not detect by adb in usb.
Error with th 'descriptor request failed'.
I cleaned the connections without success.
do you have any idea ?
Follow the steps from the 1 thread.I need help, I'm stuck on a bootloop on my Ticwatch C2. It only makes to the logo and insta reboots, I'm not even able to enter fastboot.
The steps from the first post? I already did, now it just keep rebooting every 2 seconds.
- fastboot format cache OR fastboot erase cacheThe steps from the first post? I already did, now it just keep rebooting every 2 seconds.
Use the buttons combination to boot into download mode. I can't remember but you can Google it.As I said earlier, I can't even get into fastboot the usual way because of how fast it is rebooting (trust me, i've tried), Is there another way I can use to get into fastboot from this state?
I've been trying the combination found here: https://forum.xda-developers.com/t/...recovery-unlock-lock-bootloader-twrp.4374321/Use the buttons combination to boot into download mode. I can't remember but you can Google it.
NVM it worked one of the times. IDK what I did different that time for it to work, it seemed kinda random, but at least I was able to fix the issue.I've been trying the combination found here: https://forum.xda-developers.com/t/...recovery-unlock-lock-bootloader-twrp.4374321/
However, it reboots before I can pull it off... I'm going to try to do ir even faster, but I don't have too much faith in that method.
Привет! Удалось ли решить проблему самостоятельно?привет. У меня есть цикл перезагрузки на моих часах. когда я заблокировал загрузчик с помощью magisk, это произошло.
есть ли выход из этой петли?
он всегда перезагружается и перезагружается, как только на экране появляется ticwatch.
Благодарность!
да. надо зажать кнопку включения и тыкать на экране хаотично. тогда он перейдет в режим восстановления.
****Disclaimer****
[COLOR="Red"][B]WARNING: IMPROPER FLASHING MAY POTENTIALLY BRICK YOUR DEVICE. SO PLEASE PROCEED AT YOUR OWN RISK. ME OR ANY OTHER DEVELOPER MENTIONED IN THIS POST WILL ASSUME NO RESPONSIBILITY FOR THIS. I accepts no responsibility for any damage to your device. Please read the instructions and notes before flashing anything[/B][/COLOR]
- adb devices
- adb reboot bootloader
- fastboot flash vendor vendor.img
- fastboot format userdata OR fastboot erase userdata
- fastboot format cache OR fastboot erase cache
- fastboot boot NAME-OF-THE-TWRP.img (Se the name of the twrp.img)
iZbWXMs8vabDW1szJz1hgg
- Download the KernelAudiutor4Wear.apk from above link and move it to your adb folder.
- adb devices
- adb install KernelAudiutor4Wear.apk
[[B]DECRYPTION KEY[/B]]
iZbWXMs8vabDW1szJz1hgg
[B][SIZE="4"]STEPS[/SIZE][/B]
- fastboot flash aboot aboot.img
- fastboot flash boot boot.img
- fastboot flash recovery recovery.img
- fastboot flash vendor vendor.img
- fastboot flash system system.img
- fastboot format userdata OR fastboot erase userdata
- fastboot format cache OR fastboot erase cache
- fastboot reboot
adb shell
su
cp /data/data/com.google.android.gms/databases/dg.db /mnt/sdcard
adb pull /mnt/sdcard/dg.db
sqlite3.exe dg.db
update main set c = 0 where a like 'attest%';
adb push dg.db /mnt/sdcard
cp /mnt/sdcard /data/data/com.google.android.gms/databases/dg.db
chmod 440 /data/data/com.google.android.gms/databases/dg.db
/*
* Your warranty is now void.
* I am not responsible for bricked devices, bootloop and dead SD cards,
* YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/