Recent content by MrTip

  1. MrTip

    Post Wiko Pulp Fab - need root

    Well, Root with kingroot: Checked Go to Replace KingUser with SuperSU: Checked Unzip all in /sdcard/mrw/root.sh: Checked (well, it's /sdcard/Download/mrw/root.sh but that should be ok, right ?) Use adb to become root: Checked Launch /sdcard/Download/mrw/root.sh: Checked well, there's a bunch...
  2. MrTip

    Post [Questions] Regarding the D855 LG3

    I own a D855 and a wireless charger. I do not use it currently, but I have checked and it works.
  3. MrTip

    Post Omate X - No lies, this time, I promise

    I've read somewhere that simvalley chargers look really the same and can be found online.
  4. MrTip

    Post Omate X - No lies, this time, I promise

    They should advertise on newspapers, because I don't see anyone who can use a search engine as a potential client.
  5. MrTip

    Thread Omate X - No lies, this time, I promise

    This is what Omate backers received:
  6. MrTip

    Post [Q] Truesmart not charging/booting

    Looks like a bootloop to me. You should try to go back to stock rom. Most people use "sp flash tools", there are tutorials on this forum. (If you made no backup, you may find one also on this forum)
  7. MrTip

    Post Petition about possibility to unlock bootloader in G3

    Just so you know, every single person signing the petition is not bound by law to immediately check-in right here to tell his wonderful click-able adventure. We can also use this thread to get actual, real information about the petition, to make subscription to this thread a little less...
  8. MrTip

    Post companion app problem

    sport mode is a joke Also, sport mode is a joke ! When screen is off, you can still click on it. You can randomly launch apps and change settings without knowing what you are doing. Congrats, another feature made useless by poor judgment.
  9. MrTip

    Post SWApp Link: The Best Companion App for your SmartWatch

    No bluetooth at all. Impossible to turn bluetooth on until I removed the app. Also, I'm not fit to auto-updates twice a day. I have to relaunch the app manually and I do not notice it on the spot. I'll wait a little bit until the app is more stable before to reinstall. For now, NotiSync +...
  10. MrTip

    Post [RECOVERY][D855 ONLY][Experienced Users][Tethered] TWRP 2.7.1.3

    This is exactly what I was looking for, thank you. (using mkfifo is possible) I could also delete a few non-essential files, but where is the fun ? There is no trouble searching for thing I had no knowledge or use few minutes ago.
  11. MrTip

    Post [RECOVERY][D855 ONLY][Experienced Users][Tethered] TWRP 2.7.1.3

    The method still uses sdcard as a buffer. I would very much like a method to do a nandroid backup when there is not enough space left on sdcard. Maybe using mkfifo on android side and reading the named pipe with adb pull ? I don't know android much, I don't know if that's possible.
  12. MrTip

    Post [Q] Best way for factory reset

    I would use adb shell to wipe userdata. ( I don't remember the syntax, wipe without arguments should help )
  13. MrTip

    Post ADB Power Key Event

    This little thing enlighten my day. Thank you for this usefull tip.
  14. MrTip

    Post [INDEX] LG G3 - ROMs, Kernels, MODs, Recoveries, Themes [20 Mar 2016]

    I'm thinking this because I installed an OTA update 2 days ago and it looked like the phone did the installation on recovery mode. But since it is possible do go back to previous recovery, it's not really a problem.
  15. MrTip

    Post [RECOVERY][D855 ONLY][Experienced Users][Tethered] TWRP 2.7.1.3

    My wording lacks precision, english is not my first language. I meant a nandroid backup. Performing twrp backup using usb cable to write files on the computer.