[Toolkit][GUI]OnePlus One Toolkit by manudroid19

Search This thread

AAA118

Senior Member
Dec 10, 2014
92
3
Everytime i go to fastboot mode toolkit stops detecting my device and get some error that android device not recognised or something what can i do to fix this ?
 

tnap1979

Senior Member
Apr 18, 2008
216
61
Smithville
Google Pixel 4
OnePlus 7T
does a one+ 1 mac toolkit exist??

just curious,
i know a couple oneplus one owners who dont use windows machines..
is there any chance of a 1+1 toolkit mac version existing somewhere???
i personally own a nexus 5 and windows machine, so im asking on a few of my friends behalf's
thanks everyone :)
 

hermeez

Senior Member
Aug 14, 2008
125
12
Redmi K20 / Xiaomi Mi 9T
Unresponsive One plus after flashing ColorOS120...HELP

I seem to have bricked my oneplus after I flashed ColorOS120 using your toolkit. I have tried to make it into Fastboot with no luck. I have no idea what may have happened. The log said everything was installed properly.
All I get when I press the button is a vibration from the phone. No light, no screen, nothing just a BUZZZ when i hold down the power button. Has anybody had this issue?
Can anyone direct me to the unbricking section? Anything I can to to recover from this?
The phone was rooted and the bootloader unlocked previously
If I continue to hold down the power button + vol up; it just vibrates once again. This will keep on going as long as I hold these buttons down.
 
Last edited:

Peninaa

Member
Oct 24, 2012
37
5
Hmm

My anti-vitus found a 'trojan'. Why is that, does it also download(connect to the web) ?

I was about to go back to CM11 not sure if this softwear will help and with the trojan IDK :p


Edit: Found my answer in the comments.
 
Last edited:

mixlex

Senior Member
Jul 16, 2011
411
111
Jeffersonville, in
Moto G Stylus 5G
same here

I seem to have bricked my oneplus after I flashed ColorOS120 using your toolkit. I have tried to make it into Fastboot with no luck. I have no idea what may have happened. The log said everything was installed properly.
All I get when I press the button is a vibration from the phone. No light, no screen, nothing just a BUZZZ when i hold down the power button. Has anybody had this issue?
Can anyone direct me to the unbricking section? Anything I can to to recover from this?
The phone was rooted and the bootloader unlocked previously
If I continue to hold down the power button + vol up; it just vibrates once again. This will keep on going as long as I hold these buttons down.

The exact same thing has happenned to me. I've tried everything I can think of. Tried a recovery toolkit that was supposed to recover even without fastboot mode. All I got from it was a bunch of adware on my computer from it. If you figure anything out please post what it is. I have to use my old phone for now.
 

pompatello

Senior Member
Jan 29, 2011
52
4
The exact same thing has happenned to me. I've tried everything I can think of. Tried a recovery toolkit that was supposed to recover even without fastboot mode. All I got from it was a bunch of adware on my computer from it. If you figure anything out please post what it is. I have to use my old phone for now.

Have you tried this? It saved my ass when I was in the same situation and the only thing my phone was doing was slightly vibrating when holding the power button.
 

twanj

Senior Member
Dec 23, 2008
119
8
Venlo
Just to be sure..
will this work with cm12s? i flashed the update manually, im not rooted, not unlocked, stock opo.

I haven't read anyone unlocking a stock 12s yet, hence the question...better safe then sorry

Thanx in advance
 

snowball34

Member
Nov 5, 2010
40
0
This toolkit works great and all, but why does my program files pop-up every time I restart my computer after I install this? How do I undo this?
 

JTC3

Senior Member
May 8, 2014
70
6
Just to be sure..
will this work with cm12s? i flashed the update manually, im not rooted, not unlocked, stock opo.

I haven't read anyone unlocking a stock 12s yet, hence the question...better safe then sorry

Thanx in advance

Did it ever work? I'm completely stock running CM12s, and want to try out Oxygen.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 275
    Introduction
    This is a Graphic User Interface Toolkit for the OnePlus One.
    It will allow you to perform all the basic root actions for the OnePlus One easily.


    Features:
    .-Unlock your device's bootloader
    .-Lock your device's bootloader
    .-Root your OnePlus One without installing a custom recovery
    .-Flash CM11S and ColorOS
    .-Install ADB drivers
    .-Install and boot custom recoveries
    .-Install custom kernels
    .-Self-install
    .-Self-update
    .-Log so you can learn from used commands
    .-EFS backup & restore


    Future updates:
    .-Add ROM flashing feature
    .-Implemet native Java downloader instead of wget
    .-Add Install apk option
    .-And more features... Use the "Feature Requests" section.

    All of this, from a graphic interface and with a few clics.

    Notes:

    .-Since I'm not English, I can make mistakes, so PLEASE correct me, even in the thread or in the toolkit.
    .-I don't have the phone (my order is placed), so I cannot test everything... Please report any bugs... This is my first application..
    .-Since its a self-extractable file, it can take like 5 sec to start the first time.



    Screenshots:


    attachment.php



    Download:

    Installer v2.0: https://www.mediafire.com/?ljkoi4jfz7jj2pi


    Acknowledgements:

    @extream87 for EFS backup & restore script
    StackOverFlow users, without other people's answer, I wouldn't be able to make this @Chainfire, for creating SuperSU @Mnt-XDA, for creating the bootoloader unlocker @graffixnyc, for packing ColorOS


    And other peolple I forgot, for helping me making this, specially to r0i from DarkSideTeam Forums...




    FAQs:


    In which order must I press the buttons? I just want to root my phone...

    First of anything,you must unlock your device.
    If you are on 25r, you can use method 2 and avoid wiping your data.
    If you have 30O or 33R, you must use method 1, and yes, it will wipe your data.
    After data, you can just root, install your custom recovery or kernel or do whatever you want..



    Developers info:

    How was the toolkit made??

    It's an application completely coded in Java, wich comes with a "tools" folder and it's runned by a hidden BAT to prevent JRE issues. The "tools" folder contains a basic ADB kit, some bat scripts that the application executes for locking and unlocking the bootloader, and a download kit based on wget for Windows.
    Everything is contained in a self-executable rar file so there's only one file for users. It extracts himself on c:windowstempOPO Toolkit folder.


    How does the toolkit work??

    The application obtains his own path in your computer and from there, it runs the proper bat files to download the neccesary files and perform the desired actions.


    Is posible to port it to other OS?

    Yes. The Jar file doesn't need a port, and you just need to port the bat files into bash scripts(linux)

    Edit: I've just seen @scumpicule 's toolkit. If he wants, we can colaborate using his scripts for a bigger and better GUI toolkit!! Send me a PM!!


    My antivirus sais it's malware...

    There's no malware on this toolkit.
    Only false positives detected by a chinese antivirus, possibly because it's a self-extractable RAR file wich extracts himself on "C:WindowsTempOPO_Toolkit". The RAR file runs then the vbs file, which runs the bat file and which runs the JAR file. Maybe that's suspiciuous for the antivirus.

    Why the bat runs the jar? Because some Java versions have problems while directly executing a jar.
    Why the vbs runs the bat? Becayse if not, a black cmd window appears with the GUI.

    The other exe files standard adb, standard fastboot, a wget for windows which I found here and a 7za module from the official webpage.
    The bats are simple scripts and you can easy inspect them.

    What lasts? The jar.
    Whith first stable version, I will release the source code of the GUI application.
    BUT if someone recognized in xda or in OP forums is suspicious and wants to look at it now, I will provide it to him.
    Is this 100% clean o you want more warraties? Just ask me on the thread.


    XDA:DevDB Information
    OnePlus One Toolkit by manudroid19, Tool/Utility for the ONEPLUS ONE

    Contributors
    manudroid19

    Version Information
    Status: Stable
    Current Stable Version: 2.0
    Stable Release Date: 2014-10-09

    Created 2014-07-06
    Last Updated 2014-10-09
    66
    Changelog:
    v1.0
    .-Initial release
    v1.1
    -Added "Flash CM11S/ColorOS" option
    -Added option to install ADB drivers
    -Added option to enter fastboot/recovery mode
    -Changed Toolkit's main directory from C:\Windows\Temp to C:\Windows\Temp\OPO Toolkit\
    v1.2
    -Added option to flash a custom recovery
    -Added option to boot a custom recovery
    -Fixed a bug wile booting TWRP in Root feature
    -Redesigned interface & code cleared
    v1.3
    -Attemped to fix a bug on Rooting method 2(old method. deprecated until I get the phone)
    -Added new easier root method.
    Note:Boot recovery & flash recovery options are possibly buggy, please tell me..
    v1.3.1
    -finally fixed root and recovery boot
    v1.4
    -added option to flash custom kernels
    -added new unlocking bootloader method
    v1.4.1
    -fixed startup and added Java bad installation warning
    v1.5
    -Added update engine
    -Added installation engine
    -Added a drivers installation wizard
    -Updated CM11S link.
    -Fixed rooting
    -Fixed booting recoveries
    -Fixed bugs
    v1.6
    -Quick fix for CM11S flashing bug
    -Added option to flash 64 GB partition layout instead of 16 GB one while flashing CM11S
    v1.7
    -Fixed bug while unlocking -method 2-
    -Added log option
    -Tried to sign installer so there's no more virus alerts
    -Changed CM11S flashing method so there's no more mistakes with partitions
    v1.8
    -Added EFS Backup & Restore option
    -Added option to select file in CM11S & Color OS flashing
    -Added support to other languages... Spanish translation started
    -Added default kernel & recovery
    -Added option to flash 30O OTA
    v1.9
    -Fully support to other languages, every field can be translated
    -Fixed unlock 2nd method bug
    -Updated recoveries links (thanks to @katinatez)
    -Cleared and improved interface
    v2.0
    -Added ADB & Fastboot devices list on main menu
    -Now toolkit check devices connection before doing anything
    -Now toolkit checks if bootloader is unlocked (if needed)
    -Added Italian translation
    -Added French translation
    -Added German translation
    -Fixed bug while opening "Final Configuration"
    -Updated recovery and kernel links
    -Fixed EFS Backup!
    7
    Today I worked a lot in the toolkit. Update and installing engines are almost ready, and I will probably release v1.5 tomorrow after testing every feature with my own phone