[TOOL]adb_pusher(for windows) - G2 Android Development

I've made this simple and small tool seeing some people have bricked their devices BUT are able to access TWRP.
For some reasons they don't use the usb_otg, might it be they don't have the otg cable or something other, doesn't matter.
Maybe they aren't familiar with command prompt(command line), adb etc.
Q) What does this tool do ?
A) It let's you choose the desired rom, then checks if the device is connected and finally pushes the rom.zip to your internal storage.
Q) What does this tool NOT do ?
A) It doesn't install the rom.
You may add comments, questions, requests or graphic_design_help since my gui sucks badly.
Some prerequisites have to be met, adb driver should be installed. If you have ever rooted successfully that should be covered then
DOWNLOAD

Nice tool, im sure this is going to solve a lot of questions that have been answered many times. We got some great devs for the g2! Thanks dude
Sent from my Nexus 5 using XDA Premium 4 mobile app

skulldreamz said:
Nice tool, im sure this is going to solve a lot of questions that have been answered many times. We got some great devs for the g2! Thanks dude
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thx for comment m8 . It's a 1 hour project so it can only be expanded with more features (should come handy for new users i hope). I've already seen what I can improve..(well..like I said..1 hour project )

Though I don't have this device, i must say you have made life simple for many. Thank you bender.
Sent from my Nexus 5 using XDA Premium 4 mobile app

bender_007 said:
I've made this simple and small tool seeing some people have bricked their devices BUT are able to access TWRP.
For some reasons they don't use the usb_otg, might it be they don't have the otg cable or something other, doesn't matter.
DOWNLOAD
Click to expand...
Click to collapse
I tried OTG as the very first solution but that didnt work as well

Fahad M. said:
I tried OTG as the very first solution but that didnt work as well
Click to expand...
Click to collapse
Hmm. Depends on which version you had installed. I think TWRP supports OTG since 2.6.3.x (not sure which version)

Hmmm maybe... I had twrp 2.6.3 and as I was worried about the device I didn't know what am I doing. I downloaded all the rooms requiring latest twrp and those didn't flash... Then I thought about adb sideload which I had totally forgotten... Then I first updated recovery via sideload then flashed paranoid Android xD

adb pusher
Fahad M. said:
Hmmm maybe... I had twrp 2.6.3 and as I was worried about the device I didn't know what am I doing. I downloaded all the rooms requiring latest twrp and those didn't flash... Then I thought about adb sideload which I had totally forgotten... Then I first updated recovery via sideload then flashed paranoid Android xD
Click to expand...
Click to collapse
Do i have to be in downloadmode to use this or adb sideload?
thanx barry

[email protected] said:
Do i have to be in downloadmode to use this or adb sideload?
thanx barry
Click to expand...
Click to collapse
Either a running android system with enabled usb debugging
or
just enter twrp recovery(you don't need to select adb sideload), just connect it while in twrp.

it would be great to have a tool like All-on-one toolkit by @spyrosk that made everything easier on Optimus 2x...
http://forum.xda-developers.com/showthread.php?t=2020737

60nine said:
it would be great to have a tool like All-on-one toolkit by @spyrosk that made everything easier on Optimus 2x...
http://forum.xda-developers.com/showthread.php?t=2020737
Click to expand...
Click to collapse
Will take a look into it. Might need some testers then and graphic designers so if the tool fails I can always say: "Yeah, sorry, but look at the graphics m8." jk

bender_007 said:
so if the tools fails I can always say: "Yeah, sorry, but look at the graphics m8." jk
Click to expand...
Click to collapse
xD

May be an option to dump baseband to sdcard can be added along with a way to backup efs partitions. That would prove gr8 for restoring jb from kk or flashing kk after jb @bender_007. Just a suggestion
Sent from my LG-D802 using XDA Premium 4 mobile app

keeps saying no device attached

cpugeeker said:
keeps saying no device attached
Click to expand...
Click to collapse
You update your device drivers?
Sent from my Vs980

Very nice tool!! Great job,I could have used this More than once ?
Sent from my LG-LS980 using XDA mobile app

Thanks for the great tool! Any chance this would work on a different device? Specifically the note 2.

mike t said:
Thanks for the great tool! Any chance this would work on a different device? Specifically the note 2.
Click to expand...
Click to collapse
You can try - it should work (wont damage your n2 )

bender_007 said:
You can try - it should work (wont damage your n2 )
Click to expand...
Click to collapse
Thanks for the quick reply. I have been catching ****
trying to get it going hope this helps.

Super awesome Tool man!... if you can make for Mac, it'll be double awesome !!...

Related

[ROOT] One Click Root & Busybox Installer for the Samsung Continuum v 0.1

Many of you have been rooting using a little application I call z4root but z4root has its tendinitises to fail or not work right.
Click to expand...
Click to collapse
Code:
Now you don't have to worry about z4root with the release of my very own
[B]one click root and busybox installer[/B] for the Samsung Continuum.
Essentially what the one click does is root your phone, install busybox, and copy z4root and superuser to /system/app. z4root is included for easy unroot if you ever need to unroot and run the script again.
Click to expand...
Click to collapse
Code:
[URL="http://www.multiupload.com/XRS8DN5BU8"]one.click.root.continuum.v0.1.zip[/URL] [B]v 0.1 (1.81 mb)[/B]
To run the one click simply extract the zip to your desktop connect your phone to your computer with the usb cable that came with your phone, and open the one.click.continuum folder to find run.bat, click on that and follow the directions.
Click to expand...
Click to collapse
Code:
If you are having problems, make sure [B]usb debugging is enabled[/B] by going into
settings > applications > usb debugging and making sure it's checked.
If you like my work please donate to me, to help me buy a Continuum of my own.​
Click to expand...
Click to collapse
Good stuff,
Did you ever get the other stuff we were working on working?
Not yet, I'm working on a few methods atm.
This worked for me when i tested it Goodjob Bubby!
bubby323 said:
Not yet, I'm working on a few methods atm.
Click to expand...
Click to collapse
cool cool.
What does busybox do?
Sent from my SCH-I400 using XDA App
Common adb commands in adb shell.
bubby323 said:
Common adb commands in adb shell.
Click to expand...
Click to collapse
What does that mean?
Sent from my SCH-I400 using XDA App
It's just a tool, that developers use basically. It's nice to have installed on your phone for future use.
I can't get busybox to install from the Market app.... any chance of a one-click for us linux people?
busy box
I got it with titanium backup
Does Titanium install it automatically?
Sent from my SCH-I400 using XDA App
Weudel said:
Does Titanium install it automatically?
Sent from my SCH-I400 using XDA App
Click to expand...
Click to collapse
Most of the time Titanium will make you install it first. It installs busybox when you click 'Got Problems?'
Sent from my SCH-I400 using XDA App
I tried using TiB, but it always says "failed, check website for troubleshooting "...
Sent from my space time Continuum using the XDA App.
Is there any way we can get a one-click or a how-to root for Linux/Mac... please...
Weudel said:
Is there any way we can get a one-click or a how-to root for Linux/Mac... please...
Click to expand...
Click to collapse
Its in the zip. ./run.sh
Sent from my SCH-I400 using XDA App
Thanks a lot for One Click Root
Will this include CW too
parin11 said:
Thanks a lot for One Click Root
Will this include CW too
Click to expand...
Click to collapse
Sorry to say this, but Bubby has left us without the obvious intention of coming back... No, this will not include cwm...
dfgged said:
Sorry to say this, but Bubby has left us without the obvious intention of coming back... No, this will not include cwm...
Click to expand...
Click to collapse
thats ok i sent a phone to adrynalyne on monday and today im sending one to imnuts so we will have some dev love soon enough
dfgged said:
Sorry to say this, but Bubby has left us without the obvious intention of coming back... No, this will not include cwm...
Click to expand...
Click to collapse
Well, i messaged Bubby323.. and he said that he has a lot of stuff for us in store, we just gotta be patient

[RECOVERY] CWM 5.5.0.4 For Acer A100

DISCLAIMER
Thank you to all the DEV'S who have made this possible.
waydownsouth,
gh123man,
hbwelch,
randomblame,
shchers,
Koush
I am in no way responsible for any damage done to your tablet. Follow the instructions!
-----------------------------------------------------------------------------
Here it is guys, Stock CWM Recovery for the ACER A100.
Before anything make sure you have the latest ICS leak C/O Vache, Root, and Unlocked Bootloader.
Official ICS Leak c/o Vache:
http://forum.xda-developers.com/showthread.php?t=1510706
Root Instructions here:
http://forum.xda-developers.com/showthread.php?t=1531646
Unlock your bootloader for fastboot, follow here:
http://forum.xda-developers.com/showthread.php?t=1557445
once you have done all of the above, you should be ready to flash this recovery. Make sure you have ADB up and working properly. And place the recovery.img in your working folder (see below)
1- Open a command prompt in your working folder (usually in your platform tools, mine is C:\android-sdk-windows\platform-tools) make sure you are administrator.
2- Connect Tablet to pc and get excited.
3- Type: adb devices (verify your Tab is connected and listed)
4- Type: adb reboot bootloader
5- Once bootloader is in fastboot type: fastboot flash recovery recovery.img
You will see writing recovery, flashing recovery, etc.
6- Once flashed Type: fastboot reboot
7- Profit
This recovery has been tested by myself, and is the first in a series of goodies coming please be patient, dont ask for ETA's as the DEV's are EXTREMELY hard at work and don't even have this device themselves. Big THANKS to all of them!
Now keep in mind most mistakes are made in the location of where you opened the command prompt, just be sure the recovery.img is in the folder you are working in with the command prompt. If it isn't, well, it wont flash anything.
Download CWM Recovery 5.5.0.4 for A100: http://www.mediafire.com/?sgkiz31lg2jd19v
Download A100 ICS Gapps: http://www.mediafire.com/?db2rl0z6v8xc2a8
Follow A100 CM9 progress...Original thread here ---> http://forum.xda-developers.com/showthread.php?t=1597102
Please Hit thanks button of everyone involved, this couldn't be possible without this great community.
First . Testing right now.
Edit: Looking good . One thing... I messed up step 2. I got excited before connecting the device .
Theonew said:
First . Testing right now.
Edit: Looking good . One thing... I messed up step 2. I got excited before connecting the device .
Click to expand...
Click to collapse
lol :-D haha right on man glad my instructions are good. always hard to do a step by step of something you do daily lol. thanks for the feedback! be sure to thank our devs as well.
Sent from my SGH-I897 using xda premium
Well couldn't test much, but everything seems honky dory
One question, should we expect the recovery to be touch enabled later on? .. yeah I know we have buttons, but the touch enabled recoveries are simply cooler anyways, thanks a bunch guys.
ptesmoke said:
thanks for the feedback!
Click to expand...
Click to collapse
The backup is far larger than the ones of the first recovery provided.
Theonew said:
The backup is far larger than the ones of the first recovery provided.
Click to expand...
Click to collapse
could be backing up more data. I think the old Thor recovery had some partitions missing. I will look into it though. pretty sure the old one didn't backup /flexrom which I think the new one does..but I'm not using a flexrom ATM.
Sent from my SGH-I897 using xda premium
Works great thank you very much
ptesmoke said:
could be backing up more data. I think the old Thor recovery had some partitions missing. I will look into it though. pretty sure the old one didn't backup /flexrom which I think the new one does..but I'm not using a flexrom ATM.
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
That must be why. The previous recovery made backup sizes of approx. 1.1Gb; This makes backups of well over 2Gb (Bar didn't even reach half way as yet when it hit the 2Gb mark ).
Working great.
Just in case anyone is wondering, flashed fine running flex-100-reaper and crossix SD swap mod.
illego said:
Working great.
Just in case anyone is wondering, flashed fine running flex-100-reaper and crossix SD swap mod.
Click to expand...
Click to collapse
yes i forgot to add. if you are on flexreaper it will work..as you should already have root and unlocked bootloader to get there :-D thanks for verifying though!
i don't want anyone to think they need to reflash the leak and root and unlock again to do this. as long as your on the ics bootloaders and unlocked then your good...no matter what rom you have loaded.
Sent from my SGH-I897 using xda premium
Theonew said:
That must be why. The previous recovery made backup sizes of approx. 1.1Gb; This makes backups of well over 2Gb (Bar didn't even reach half way as yet when it hit the 2Gb mark ).
Click to expand...
Click to collapse
Just ran the whole backup.
Old backup: 1.4Gb
New backup: 4.0Gb
illego said:
Just ran the whole backup.
Old backup: 1.4Gb
New backup: 4.0Gb
Click to expand...
Click to collapse
looking into it..may not be .tar
Sent from my SGH-I897 using xda premium
ptesmoke said:
looking into it..may not be .tar
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
It is ".tar".
Theonew said:
It is ".tar".
Click to expand...
Click to collapse
k so my backup is 300mb...
but I'm not on a flex rom. do me a favour do a backup and once done do an " adb logcat > logcat.txt " and pm me the txt file..plz
Sent from my SGH-I897 using xda premium
ptesmoke said:
k so my backup is 300mb...
but I'm not on a flex rom. do me a favour do a backup and once done do an " adb logcat > logcat.txt " and pm me the txt file..plz
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
A full backup or just /data?
Theonew said:
A full backup or just /data?
Click to expand...
Click to collapse
My guess would be repeat the process that netted you a 4 gb backup
Sent from my Kindle Fire using Tapatalk 2
jamminjon82 said:
My guess would be repeat the process that netted you a 4 gb backup
Sent from my Kindle Fire using Tapatalk 2
Click to expand...
Click to collapse
Wasn't me. Anyways, that would be a full backup.
anyone on a flex rom. so anyone :-D and yes full backup plz.
Sent from my SGH-I897 using xda premium
edit: nvm dont need log. looks like its backing up the /data/media partition
stay tuned.....workin on it. I didnt notice as i wiped all my partitions...hence my low backup size.
ptesmoke said:
anyone on a flex rom. so anyone :-D and yes full backup plz.
Sent from my SGH-I897 using xda premium
edit: nvm dont need log. looks like its backing up the /data/media partition
stay tuned.....workin on it. I didnt notice as i wiped all my partitions...hence my low backup size.
Click to expand...
Click to collapse
I was going to say my backup was the right size on Flexrom A100, but it would make sense because I use the Micro SD card swap mod. So my /data/media is empty while in CWM.
Gibson.Dubs said:
I was going to say my backup was the right size on Flexrom A100, but it would make sense because I use the Micro SD card swap mod. So my /data/media is empty while in CWM.
Click to expand...
Click to collapse
your 100% correct :-D . working on a fix right now. any other bugs? can everyone mount USB in recovery? mine doesn't work but I'm having mtp driver issues last few days
Sent from my SGH-I897 using xda premium

[Q] Missing instructions? Stuck with Heimdall

I want to flash a custom rom on my Note 2 from bell mobility.
I'm following steps from wiki called How To Install CyanogenMod Android for Samsung Galaxy Note 2 LTE ("t0lte")
When I type heimdall flash --recovery recovery.img --no-reboot, it gives me a message "heimdall is not recognized as an internal or external command, operable program or batch file."
What am I doing wrong?
First of all what is your model number? Are you rooted? Custom recovery?
G7Baker said:
First of all what is your model number? Are you rooted? Custom recovery?
Click to expand...
Click to collapse
I'm not rooted. I'm following the steps in "Installing a custom recovery on Galaxy Note 2 LTE"
Samsung devices come with a unique boot mode called Download Mode which is very similar to Fastboot Mode on some devices with unlocked bootloaders. Heimdall is a cross-platform, open source tool for interfacing with Download Mode on Samsung devices. The preferred method of installing a custom recovery is through this boot mode. Rooting the stock firmware is neither recommended nor necessary.
Click to expand...
Click to collapse
Model number is SGH-i317M. M simply means Bell Mobility, they always add "M" at the end. Otherwise it's the same, no difference.
Hey just download this toolkit. Im not the Dev. So pls make sure you give thanks to mskip. Im just pointing you in right direction http://forum.xda-developers.com/showthread.php?t=2052779
G7Baker said:
Hey just download this toolkit. Im not the Dev. So pls make sure you give thanks to mskip. Im just pointing you in right direction http://forum.xda-developers.com/showthread.php?t=2052779
Click to expand...
Click to collapse
It looks too sophisticated. I wanted to use the guide from wiki. Well thank you in any case
olegplanets said:
It looks too sophisticated. I wanted to use the guide from wiki. Well thank you in any case
Click to expand...
Click to collapse
Here ya go bud. And I know what you mean about that tool kit, being complicated!! Lol
Check here this is what I used when I first rooted my device. And this method is for your device also!!
And it's from Chainfire:thumbup::thumbup:
http://forum.xda-developers.com/showthread.php?p=33854391
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Bajanman said:
Here ya go bud. And I know what you mean about that tool kit, being complicated!! Lol
Check here this is what I used when I first rooted my device. And this method is for your device also!!
And it's from Chainfire:thumbup::thumbup:
http://forum.xda-developers.com/showthread.php?p=33854391
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Click to expand...
Click to collapse
Thank you but this one is using odin I think. I heard that Heimdall is better. If you go to the cyanogenmod website and select Samsung Galaxy Note 2 LTE ("t0lte"), then you can click "How To Install CyanogenMod Android for Samsung Galaxy Note 2 LTE ("t0lte")" and it has the instuctions. This is the part I'm having a problem with. This is the guide they provide for the cyanogenmod, so it's kind of "official" and that's why I want to use it. Also when I'm stuck at something I want to figure it out instead of jumping from one thing to another. I don't understand why it's not working I'm following all the instructions. I'm wondering if anyone used the method I'm trying to use.
Have you installed Heimdall on your mac computer? You have to install it on your computer, NOT on your phone..
Then you place your phone in download mode, and run the heimdall command from your Mac..
AND, if instruction on XDA appear "too sophisticated" for you, then you are NOT ready to root your phone, trust me on this one..
But hey, its your phone, so go crazy....
olegplanets said:
This is the guide they provide for the cyanogenmod, so it's kind of "official" and that's why I want to use it.
Click to expand...
Click to collapse
There's nothing more official about this method than any of the others suggested. And wade I'd right, if the other methods are too sophisticated for you then you aren't ready for this.
Sent from my SAMSUNG-SGH-I317 using Tapatalk 4 Beta
wase4711 said:
Have you installed Heimdall on your mac computer? You have to install it on your computer, NOT on your phone..
Then you place your phone in download mode, and run the heimdall command from your Mac..
AND, if instruction on XDA appear "too sophisticated" for you, then you are NOT ready to root your phone, trust me on this one..
But hey, its your phone, so go crazy....
Click to expand...
Click to collapse
Hahaha:good: It's just a matter of following steps. And from reading the guide I don't need to root my phone. I like when everything is complete and clear. After so many years I though it would become simpler to install a rom, not more complicated.
I have a PC, not a Mac. But how do I install it on my computer? It doesn't say neither how nor that I need to in the instructions.
LittleRedDot said:
There's nothing more official about this method than any of the others suggested. And wade I'd right, if the other methods are too sophisticated for you then you aren't ready for this.
Sent from my SAMSUNG-SGH-I317 using Tapatalk 4 Beta
Click to expand...
Click to collapse
They look sophisticated, but I can still do them. I flashed roms with odin on my galaxy s 2. However I already started with something so that's how I want to finish it. Also the creator of the rom provides instructions how to install his rom so that's why I want to do it that way.
Heimdall is for mac's not pc's, so if you want to install ANY custom rom on your phone, you need to be able to use Odin
and, you MUST root your phone to install Cyanogen mod or any custom rom, period, no matter what you might have read..
wase4711 said:
Heimdall is for mac's not pc's, so if you want to install ANY custom rom on your phone, you need to be able to use Odin
and, you MUST root your phone to install Cyanogen mod or any custom rom, period, no matter what you might have read..
Click to expand...
Click to collapse
wiki.cyanogenmod.0rg/w/Install_CM_for_t0lte
olegplinets said:
It looks too sophisticated. I wanted to use the guide from wiki. Well thank you in any case
Click to expand...
Click to collapse
Dude the kit Is awesome it roots it and adds busybox and trwp in 5 min
olegplanets said:
wiki.cyanogenmod.0rg/w/Install_CM_for_t0lte
Click to expand...
Click to collapse
when you brick your phone, following those silly directions, please dont come back here begging for someone to help you fix your phone
G7Baker said:
Dude the kit Is awesome it roots it and adds busybox and trwp in 5 min
Click to expand...
Click to collapse
Thanks man I guess I'm gonna try it if nobody answers my question by tomorrow.
wase4711 said:
when you brick your phone, following those silly directions, please dont come back here begging for someone to help you fix your phone
Click to expand...
Click to collapse
Don't be so negative. Isn't cyanogenmod the best rom out there for android? In that case I thought the best way to install it is to follow the directions the creators of this rom give you.
olegplanets said:
Don't be so negative. Isn't cyanogenmod the best rom out there for android? In that case I thought the best way to install it is to follow the directions the creators of this rom give you.
Click to expand...
Click to collapse
U need to listen to people that have been there done it.....wow, I have not herd somone so resistant to help... remember u have come here for help.... get a grip man and start listening. ..:thumbup:
Sent from my SGH-I317 using Tapatalk 2
twanskys204 said:
U need to listen to people that have been there done it.....wow, I have not herd somone so resistant to help... remember u have come here for help.... get a grip man and start listening. ..:thumbup:
Sent from my SGH-I317 using Tapatalk 2
Click to expand...
Click to collapse
+1000
Sent from my CLEAN Note ll
twanskys204 said:
U need to listen to people that have been there done it.....wow, I have not herd somone so resistant to help... remember u have come here for help.... get a grip man and start listening. ..:thumbup:
Sent from my SGH-I317 using Tapatalk 2
Click to expand...
Click to collapse
:thumbup::thumbup::thumbup:++++1
Sent from my SAMSUNG-SGH-I317 using Tapatalk 4 Beta

Bootloader UNLOCKED Via FreeGee FINALLY.

OK FreeGee now supports the Optimus G Pro and I unlocked my bootloader. So whats next?
EDIT: http://forum.xda-developers.com/showpost.php?p=43813711&postcount=14
wahida76 said:
OK FreeGee now supports the Optimus G Pro and I unlocked my bootloader. So whats next?
Click to expand...
Click to collapse
Wait for ROMS!!!!!!!
When the f*ck did we get ice cream??
esimon311 said:
Wait for ROMS!!!!!!!
When the f*ck did we get ice cream??
Click to expand...
Click to collapse
Cant wait
wahida76 said:
Cant wait
Click to expand...
Click to collapse
Then learn to build one or take up the art of patience. Haha.
Sent from the Professional Optimus..
jesi.james said:
Then learn to build one or take up the art of patience. Haha.
Sent from the Professional Optimus..
Click to expand...
Click to collapse
Thank you for the advice I've been waiting since the phone came out I am just saying.
wahida76 said:
Thank you for the advice I've been waiting since the phone came out I am just saying.
Click to expand...
Click to collapse
Oh I feel ya. I'm always checking up to see if there's anything new going on around. Id end up building one myself but I have no home internet and a decent enough computer
Sent from the Professional Optimus..
jesi.james said:
Oh I feel ya. I'm always checking up to see if there's anything new going on around. Id end up building one myself but I have no home internet and a decent enough computer
Sent from the Professional Optimus..
Click to expand...
Click to collapse
I would build one my self if I knew how
excuse me sir
wahida76 said:
OK FreeGee now supports the Optimus G Pro and I unlocked my bootloader. So whats next?
Click to expand...
Click to collapse
I really want to know how to boot loader unlock.. also if bootloader unlock the optimus g pro can you unlock the korea version.??
i hate to break it to you but the device isnt unlocked etc. the app says right in the description.
Optimus G Pro support is due to drjbliss and loki
https://github.com/djrbliss/loki
Click to expand...
Click to collapse
that would imply all freegee is doing is flashing a loki'd kernel/recovery. still able to do whatever you want thanks to loki but it doesnt mean the bootloader is blown open like you are thinking .
shabbypenguin said:
i hate to break it to you but the device isnt unlocked etc. the app says right in the description.
that would imply all freegee is doing is flashing a loki'd kernel/recovery. still able to do whatever you want thanks to loki but it doesnt mean the bootloader is blown open like you are thinking .
Click to expand...
Click to collapse
Thats correct just like the ATT s4, bootloader is still locked but using Loki work around. Only difference is they have roms lol
shabbypenguin said:
i hate to break it to you but the device isnt unlocked etc. the app says right in the description.
that would imply all freegee is doing is flashing a loki'd kernel/recovery. still able to do whatever you want thanks to loki but it doesnt mean the bootloader is blown open like you are thinking .
Click to expand...
Click to collapse
I read in the description it says UNLOCKS bootloader to confirm what do we do?
After using the app it said UNLOCKED and when I boot it says Device Unlock.
as it will if you boot a loki'd kernel
shabbypenguin said:
as it will if you boot a loki'd kernel
Click to expand...
Click to collapse
Any hope of now having a custom ROM Then?
shabbypenguin said:
as it will if you boot a loki'd kernel
Click to expand...
Click to collapse
I've edited the app description to clarify this. I thought I had made it clear on the xda post and at the top of the app description for giving credit to bliss. The bootloader is still very much locked, but we have this working exploit thanks to loki. What I did was just build loki into cwm, so instead of the rom dev or kernel dev having to run the loki patch on their pc, now everytime someone flashes a zip or uses adb sideload their boot and recovery partitions are checked and lokified if needed. This just automates the loki process slightly. Freegee also makes it a little easier to flash these modified recoveries and disable the wallpaper (lge security) if someone wants to stay on a stock rom but just debloat it.
So please do not misunderstand, I just re-implemented loki. Please edit he thread title to indicate it was loki.
Shelnutt2 said:
I've edited the app description to clarify this. I thought I had made it clear on the xda post and at the top of the app description for giving credit to bliss. The bootloader is still very much locked, but we have this working exploit thanks to loki. What I did was just build loki into cwm, so instead of the rom dev or kernel dev having to run the loki patch on their pc, now everytime someone flashes a zip or uses adb sideload their boot and recovery partitions are checked and lokified if needed. This just automates the loki process slightly. Freegee also makes it a little easier to flash these modified recoveries and disable the wallpaper (lge security) if someone wants to stay on a stock rom but just debloat it.
So please do not misunderstand, I just re-implemented loki. Please edit he thread title to indicate it was loki.
Click to expand...
Click to collapse
So does this mean devs can build roms without Loki patch and the recovery will do it for them?
Sent from my LG-E980 using xda premium
wahida76 said:
Any hope of now having a custom ROM Then?
Click to expand...
Click to collapse
i guess i dont understand? you guys could have had roms ages ago with 2nd init recovery. you could have had true cm ports with loki recovery. nothing has changed, there is two ways a device has development on it, either teh people who have it step forward or they find a dev who is interested.
acejoker25000 said:
So does this mean devs can build roms without Loki patch and the recovery will do it for them?
Sent from my LG-E980 using xda premium
Click to expand...
Click to collapse
That is correct.
shabbypenguin said:
i guess i dont understand? you guys could have had roms ages ago with 2nd init recovery. you could have had true cm ports with loki recovery. nothing has changed, there is two ways a device has development on it, either teh people who have it step forward or they find a dev who is interested.
Click to expand...
Click to collapse
Shabby is right. We could have had roms from the get go but no one either knows or wants to build. I was in the process of learning but LIFE showed up at my door and I had to take care of that first. Now that I'm single and living alone, I could get back to being a creep that lives in a basement(literally in a basement apartment), and try to learn how to build Roms.
Shabby I have a question: Is building Roms pretty much the same for all phones? Generally speaking that is. Because I will no longer have this phone much longer.
Please Help
shabbypenguin said:
i hate to break it to you but the device isnt unlocked etc. the app says right in the description.
that would imply all freegee is doing is flashing a loki'd kernel/recovery. still able to do whatever you want thanks to loki but it doesnt mean the bootloader is blown open like you are thinking .
Click to expand...
Click to collapse
I'm sincerely sorry, I this doesn't belong here, I'm just desperate for help. I used the goomanager for the AT&T Galaxy S4 and now when I try to power on my phone it goes straight to download mode, and says could not boot normal. Can you help me please? My email is [email protected]
Jammol said:
Shabby I have a question: Is building Roms pretty much the same for all phones? Generally speaking that is. Because I will no longer have this phone much longer.
Click to expand...
Click to collapse
yes, for the most part building is building. get your build machine set up, sync a repo, edit some manifests and makefiles, configure, compile! obviously there are device specific things when you are trying to debug but the process is basically the same for any cm based rom once teamlgog has the cm bugs worked out for camera, by, etc. once our cm is pretty stable I'll start putting together some roms if someone else doesn't beat me to the punch.
if you want to put together custom roms based on stock there are a bunch of guides in various places across xda on deodexing and using the kitchen, etc to modify resources and add/remove apps and features. and if you want to play around with custom kernels, there's a thread in here to get you started. good luck!

[HOWTO] Root Android 4.3 on samsung galaxy nexus

This rooting technique Finally worked you will need three files
1) SDK TOOLS from
2) recovery.img from
3)MRKREHANROOT from
you should have unlock boot loaders USB drivers installed and should be on android 4.3
copy mrkrehanrehanroot3.1.zip in sdcard
be in fastboot mode ie switch off your device and hold both volume up and down and power button together and keep your device connected to PC
Extract the sdktools and place the revovery.img in that folder
then with one finger on shift key right click in an empty space in the folder and select open command window here
then type fastboot flash recovery recovery.img
it will flash recovery to your device
in recovery no need wipe anything install the zip mrkrehanroot3.1.zip
and reboot
download any app that requires root access and check for example root explorer
it should ask root acess
in this way you have rooted your device
Keep the thanks rolling and follow me on
Is that real android 4.3?
Sent from my Galaxy Nexus using Tapatalk 2
imam.krismanto said:
Is that real android 4.3?
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
(Y)
imam.krismanto said:
Is that real android 4.3?
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
sure from google :angel:
Much Appreciate
I installed the factory image wasn't able to get it to root with mskip'stool soo I gave this a try worked like a champ -Thank you kind sir :laugh:
Not to diss this method of root, but Chainfire's root method works perfectly fine.
https://plus.google.com/113517319477420052449/posts/WqS2E9kkN1L
X_N_ said:
Not to diss this method of root, but Chainfire's root method works perfectly fine.
https://plus.google.com/113517319477420052449/posts/WqS2E9kkN1L
Click to expand...
Click to collapse
I use that method, cannot restore any app with TB or install Busybox, for some reason it's root but not completely.
This thread shouldn't be in dev section, and there were bunch of root method threads/posts that could be easily found.
http://download.chainfire.eu/340/SuperSU/SuperSU-JWR66N-S005-130625-1.41.zip
try this, somebody tried and it works!
_Drifter_ said:
I use that method, cannot restore any app with TB or install Busybox, for some reason it's root but not completely.
Click to expand...
Click to collapse
Read description:
Titanium Backup is an example of such an app. It may incorrectly detect the path to your internal storage for backups, and thus crash on backup/restore. You can fix this by going into preferences and selecting a folder under /storage/emulated/legacy as backup/restore path, not under /storage/emulated/0.
Click to expand...
Click to collapse
msip said:
Read description:
Click to expand...
Click to collapse
No busybox from the apps don't install correctly with chainfire's root. I have the same problem.
Sent from my Galaxy Nexus using xda premium
finally did it
Mohhamad Rehan said:
finally did it
Click to expand...
Click to collapse
Is it posted?
Sent from my Galaxy Nexus using xda premium
checck the thread out buddy
prowede said:
http://download.chainfire.eu/340/SuperSU/SuperSU-JWR66N-S005-130625-1.41.zip
try this, somebody tried and it works!
Click to expand...
Click to collapse
"Please do not mirror this download, do not repost the file elsewhere. Link to this post on G+, not the download."
https://plus.google.com/+Chainfire/posts/WqS2E9kkN1L
ALUOp said:
"Please do not mirror this download, do not repost the file elsewhere. Link to this post on G+, not the download."
https://plus.google.com/+Chainfire/posts/WqS2E9kkN1L
Click to expand...
Click to collapse
OK bro if you say I did thank to u but if u had it you should have shared it first and should have had a guide of it and u should have shared I did it because I spent my whole night flashing recovery and finding proper ways to root it finally did it when I found the file so I flashed the recovery the mini SDK tool they are mine but I did not know who to thank for the root so I just mirrored it but I put up a guide here so its not my fault I am sorry that I hurt the sentiments
Sent from my Galaxy Nexus using xda premium
imam.krismanto said:
Is that real android 4.3?
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Yes it is
Sent from my Galaxy Nexus using xda premium
ALUOp said:
"Please do not mirror this download, do not repost the file elsewhere. Link to this post on G+, not the download."
https://plus.google.com/+Chainfire/posts/WqS2E9kkN1L
Click to expand...
Click to collapse
and as u say buddy its mentions its for S4 and i was brave enough to check it out by editing some scripts and lines and flash it on my devices so i did not copy it fully but i did it on my own risk to check it on my devices and name it after me so if u have any problem with that so be it but i did it i am not chainfire but the day is not so long when i will be like him one day so kindly check it out
Mohhamad Rehan said:
and as u say buddy its mentions its for S4 and i was brave enough to check it out by editing some scripts and lines and flash it on my devices so i did not copy it fully but i did it on my own risk to check it on my devices and name it after me so if u have any problem with that so be it but i did it i am not chainfire but the day is not so long when i will be like him one day so kindly check it out
Click to expand...
Click to collapse
dude relaxy, if you get worked up everytime someone says that there is another way of doing what you are saying you wont get very far cuz honestly there are always multiple ways to stuff... however i do agree with you chainfire clearly said on g+ that the root method is specifically for the s4 leak.. anyway its upto the users they can either use your method or chainfires.. i will try your method once i flash 4.3 :good:
Khizar said:
dude relaxy, if you get worked up everytime someone says that there is another way of doing what you are saying you wont get very far cuz honestly there are always multiple ways to stuff... however i do agree with you chainfire clearly said on g+ that the root method is specifically for the s4 leak.. anyway its upto the users they can either use your method or chainfires.. i will try your method once i flash 4.3 :good:
Click to expand...
Click to collapse
Thank buddy it will be grateful and one more thing u can use the mini SDK tool to flash 4.3 too
Sent from my Galaxy Nexus using xda premium

Categories

Resources