Recent content by MATPOC

  1. M

    Post How to downgrade firmware?

    Is there is another way to install update.zip like on another Android devices?
  2. M

    Post How to downgrade firmware?

    Builtin app Files writes 3.99 Gb of UPDATE.APP so update crashed at 5%. Is there is another method to install update that writes directly to flash like SP Flash Tool for MTK?
  3. M

    Post How to downgrade firmware?

    There is the builtin app named "Files", in section Archives I selecting update.zip and app ask me which application use to open this file. Could you please say the exact name of file manager you used to extract UPDATE.APP to SD card?
  4. M

    Post How to downgrade firmware?

    Which file manager are you used to extract the UPDATE.APP from the update_sd.zip? I tried Total Commander but it was failed because can't write files more than 4Gb on FAT32 formatted SD card.
  5. M

    Post How to downgrade firmware?

    How did you wrote UPDATE.APP to SD card? The size of UPDATE.APP file is more than 4 Gb so it can't be written to FAT32.
  6. M

    Post WatchWake - Keep Screen on While Charging or Debug Now with Brightness Setting

    ОК, I got it. I had а problems with upgrade and successfully upgraded after third attempt. Now I opened Play Market from Wear24 and found and installed your app. Thank you! :)
  7. M

    Post WatchWake - Keep Screen on While Charging or Debug Now with Brightness Setting

    I tried to install it on Sony Xperia Z5 Premium Dual Phone and Sony Xperia Z4 Tablet. I don't upgraded my Wear24 to Wear OS 2.0 and I cant find Play Store in apps of watches. When I am searching WatchWake on phone or tablet it can't be found but it available to search in browser but can't be...
  8. M

    Post WatchWake - Keep Screen on While Charging or Debug Now with Brightness Setting

    Play Market don't allow me to install your app - just say I don't have compatible devices. Other Android Wear apps installed fine so I think it can't install because of country restrictions. I am live in Russia, please give access to install your app.
  9. M

    Thread MX player Pro build 1.9.5 dropped MPEG2 support?

    mpeg2video has broken in last version of MX Player Pro 1.9.5. It reports "This video format (mpeg2video) is not supported". MX Player Pro 1.9.5 ARMv7 Neon was installed from Google Play.
  10. M

    Post [DEVS-ONLY] SuperSU developer discussion

    Some firmwares contains another technique to restore recovery - the file /system/recovery-from-boot.p. Please modify your update-binary script to remove this file. Some like this: if [ -f "/system/recovery-from-boot.p" ]; then rm -f /system/recovery-from-boot.p fi
  11. M

    Post [DEVS-ONLY] SuperSU developer discussion

    Friend of mine has Ainol NOVO7 Basic Tablet. It's mips, the first Android version for it was 3.2, the last firmware is Android 4.0.3.
  12. M

    Post [DEVS-ONLY] SuperSU developer discussion

    [Linux] Universal script to embedding root in system.img image of Android up to 6.0 I modified update-binary script from SuperSU v2.82 update ZIP to work on Linux. This script mount system.img image and placing all needed files from SuperSU update ZIP. This script can work on system.img of...
  13. M

    Post [DEVS-ONLY] SuperSU developer discussion

    I found very old bug in update-binary script. This bug is about mips determining and appearing in Android older then API 17. Here is the patch solving this bug: --- update-binary.~1~ 2008-02-29 03:33:46.000000000 +0700 +++ update-binary 2017-06-06 13:48:59.515801184 +0700 @@ -956,13 +956,13 @@...
  14. M

    Post Soft brick on rooted Xperia Z3c locked bootloader?

    Try to install SuperSU v2.81 - author apologized for inconvenience caused regarding 2.80 update. I got this bootloop too and solved it by installing SuperSU v2.81.
  15. M

    Post [Android 4.2+][ROOT][2017.09.21] FlashFire v0.73

    I am using Quick Boot (Reboot) app many years on many devices and have no problems with it.