Search results

  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.
  16. M

    Post [2019.5.1][Magisk] Systemless Xposed v89.3/v90.2-beta3 (SDK 21-27)

    Are you planning to make Systemless Xposed for SDK21 Lollipop 5.0?
  17. M

    Post Xperifirm and flashtool

    I bought USA version of Xperia Z4 Tablet and have to install Russian version of firmware. I downloaded SGP712_CIS RU-UA-KZ-BY_1295-7241_28.0.A.8.260_R6A and used flashtool 0.9.22.3 to make and flash ftf. 1. flashtool asked me: "A FSC script is found: default.fsc. Do you want to add it?". Am I...
  18. M

    Post [APP][4.0.3+] PodMode - Connect ur Android device to iPhone dock/car audio interface

    I think the magic of new "USB Pod mode" is not the cable but software. So the goal is "very simple" - reverse engineering of new Aplle iPod protocol. I was on vacation and see as my friend used iPhone 6 on Hyundai Santa Fe bundled car audio. He used music player and navigation app (Waze)...
  19. M

    Post [APP][4.0+] VXG Video Player

    Could you please add udpxy proxy support for UDP Multicast stream support. udpxy has built in many router models and very useful for unreliable Wi-Fi connections.
  20. M

    Post [MOD][JB]Enable Call Recording on Xperia V[update 23rd Apr, sth fixed]

    It doesn't work on Xperia V 4.1.2 9.1.A.1.145 stock (rooted). Phone can't connect to any mobile operator.
  21. M

    Post [Q] Loudspeaker turning on automatically when receiving call

    I have the same problem on Xperia V 4.3 Stock ROM.
  22. M

    Post [tool] ANDROID_IMG_REPACK_TOOLS

    As I said I have compiled zlib_host by installing zlib1g-dev. Compile broken at ext4fs - maybe there are no extra headers for ext4fs, such as for struct stat.
  23. M

    Post [tool] ANDROID_IMG_REPACK_TOOLS

    Some headers missed. I am using Ubintu 12.04 and installed zlib1g-dev for compiling zlib_host. But make_ext4fs don't compiling: Building make_ext4fs... extras/ext4_utils/make_ext4fs.c: In function 'build_directory_structure': extras/ext4_utils/make_ext4fs.c:175:27: error: 'struct stat' has no...
  24. M

    Post [ROM] [CM10/CM10.1] [Experimental Preview by Jcsullins] [01/05/14]

    I tested cm-10.1-20130808 all night and reverted to CM-10. I can't see the BIG improvements that allow to prefer the new version.
  25. M

    Post [ROM] [CM10/CM10.1] [Experimental Preview by Jcsullins] [01/05/14]

    Just tried cm-10.1-20130808-EXPERIMENTAL-tenderloin-BLUETOOTH_TEST.zip bluetooth with Bluetooth GPS logger Globalsat BT335. OK, bluetooth is working perfect.
  26. M

    Post [Tutorial] Rooting LT25i - Xperia V (Unlocked Bootloader)

    Recently got OTA FW 9.1.A.1.145 and can't root by tutorial from first post. After some searching I found working rooting toolkit from DooMLoRD Easy Rooting Toolkit.
  27. M

    Post [Tutorial] Rooting LT25i - Xperia V (Locked Bootloader)

    Recently got OTA FW 9.1.A.1.145 and can't root by tutorial from first post. After some searching I found working rooting toolkit from DooMLoRD Easy Rooting Toolkit.
  28. M

    Post [ROM] [4.2.2] [April 07 2013] VJ CM10.1 | Jelly Bean 4.2.2 - v6.0 for N1

    Yes, it's very annoying. Developers please make this feature as option.
  29. M

    Post [ROM] [Mar08/13][JellyBean 4.1.2] UnOfficial CM10 -4mA Deep Sleep!

    I tried Google Sky Map and Sky Map is shaking. Something wrong with gyro? Sky Map working correctly on HP Touchpad CM9.
  30. M

    Post [NIGHTLY] [ROM] CyanogenMod 9

    On last CM9 nightly Google Sky Map working fine. So this issue is fixed.
  31. M

    Post [ROM] [CM10/CM10.1] [Experimental Preview by Jcsullins] [01/05/14]

    May be it's not your computer - I had the same problem and solved it by full wipe - http://forum.xda-developers.com/showpost.php?p=31412803&postcount=2008
  32. M

    Post [NIGHTLY] [ROM] CyanogenMod 9

    The best stable nightly for me is cm-9-20120903, all other nightlys flush battery and reboots. Another issue is Wi-Fi - on 20120903 Wi-Fi works perfect but on latest nightlys it's not stable, can't see Wi-Fi AP so I need to reboot Touchpad.
  33. M

    Post [NIGHTLY] [ROM] CyanogenMod 9

    My old Bluetooth Globalsat BT-335 successfully connects to HP Touchpad and works as external GPS source. And I am not using additional apps for that. See pics in attach.
  34. M

    Post [NIGHTLY] [ROM] CyanogenMod 9

    I backuped all apps and settings, deinstalled CM9, reinstalling WebOS with full wipe, installed CM9. It's fixed incorrect partition table. After that I got 6+ Gb free :)
  35. M

    Post I got a usbotg cable but it wont work with my n1

    USB OTG don't provide power to connected USB device. Use USB device with external power like USB HDD or active USB hub.
  36. M

    Post [NIGHTLY] [ROM] CyanogenMod 9

    The partition table is wrong. I can mount the whole sdc: # mount -t vfat /dev/sdc /mnt/sdc # sfdisk -d /dev/sdc unit: sectors /dev/sdc1 : start= 2048, size= 22312960, Id= c, bootable How can I safely fix this partition table for Windows compatibility?
  37. M

    Post [NIGHTLY] [ROM] CyanogenMod 9

    I can't get access from PC to Touchpad disk when booted in WebOS. And can't get access from PC when "mounting USB disk" in recovery. MTP mode works fine - I can read/write (some) files to Touchpad. BTW, MTP mode hide some files and folders.
  38. M

    Post [NIGHTLY] [ROM] CyanogenMod 9

    After cm-9-20120719-NIGHTLY-tenderloin.zip I can't mount Touchpad disk when using WebOS. Windows 7 said that this disk is not formatted. fsck.vfat on Ubuntu can't check disk : Ubuntu dmesg said: How can I fix this issue? Or is it normal in latest nighties?
  39. M

    Post [NIGHTLY] [ROM] CyanogenMod 9

    This is not the problem of GPS. Android can get locations from Wi-Fi (and it's get in my case). Also I tried external Bluetooth GPS but Google Sky Map shows stars for a second and black screen after that. And I am using Google Sky Map on Nexus One without GPS enabled.
  40. M

    Post [NIGHTLY] [ROM] CyanogenMod 9

    I had the same problem. Installed 20120723 nightly and problem gone. I discovered another issue. I tried Google Sky Map and it's show stars for a moment and after that screen is total black. Tried all settings but it not helped. Sky Map worked correctly on Nexus One phone.
  41. M

    Post XBMC APK

    XBMC can't be compiled for official Google TV devices because it' requires NDK that never be released for x86 Google TV. Maybe XBMC can compile for ARM Google TV devices - Google promised to release NDK for ARM Google TV platform. A lot of China "Google TV" boxes is really ARM devices with...
  42. M

    Thread [THINK TANK] FM Radio on HP Touchpad CM9

    Can Bluetooth driver of HP Touchpad may be patched to work as FM Radio? The perfect example of this hack is CM7 FM radio on Google Nexus One.
  43. M

    Post Google TV hack!

    Got Revue HC 3.1 update and discovered that this update is encrypted. Too pity. Let's hope Logitech will open bootloader by user's petition.
  44. M

    Post Google TV hack!

    I said about Logitech Revue boot.img. Seems it's not encrypted.
  45. M

    Post Google TV hack!

    boot.img To make squashfs of little-endian 3.1 format we can use squash-tools 3.4.1 from this message. mksquashfs squashfs-root boot.img -le Is this the way to make 'rooted' update.zip? All we need is the su and adbd binaries to include in patched boot.img.
  46. M

    Post [NIGHTLY] [ROM] [GWK74] CyanogenMod 7 for vendor Passion (HTC Nexus One) - KANG

    Last nightly builds not so perfect. 233 - adb shell not working, since 231 no SMS notifications sounds, need to enable it in profile settings. Battery drains faster then in 7.1 release.
  47. M

    Post BackTrack 5 for Android Smartphones - VERY UNSTABLE

    I uploaded BackTrack5ForARM-MattsLifeBytesEditionv2.zip file to Yandex hosting: BackTrack5ForARM-MattsLifeBytesEditionv2.zip
  48. M

    Post [APP REQUEST] Android DLNA WAN Player

    Does DLNA standard support access to the server of OUTSIDE network?
  49. M

    Post [APP][BETA] Balanced - silent USSD balance checker and typowidget - NEED TESTERS

    After the last update from market my Nexus enter in endless reboots. Wiped ROM and installed CM 7.1 RC0. And never will try this Balanced. After some days ago Balenced was removed from market.