Search results

  1. K

    Post [OFFICIAL] Android Marshmallow 6.0.1 - Yotaphone 2

    Hi guys! With the actual 10/01/17 build, did you experienced very slow speeds when copying files to the phone with mtp? A couple GB of data take 2+ hours. I had an other phone but that works fine and fast with mtp, using the same cabel and port. Also mtp are slow under both Linux and Windows...
  2. K

    Post How to root Xperia Z3 Compact D5803 Marshmallow 6.0.1?

    Thank you for this how-to, it's worked perfectly. Btw holding both + and - buttons do not get us to the TWRP. With the Elite kernel V3, rapid taping of vol + button gets us to the recovery.
  3. K

    Post {All 2011}[DEV][KitKat 4.4.4][LegacyXperia] unofficial CyanogenMod 11.0 builds

    Hmm, not just Zedge are problematic. Ringtone Setter's installation also causes reboot on my phone. Strange.
  4. K

    Post {All 2011}[DEV][KitKat 4.4.4][LegacyXperia] unofficial CyanogenMod 11.0 builds

    On X10 Mini Pro SK17i - Mango, i can't install Zedge to the latest rom. The phone reboots every time when i try to install it, while i can install any other app. This is a fresh install, after a full wipe. I had Zedge on an older LX kk4.4.4 release without any problem, so it's strange. I do...
  5. K

    Post {All 2011}[DEV][Marshmallow 6.0.1][LegacyXperia] unofficial CyanogenMod 13.0 builds

    On Mini Pro SK17i - Mango, i got problems. With a 64GB, F2FS formatted SD card, the recovery can not identify the filesystem on the card, so it can't mount this card. Sideloading the zip also fails arond 45%, i think because of the card problem. The phone is able to handle 64GB SD cards...
  6. K

    Post {All 2011}[FAQ][Q&A][CM12.1] LegacyXperia discussion

    sk17i random reboots? Does anybody else experiencing random freezing and then reboot on sk17i mango? For example, the phone freezes then reboots every time when i try to launch Star Trek Trexels. (freezes during the load for 5-10 sec, then comes a black screen, and finaly a reboot) It can also...
  7. K

    Post {All 2011}[FAQ][Q&A][CM12.1] LegacyXperia discussion

    random reboots Anybody other experiencing random reboots with SK17i Mango? I'm experiencing random reboots. It's started with CM12.0, and it still present in CM12.1 A reboot can occure: -when watching videos on Youtube -when launching a bigger game -when the phone are connected to PC for...
  8. K

    Post {All 2011}[FAQ][Q&A][CM12.1] LegacyXperia discussion

    Neuen1 Same here. 5.0.2 was performed very poorly on Mango, but now 5.1 flys like an eagle. But i get random restarts with it, just like with 5.0.2. The restrat can occure when: (so far) -the phone are connected to PC for charging only. -when trying to view videos on Youtube.
  9. K

    Post XperiaSP Locked Bootloader (LBL) Cyanogenmod 12.0

    Got them, thank you!
  10. K

    Post XperiaSP Locked Bootloader (LBL) Cyanogenmod 12.0

    How can i access my pictures on the internal storage?
  11. K

    Post [TUT] [for NOOB] editing updater-script for noobs!

    I need some help. I wish to copy modified database files to /data/data/com... witch customized CyanogenMod settings. (x10 mini pro, bl unlcoked, custom nAa based kernel and CM7 rom) The relevant part of the update-script: mount("yaffs2", "MTD", "userdata", "/data"); ... ...