What's new

Tutorial Cf3d stuck at boot or bootloop fix!

Did one of these method worked?

  • Hell Yeah it did!

    Votes: 0 0.0%
  • You f**king idiot , it didn't work!

    Votes: 0 0.0%

  • Total voters
    0
Status
Not open for further replies.

cutemedievil

Eternal Poster
Joined
Feb 11, 2013
Posts
959
Reaction
796
Points
340
Requirements:
-Android Phone/Tablet
-USB Cable (Optional) (needed in 2nd method)
-WindowsXP/7/8/10 Laptop/PC (Optional) (needed in 2nd Method)
-ADB Drivers (Google is your Friend, or maybe Bing) (Needed in 2nd Method)
-
aROMa Filemanager (Optional) (needed in 3rd method)

There are three [3] methods
1st. By Wiping Whole System and flashing another Rom (we'll skip this one)
2nd. Using a Computer
3rd. Using aROMa FileManager (Be Proud , one of the Creator of this wonderful tool is a Filipino)

-------------------------------------------------------
2nd method (via Computer)
(this only apply if you recently turned ON your USB Debugging before you bricked your Device)
-Plug your Android/Tablet into your Computer
-on your Computer , press the "Windows Key+ R" or simply Start>Run...
-type "cmd" (a window will pop-up)
-
in cmd , type "adb" or "adb.exe"
-bunch of commands will show,type "adb devices"
-after that you will see your device listed, type "adb shell"
-after that type "su"
-you will be in root mode , type one of these codes (if one not work , try other one)
Code:
sh cf3d_uninstall.sh
or
sh /cf3d_uninstall.sh
or
sh /system/lib/cf3d_uninstall.sh
-your device will automatically reboot after 2-5 seconds
--------------------------------------------------------
3rd Method (via aROMa FM)
-download and copy it to the root of your sdcard (not on any folder)
-go to recovery (srsly , if you dont know how to do this yet , im afraid of you)
-install zip from sdcard
-choose the downloaded file which is "aromafm-1.zip"
-now your on aroma UI , touch the "Three dots on the right-down-side of the screen"
-choose "Console"
-type "su"
-now, your on root mode, type one these codes again (same as the previous one)
Code:
sh cf3d_uninstall.sh
or
sh /cf3d_uninstall.sh
or
sh /system/lib/cf3d_uninstall.sh
-your device will automatically reboot after 2-5 seconds
-------------------------------------------------------
Downloads
You do not have permission to view the full content of this post. Log in or register now.
(use only 1.80 version or below)

------------------------------------------------------
Important Notes
CF3D does not support Jellybean and UP (android version 4.1+)
try alternatives like "GLTools"
Don't ever install Chainfire3D on a jellybean , kitkat or lollipop.....................YET >:D
 
Status
Not open for further replies.
Back
Top