Rooting LG Bello 2 (LG-X150) - Android Q&A, Help & Troubleshooting

Anyone knows how to root this phone? I've tried literally EVERYTHING, Even the forum here where you can see all Root methods and nothing. Vroot, Kingroot, One Click Root, IOroot, Nothing. I Really wanna root this device because i won't even lose the warranty because here LG Allow phone rooting.
Sorry for my Engrish

Same here.
Need a root to allow moving apps to SD...

Up..?

same here, did u find out something new? I just started to search but it seems difficult to me....
If I find a solution I´ll post it.
Greets Nico

I also have this phone. Please someone who know how to root this device, upload video and tool for root. Thanks.

Still Nothing..?

I cant put it into download mode. ( vol up + usb cable not works).
http://forum.xda-developers.com/android/development/guide-root-method-lg-devices-t3049772
I cant go on........

@Beckmesser You can try from adb to reboot in download mode, the command is like
adb reboot download
or
adb reboot bootloader
or
adb reboot fastboot
I cannot find a root method working for this phone, let me know if you succeed

SoulDeleted said:
@Beckmesser You can try from adb to reboot in download mode, the command is like
adb reboot download
or
adb reboot bootloader
or
adb reboot fastboot
I cannot find a root method working for this phone, let me know if you succeed
Click to expand...
Click to collapse
thanks, but
adb reboot download
no works, reboots normaly

Nothing ?

Beckmesser said:
Nothing ?
Click to expand...
Click to collapse
This is the one-click method based on the guide you linked above, it will probably don't work because it seems that the X150 can't be rooted yet (or no one knows how)
http://forum.xda-developers.com/lg-g3/general/guide-root-lg-firmwares-kitkat-lollipop-t3056951
This is a "new" method based on the above that you're trying
http://forum.xda-developers.com/lg-g3/general/guide-root-method-lg-devices-t3129197
Be warned that using methods that are not tested on this device can potentially brick your device, i have tested some on the X150 of my friend but no one worked.
Good Luck

I'm having trouble putting the phone into download mode, anyone know the Key combination?

DavideFatman said:
I'm having trouble putting the phone into download mode, anyone know the Key combination?
Click to expand...
Click to collapse
Someone..?

Mine is rootet now... don´t know how... tried several times with KingRoot - but no luck.
But then my battery went empty and the phone shut down. As I plugged in the charger I had a kind of boot-loop (only the animated LG logo again and again). Then I pressed the power on button long to boot the phone - it updated and was rooted somehow...
I don´t know how it happend.
Anyway... still can´t install / move Apps to the SD card There is no option to do that in the "Apps" menu - and App2SD or whtever is telling me that it is not possible, or I have to create a 2nd partition or whatever...

The new version of Kingroot was able to root my device with no problem, try it for yourself.
http://i.imgur.com/wsDMrnh.png

Does anyone know about the key combination to put that model on download mode?

Its able now to move apps to sd card or still on device's storage?

Only comment I've got to be root on my LG Bello II KigRoot after the first try with earlier versions of this program and other programs.
regards
falkostas said:
Its able now to move apps to sd card or still on device's storage?
Click to expand...
Click to collapse
If I managed to move applications to the SD App2SD without problems after rooting.
regards
EDIT:The root is not permanent and the KingRoot and brings a lot of ****.

I need help , i has able to root bello 2 but now i have a boot loop can anybody send my a nandroid backup or stock rom plz ?
ps: i have searched on google .

Finally!
@DavideFatman @Crady @MoaKatanga @Nuvid @Beckmesser @SoulDeleted @falkostas
Hey, guys!
I have just registered only to post this reply.
After extensive internet browsing and hours of trials, MobileGo application from WonderShare
since this is my first post, i am unable to insert links
has finally rooted my phone. Download it, allow debugging mode and click on "One-Click Root".
After that, install, for example Root Browserapk by JRummy Apps Inc, and do the following:
sublinker said:
You need root access for this to work.
Look for platform.xml in
/system/etc/permissions/platform.xml
Open it with text editor and add the green line to this
Code:
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
</permission>
So that it looks like this
Code:
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
[COLOR="SeaGreen"]<group gid="media_rw" />[/COLOR]
</permission>
Now save it and set the file permissions to 0644 that is, rw-r–r.
Reboot and that's all.
Click to expand...
Click to collapse
@sublinker, thanks man!
Hope it works for you.
Best of luck,:fingers-crossed:
Stefan

Related

[Q] help for root huawei ascend Y200

recently bought a Huawei ascend y200 and i want to root it!
Any advice gratefully received
in Germany done since may
http://www.android-hilfe.de/root-custom-roms-modding-fuer-huawei-ascend-y200/250421-how-root-werkseinstellung-systemupdate.html
root huawei ascend Y200
thank you very much! anyway is there any english version.
BR
Root Ascend Y200
Then you need to learn German in order to root this device.
your friend.
Come to me Sochhean, i will do it for you for free.
Sent from my Galaxy Nexus
In the German Board is now an english HowTo. I cant link to them, because i’m a new user @xda
Root Huawei Y200 Succesfully (ENGLISH)
sochhean said:
recently bought a Huawei ascend y200 and i want to root it!
Any advice gratefully received
Click to expand...
Click to collapse
Hi, I've successfully rooted my phone. I have a Huawei Y200.it might be easier if you waited for OneClickRoot do be launched maybe they have the device listed for auto flashing that does everything for you.
OneClickRoot: ==> I can't post links sorry ..New User, please search on internet..
But anyway, here's the batch file I think I uploaded it..
So its easy once you root it, but WARNING: DO NOT INSTALL CLOCKWORK MODE AGAIN THROUGH ROM Manager OR ANY SOURCE. (this might bring you into bootloop)
follow steps to use the batch file...
1- You need to do this on your phone: Allow USB Debugging and STAY AWAKE Function, STOP fastboot mode. Now Install ADB Drivers when connecting phone into computer via usb and debugging mode is on (you'll see a drive usually green on your computer, check for "drivers" inside driver folders and install windows drivers.
2- You need to install Android SDK : ==> New User, Can't post links, Search Android SDK..
navigate to default download location: " C:\Program Files\Android\android-sdk\platform-tools ", shift + right click inside the folder with nothing selected, and run command prompt from there. run following command "adb devices" and it should list a device number.
3- Now exctract the zip file in attachement and run these in order: -"adb.exe" then -"fastboot.exe" then -"root_v5.2.bat". It should say a succesfull message and ( as i remember) phone should reboot (if it states "reboot phone now" in cmd prompt). now you shoudl be rooted and see "SuperUser" application installed.
4- Check if you're properly rooted with a "rootchecker" market app. If App requested root access by SuperUser (ofcourse you'll tap Accept right?) and says you have proper root, you can now jump around and scream " I rooted my phone" like i did... You can now Install Link2sd app and enjoy free enternal storage since you've rooted your phone... Any Directions using Link2sd repost or you can search internet... One limitation is you can'r use swap (to increase your RAM ), and have to go through different ROM's. If rooted your phone succesfully please inform and on any questions about ROM switching...
Hi there.
The root process isn't so hard , bit the rom switch what would be important for me (not the method, i know that and i'we installed modified recovery its working...)
Went to hell and back @google to find any custom roms for this little fckr but besides the clean base rom and the ics por (whats not working for me) i could not find any other rom. Sorry my bad i have found one origonal stock rom too, bit besides theese do you know is there any other roms exists for u8655?
anyone try the above method?
is there anyone try the above method for English version?
An earlier version, on hungarian with english and german language included... worked perfect. Since 6 months.
MoH21 said:
Hi, I've successfully rooted my phone.
Click to expand...
Click to collapse
Hey, i know the file, that attached...
I'm happy that you understand my realy bad translation of this howto
tapped via my huawei mobilephone
1- You need to do this on your phone: Allow USB Debugging and STAY AWAKE Function, STOP fastboot mode. Now Install ADB Drivers when connecting phone into computer via usb and debugging mode is on (you'll see a drive usually green on your computer, check for "drivers" inside driver folders and install windows drivers.
2- You need to install Android SDK : ==> New User, Can't post links, Search Android SDK..
navigate to default download location: " C:\Program Files\Android\android-sdk\platform-tools ", shift + right click inside the folder with nothing selected, and run command prompt from there. run following command "adb devices" and it should list a device number.
3- Now exctract the zip file in attachement and run these in order: -"adb.exe" then -"fastboot.exe" then -"root_v5.2.bat". It should say a succesfull message and ( as i remember) phone should reboot (if it states "reboot phone now" in cmd prompt). now you shoudl be rooted and see "SuperUser" application installed.
4- Check if you're properly rooted with a "rootchecker" market app. If App requested root access by SuperUser (ofcourse you'll tap Accept right?) and says you have proper root, you can now jump around and scream " I rooted my phone" like i did... You can now Install Link2sd app and enjoy free enternal storage since you've rooted your phone... Any Directions using Link2sd repost or you can search internet... One limitation is you can'r use swap (to increase your RAM ), and have to go through different ROM's. If rooted your phone succesfully please inform and on any questions about ROM switching...
Click to expand...
Click to collapse
This procedure is for CWM, not for root.The root phone you must copy superuser.signed 3.0.7 on memory card, and boot phone in cwm, and install zip from sd card/choose zip from sd card/superuser.signed3.0.7/yes, and reboot system now, when is proces for install zip over.Then your phone is rooted, you think because write ROOT_V5.0.2 it is for root-NO, this for install CWM.
MoH21 said:
Hi, I've successfully rooted my phone. I have a Huawei Y200.it might be easier if you waited for OneClickRoot do be launched maybe they have the device listed for auto flashing that does everything for you.
OneClickRoot: ==> I can't post links sorry ..New User, please search on internet..
But anyway, here's the batch file I think I uploaded it..
So its easy once you root it, but WARNING: DO NOT INSTALL CLOCKWORK MODE AGAIN THROUGH ROM Manager OR ANY SOURCE. (this might bring you into bootloop)
follow steps to use the batch file...
1- You need to do this on your phone: Allow USB Debugging and STAY AWAKE Function, STOP fastboot mode. Now Install ADB Drivers when connecting phone into computer via usb and debugging mode is on (you'll see a drive usually green on your computer, check for "drivers" inside driver folders and install windows drivers.
2- You need to install Android SDK : ==> New User, Can't post links, Search Android SDK..
navigate to default download location: " C:\Program Files\Android\android-sdk\platform-tools ", shift + right click inside the folder with nothing selected, and run command prompt from there. run following command "adb devices" and it should list a device number.
3- Now exctract the zip file in attachement and run these in order: -"adb.exe" then -"fastboot.exe" then -"root_v5.2.bat". It should say a succesfull message and ( as i remember) phone should reboot (if it states "reboot phone now" in cmd prompt). now you shoudl be rooted and see "SuperUser" application installed.
4- Check if you're properly rooted with a "rootchecker" market app. If App requested root access by SuperUser (ofcourse you'll tap Accept right?) and says you have proper root, you can now jump around and scream " I rooted my phone" like i did... You can now Install Link2sd app and enjoy free enternal storage since you've rooted your phone... Any Directions using Link2sd repost or you can search internet... One limitation is you can'r use swap (to increase your RAM ), and have to go through different ROM's. If rooted your phone succesfully please inform and on any questions about ROM switching...
Click to expand...
Click to collapse
when you say RUN adb.exe fastboot.exe and root.bat what do you mean and where do i run them? ive installed platform tools and have done adb devices//my device is there. i extract the files and run them in cmd and double clicking and it doesnt reboot. i guess im having trouble with the .zip i know the files are good. any help :good:would be appreciated.
sketchscarz said:
when you say RUN adb.exe fastboot.exe and root.bat what do you mean and where do i run them? ive installed platform tools and have done adb devices//my device is there. i extract the files and run them in cmd and double clicking and it doesnt reboot. i guess im having trouble with the .zip i know the files are good. any help :good:would be appreciated.
Click to expand...
Click to collapse
sup
Sent from my H866C using xda app-developers app
Yo brow I'm trying to root the h866c. These directions may work but I think that the huawei mercury root directions will make this a functioning root check it out
Sent from my SPH-D600 using Tapatalk 2
AW: [Q] help for root huawei ascend Y200
German: http://www.droidwiki.de/Huawei_Y200/Root
...using tapatalk on my huawei honor smartphone
Since Firmware B898, the bootloader is locked. no way for using clockworkmod... No downgrade possible.
...using tapatalk on my huawei honor smartphone
det-happy said:
Since Firmware B898, the bootloader is locked. no way for using clockworkmod... No downgrade possible.
...using tapatalk on my huawei honor smartphone
Click to expand...
Click to collapse
Hi there
I did a research about this lock and i found a modified kernel what is capable of unlocking again the bootloader. (Claimed by the author, that it should solwe rhe issue)
Please tell me, since i did not upgraded the firmware due to the issue, could it be true?
Because i did not found any feedback from the users who tried it.
Can we count on another unlockibg method, or is this true that the bl can be unlocked via adb kerbel flash?
Thanks in advance.
I found an information on the german android-board
--> http://www.android-hilfe.de/huawei-ascend-y200-forum/414947-b898.html#post5670959
Fuchsteufel told us, that the recovery is working, but only with adb-commands, without any screen.
The solution is to flash an new version of the kernel and the cwm
fuchsteufel said:
für B898 Modified CMW
B898 kompatible Bootimages
Click to expand...
Click to collapse
Thank you.

[Q] Newbie wants to root HUAWEI Ascend Y201

Hi.
Im really confused at the moment. I recently got a Android 2.3.6 phone, models the HUAWEI Ascend Y201. So far happy with it but there are a few things I want to do- and reading up on it has more Tbab confused me. Firstly I want to remove the bloatware it came with but it seems this can't be done without ‘root‘. I understand that this basically allows me more permissions with the system? Secondly I am wondering about these ROMs. What do they do? Lastly, the play store seems to like telling me there is no space left for the application, but it installing to a 4gb SD card? An application I saw called MarketFix claims to fix it but needs root.
I have tried z4root (this did nothing) and gingerbreak (ran for 7 hours).
Anyone?
bump
super1click
try super1click
but need a pc .
if it didn't work I will show another way.
Answer?
I am not responsible for any damage you may do to your phone by following this guide.
The files you will need, download them and extract them to a folder on your desktop:
View attachment 1790730
UnlockBootloader.zip
View attachment recovery.zip
- Now, get your phone and go to Settings > Developer Tools. Make sure USB debugging is enabled.
- Also disable Fastboot in Settings.
- Connect your phone to your computer via USB and let it install the drivers. Make sure they are installed correctly. Do not select "Turn on USB storage" on your phone.
Here Comes How To Root + Unlock Bootloader:
1. Go to the folder on your desktop where you extracted the files.
2. Right click on unlockbootloader.exe and select 'Run as administrator'.
3. Click "ROOT Your Phone", the program will work and then close on it's own.
4. In your phone, go to the apps drawer and there should be a new app called Superuser.
5. Now go to your PC, open the same program, but this time click "Unlock BOOTLOADER".
6. Let it finish, the program will close on it's own, and then power off your phone.
7. Unplug the phone from the PC and we are done.
Congrats you have unlocked your bootloader and have root :angel:
<- hit the thanks button if i helped!
Don't work for me :'(
I don't have superuser installed

VRoot to SuperSU Installer

VRoot Cleanup Tool - Easily replace VRoot with SuperSU
From your Windows PC​
OK everyone, here's the deal. I did the VRoot the toher day on my phone and it worked great. The problem is that it can be tricky to get the old Chinese Superuser app and SU binaries updated to SuperSU. As a result I decided to put this tool together to help update the VRoot files to SuperSU, and get rid of the old VRoot ones. What this means is that you can now clean up the Chinese Super User app and completely install SuperSU with a single click, from your Windows PC.
How to use:
Download Root Cleanup from here: https://www.dropbox.com/s/sto74q58uq4r1bj/root_cleaner.zip
Extract it to a folder on your computer.
Open the new folder and double click the clean_root.bat file.
Follow the directions.
** You will want to make sure that USB debugging is on (which it should be from VROOT) and that VRoot is closed when you run this. **
Also note I only have one phone to test with, and it worked great on the one I have. Please let me know if you have any other issues and I will try my best to help. Also, as always, not responsible for problems . <3
Edit: I just got asked via PM if this is to be run after freezing VRoot, etc. So I wanted to add here in case anyone else wondered. With this tool you do not need to freeze VRoot, delete any files, etc. My script will literally take care of everything for you. So, run VRoot and the phone will reboot. You can immediately close VRoot on your computer and run this to completely replace VRoot with SuperSU, and remove VRoot files.
This is my first time writing something like this, but so far I have a lot of people who told me it works fine. Please let me know if you have issues and Ill do my best to help! I went ahead and created this thread at the request of some people who have had good success with this on the other thread here: http://forum.xda-developers.com/showthread.php?t=2511815&page=29
Update: V4 is up - this version makes sure that ADB is accessible. Thank you @k1mu for helping me with this!
I want to ask you, why do you think the process on i9505 hangs on the line "cleaning up files" and does not automatically reboot the phone? You need to manually reboot it.
For the rest it works great!
Thank you
fabrilas said:
I want to ask you, why do you think the process on i9505 hangs on the line "cleaning up files" and does not automatically reboot the phone? You need to manually reboot it.
For the rest it works great!
Thank you
Click to expand...
Click to collapse
My guess would be these lines:
adb shell "su -c 'rm /dev/com.mgyun.shua.su'"
adb shell "su -c 'rm /dev/com.mgyun.shua.su.daemon'"
adb shell "su -c 'rm -rf /dev/com.mgyun.shua.su'"
adb shell "su -c 'rm -rf /dev/com.mgyun.shua.su.daemon'"
The issue is that I cant remember if com.mgyun.shua.su and com.mgyun.shua.su.daemon are directories or files. If you could confirm for me which they are then I will be happy to fix my tool!
Thx
Angie
it tells me that "device not found" any clues?
never mind the first statment if i put the file in the phone the run it from my computer it goes away. but I'm now going to put word for word what it tells me. "When prompted to grant root to ADB select yes. 'adb' is not recognized as an internal or external command, operable program or batch file. Once you have granted root to ADB press any key to continue... Press any key to continue . . .
but it never askes me to grant root to it it just sits there and does nothing and if i hit continue with out allowing it, it just deletes the su and unroots the phone. any clues about what I could be doing wrong
Works also with Galaxy S4 Italy Gt-i9505 :good:
ComputerBro2 said:
it tells me that "device not found" any clues?
never mind the first statment if i put the file in the phone the run it from my computer it goes away. but I'm now going to put word for word what it tells me. "When prompted to grant root to ADB select yes. 'adb' is not recognized as an internal or external command, operable program or batch file. Once you have granted root to ADB press any key to continue... Press any key to continue . . .
but it never askes me to grant root to it it just sits there and does nothing and if i hit continue with out allowing it, it just deletes the su and unroots the phone. any clues about what I could be doing wrong
Click to expand...
Click to collapse
If you are getting device not found that typically means that ADB is not able to access or find the phone. I would make sure that you close the VRoot tool as it will keep the debugging bridge tied up, and give you a device not found error. After you root you need make sure VRoot is closed before running my tool.
ComputerBro2 said:
it tells me that "device not found" any clues?
never mind the first statment if i put the file in the phone the run it from my computer it goes away. but I'm now going to put word for word what it tells me. "When prompted to grant root to ADB select yes. 'adb' is not recognized as an internal or external command, operable program or batch file. Once you have granted root to ADB press any key to continue... Press any key to continue . . .
but it never askes me to grant root to it it just sits there and does nothing and if i hit continue with out allowing it, it just deletes the su and unroots the phone. any clues about what I could be doing wrong
Click to expand...
Click to collapse
That "adb is not recognized.. " is because the batch file is not running with it's current directory in the folder where you extracted it.
@LilTechPrincess -
adding "cd %~dp0"
at the start of the clean_root.bat will ensure that it's able to find the files that it needs since that'll CD to the drive and path where the clean_root.bat was extracted.
LilTechPrincess said:
If you are getting device not found that typically means that ADB is not able to access or find the phone. I would make sure that you close the VRoot tool as it will keep the debugging bridge tied up, and give you a device not found error. After you root you need make sure VRoot is closed before running my tool.
Click to expand...
Click to collapse
okay i just needed to update my drivers witch is odd cause i just did it yesterday hmm. Anyway now it runs fine but it wont prompt me on my phone to allow root access to adb
ComputerBro2 said:
okay i just needed to update my drivers witch is odd cause i just did it yesterday hmm. Anyway now it runs fine but it wont prompt me on my phone to allow root access to adb
Click to expand...
Click to collapse
So did it fix your root to SuperSU?
Also, does anyone know how I can prompt root to ADB easier than this? Currently I am doing this to try and force the Superuser prompt:
adb shell "su -c 'touch /sdcard/invoke-root'"
If anyone knows how to do this better please let me know!
k1mu said:
That "adb is not recognized.. " is because the batch file is not running with it's current directory in the folder where you extracted it.
@LilTechPrincess -
adding "cd %~dp0"
at the start of the clean_root.bat will ensure that it's able to find the files that it needs since that'll CD to the drive and path where the clean_root.bat was extracted.
Click to expand...
Click to collapse
Thank you very much for the help! Im still a newb! haha Anyhow, I updated my tool with your suggestion.
LilTechPrincess said:
So did it fix your root to SuperSU?
Also, does anyone know how I can prompt root to ADB easier than this? Currently I am doing this to try and force the Superuser prompt:
adb shell "su -c 'touch /sdcard/invoke-root'"
If anyone knows how to do this better please let me know!
Click to expand...
Click to collapse
No the adb won't start on my phone
It say to me
rm failed for /sdcard/install-recovery.sh, No such file or directory
And now ? xD
Does it also say no device found?
Sent from my SCH-I545 using Tapatalk
Bfitz26 said:
Does it also say no device found?
Sent from my SCH-I545 using Tapatalk
Click to expand...
Click to collapse
No it freze on this
rm failed for /sdcard/install-recovery.sh, No such file or directory
when i disconnect the pone say not found for 4 or 5 times and finish
---------- Post added at 08:49 PM ---------- Previous post was at 08:28 PM ----------
I tri 3 times
try to wipe all data.
Next try is to reinstall last firmware update whit odin or it trip my knox 0x0 to 0x1 ?
MexyHKR said:
It say to me
rm failed for /sdcard/install-recovery.sh, No such file or directory
And now ? xD
Click to expand...
Click to collapse
Thats not a big deal. Basically, I removed the /sdcard/install-recovery.sh from the script earlier and forgot to not try and delete a file that doesnt exist... Ill fix that! haha That doesnt hurt anything at all. Sowwy!
Ok now im freeze on Cleaning Up Files....
Your link is down
Tomsgt said:
Your link is down
Click to expand...
Click to collapse
The link has 2 hh's in the http
eklipz3 said:
The link has 2 hh's in the http
Click to expand...
Click to collapse
thanks did notice that
Finaly dont work on my GS4
PDA: I9505XXUEMJ7
MODEM: I9505XXUEMJ7
CSC: I9505ITVEMJ8
Try 2 times after full wipe and emergency firmware restore.
Freeze on Cleaning etc...
Now need to go sleep 1:06AM in italy
Good night and sorry for bad speak
I speak like a fish trying to speak Russian

Root SHV-E220S Android v4.4.4 PDA: E220SKSU0CNL2

Hi
As you may know, after almost a year an update is released for SHV-E220S. Because this phone is limited to SKT Carrier in Korea, nobody cares about it. But do not be afraid. Here I am ready to help you root your updated phone.
I don't know why but any of the conventional methods don't work on the SHV-E220S. Believe me, I tried vRoot, Towelroot, z4root, Framaroot, CF-Auto-Root, etc. with no success. But the following method works like a charm.
Before beginning, I should thank the "www.sayanogen.com" guy who provided the custom ClockworkMod recovery called SH. So thank you man!
Requirements: SHV-E220S, SD Card, ODIN
1. First of all, because you can't normally, i.e. without root permissions, access the SD card via file managers in the to-be-upgraded Android 4.4.4, you need to download the "UPDATE-SuperSU-v2.40.zip" from the following link which contains "SuperSU" binary files made by Chainfire and put it on your "SD card" before upgrading.
- Don't put the file on your "Phone Memory" because CWM recovery can't access it.
- Do not extract the file. Put the ".zip" file, as is, on your SD card.
http://download.chainfire.eu/641/SuperSU/
2. After finishing the file transfer, you need to update your phone to the latest firmware which is currently E220SKSU0CNL2 Rom. You can use OTA, Kies, or ODIN method. Feel free to use your favorite method. For ODIN, you should download the following file from SamMobile page and update your phone via the instructions specified in that page.
http://www.sammobile.com/firmwares/download/40233/E220SKSU0CNL2_E220SSKT0CNL2_SKT.zip
3. After you have upgraded your phone using ODIN, restart the phone and let it do its work. After the phone finished upgrading, reboot again into download mode by pressing and holding Volume Down + Home + Power, followed by Volume Up and load the "GalaxyPOP_CWM_SH", from the attachment, into "AP / PDA" section of ODIN window and Hit "start".
4. Now you have CWM recovery on your device. Enter Recovery by holding "Volume Up + Home + Power" buttons. Select "Install zip from SD Card" and load "UPDATE-SuperSU-v2.40.zip" file.
5. Well Done :good: You've just successfully rooted your phone.
6. Press the "Thanks!" button .
Thanks So Much
Thanks @whoknowshimself I just rooted and updated my phone as you've described above. Thanks fit the effort
yeah, it works fine. i want to know about ROM for this device, which one is suitable working fine and light weight?
thanks very much to help ROOT
whoknowshimself said:
Hi
As you may know, after almost a year an update is released for SHV-E220S. Because this phone is limited to SKT Carrier in Korea, nobody cares about it. But do not be afraid. Here I am ready to help you root your updated phone.
I don't know why but any of the conventional methods don't work on the SHV-E220S. Believe me, I tried vRoot, Towelroot, z4root, Framaroot, CF-Auto-Root, etc. with no success. But the following method works like a charm.
Before beginning, I should thank the "www.sayanogen.com" guy who provided the custom ClockworkMod recovery called SH. So thank you man!
Requirements: SHV-E220S, SD Card, ODIN
1. First of all, because you can't normally, i.e. without root permissions, access the SD card via file managers in the to-be-upgraded Android 4.4.4, you need to download the "UPDATE-SuperSU-v2.40.zip" from the following link which contains "SuperSU" binary files made by Chainfire and put it on your "SD card" before upgrading.
- Don't put the file on your "Phone Memory" because CWM recovery can't access it.
- Do not extract the file. Put the ".zip" file, as is, on your SD card.
http://download.chainfire.eu/641/SuperSU/
2. After finishing the file transfer, you need to update your phone to the latest firmware which is currently E220SKSU0CNL2 Rom. You can use OTA, Kies, or ODIN method. Feel free to use your favorite method. For ODIN, you should download the following file from SamMobile page and update your phone via the instructions specified in that page.
http://www.sammobile.com/firmwares/download/40233/E220SKSU0CNL2_E220SSKT0CNL2_SKT.zip
3. After you have upgraded your phone using ODIN, restart the phone and let it do its work. After the phone finished upgrading, reboot again into download mode by pressing and holding Volume Down + Home + Power, followed by Volume Up and load the "GalaxyPOP_CWM_SH", from the attachment, into "AP / PDA" section of ODIN window and Hit "start".
4. Now you have CWM recovery on your device. Enter Recovery by holding "Volume Up + Home + Power" buttons. Select "Install zip from SD Card" and load "UPDATE-SuperSU-v2.40.zip" file.
5. Well Done :good: You just successfully rooted your phone.
Click to expand...
Click to collapse
hi,
is there any light weight and suitable ROM for this device. I saw in Storage there is mentioned
System Memory
The minimum amount of storage space required to run the system
4.46 GB
i have only 8 GB of storage (although i have 16 GB SD Card).
thanks for helping us
whoknowshimself said:
Hi
As you may know, after almost a year an update is released for SHV-E220S. Because this phone is limited to SKT Carrier in Korea, nobody cares about it. But do not be afraid. Here I am ready to help you root your updated phone.
I don't know why but any of the conventional methods don't work on the SHV-E220S. Believe me, I tried vRoot, Towelroot, z4root, Framaroot, CF-Auto-Root, etc. with no success. But the following method works like a charm.
Before beginning, I should thank the "www.sayanogen.com" guy who provided the custom ClockworkMod recovery called SH. So thank you man!
Requirements: SHV-E220S, SD Card, ODIN
1. First of all, because you can't normally, i.e. without root permissions, access the SD card via file managers in the to-be-upgraded Android 4.4.4, you need to download the "UPDATE-SuperSU-v2.40.zip" from the following link which contains "SuperSU" binary files made by Chainfire and put it on your "SD card" before upgrading.
- Don't put the file on your "Phone Memory" because CWM recovery can't access it.
- Do not extract the file. Put the ".zip" file, as is, on your SD card.
http://download.chainfire.eu/641/SuperSU/
2. After finishing the file transfer, you need to update your phone to the latest firmware which is currently E220SKSU0CNL2 Rom. You can use OTA, Kies, or ODIN method. Feel free to use your favorite method. For ODIN, you should download the following file from SamMobile page and update your phone via the instructions specified in that page.
http://www.sammobile.com/firmwares/download/40233/E220SKSU0CNL2_E220SSKT0CNL2_SKT.zip
3. After you have upgraded your phone using ODIN, restart the phone and let it do its work. After the phone finished upgrading, reboot again into download mode by pressing and holding Volume Down + Home + Power, followed by Volume Up and load the "GalaxyPOP_CWM_SH", from the attachment, into "AP / PDA" section of ODIN window and Hit "start".
4. Now you have CWM recovery on your device. Enter Recovery by holding "Volume Up + Home + Power" buttons. Select "Install zip from SD Card" and load "UPDATE-SuperSU-v2.40.zip" file.
5. Well Done :good: You've just successfully rooted your phone.
6. Press the "Thanks!" button .
Click to expand...
Click to collapse
i just did experiments like removing korean dialer and it works! i just flashed it
refer to this thread..
http://forum.xda-developers.com/galaxy-s3/general/4-4-4-s3-shv-e210ssamsung-knox-korean-t2907294
can somebody help us on making OFFICIAL thread for this Device? for further improvements please.. thanks alot!
jhayke22 said:
i just did experiments like removing korean dialer and it works! i just flashed it
refer to this thread..
http://forum.xda-developers.com/galaxy-s3/general/4-4-4-s3-shv-e210ssamsung-knox-korean-t2907294
can somebody help us on making OFFICIAL thread for this Device? for further improvements please.. thanks alot!
Click to expand...
Click to collapse
as i mentioned i have upgraded to 4.4.4 and Rooted as instructed, but facing a problem, at home i and my wife using same network SIM, when i am trying to call someone, it is showing error " emergency calls only ... " but on my wifes phone i can make calls successfully...
any help ? in previous version 4.1.2, there were no problem making calls.
regards.
oralover2006 said:
as i mentioned i have upgraded to 4.4.4 and Rooted as instructed, but facing a problem, at home i and my wife using same network SIM, when i am trying to call someone, it is showing error " emergency calls only ... " but on my wifes phone i can make calls successfully...
any help ? in previous version 4.1.2, there were no problem making calls.
regards.
Click to expand...
Click to collapse
TRY it at your own risks
seems odd. but you can also try to manipulate network modes in SKT menus using codes
in dialer
319712358
password
996412
change settings to its default like Full/Auto etc.
OR YOU CAN ALSO TRY (if rooted) using root explorer
navigate
/system/csc
on that folder edit "sales_code.dat" something like that.. and change 'SKT' to blank or nothing else just erase the "SKT"..
save it..reboot
there on settings/more networks/mobile networks
you'll have mobile network mode.. select GSM only for better signals for CALLs and SMS..
select "WCDMA" for 3G mobile data... but you will lose 'LTE'
better off you have Firmware Backups..
hope it helps.
sorry im not that good in english
jhayke22 said:
TRY it at your own risks
seems odd. but you can also try to manipulate network modes in SKT menus using codes
in dialer
319712358
password
996412
change settings to its default like Full/Auto etc.
OR YOU CAN ALSO TRY (if rooted) using root explorer
navigate
/system/csc
on that folder edit "sales_code.dat" something like that.. and change 'SKT' to blank or nothing else just erase the "SKT"..
save it..reboot
there on settings/more networks/mobile networks
you'll have mobile network mode.. select GSM only for better signals for CALLs and SMS..
select "WCDMA" for 3G mobile data... but you will lose 'LTE'
better off you have Firmware Backups..
hope it helps.
sorry im not that good in english
Click to expand...
Click to collapse
thanks a lot friend, you are much appreciated
I will try and give feed back. ( if no risk, nobody can go ahead )
regards.
oralover2006 said:
thanks a lot friend, you are much appreciated
I will try and give feed back. ( if no risk, nobody can go ahead )
regards.
Click to expand...
Click to collapse
i like that spirit.! ehehe
"if no risk, nobody can go ahead"
welcome..!
jhayke22 said:
i like that spirit.! ehehe
"if no risk, nobody can go ahead"
welcome..!
Click to expand...
Click to collapse
sorry, i failed to find "vi" or "nano" editor? which editor i can use to edit the said file.
regards.
Edited: just find out about Busybox and installed it.
you can edit the said file using rootexplorer app..
Sent from my GT-I9260 using XDA Premium 4 mobile app
jhayke22 said:
TRY it at your own risks
seems odd. but you can also try to manipulate network modes in SKT menus using codes
in dialer
319712358
password
996412
change settings to its default like Full/Auto etc.
OR YOU CAN ALSO TRY (if rooted) using root explorer
navigate
/system/csc
on that folder edit "sales_code.dat" something like that.. and change 'SKT' to blank or nothing else just erase the "SKT"..
save it..reboot
there on settings/more networks/mobile networks
you'll have mobile network mode.. select GSM only for better signals for CALLs and SMS..
select "WCDMA" for 3G mobile data... but you will lose 'LTE'
better off you have Firmware Backups..
hope it helps.
sorry im not that good in english
Click to expand...
Click to collapse
its working perfect :good: thanks very much. i followed below to remount filesystem in read / write mode and edit sales_code.dat file and reboot.
su
mount -o remount,rw /system /system
regards.
Plz help me,,,
Before I start, I appreciate to your method to root my phone. But I got a problem here. After rooting everything seems to work well but my vibration seems to not work in any situation even though my vibrate level is max. If someone knows about this problem than plz help me. If no-one knows, than please be kind to tell me how to unroot this phone

Broken screen, help me grab my files?

Long story short... I have a non-rooted SGH-M919 (Samsung Galaxy S4) with a completely broken screen. USB to PC transfer doesn't work, it's set to charge only, Kies doesn't see it...etc.
I have found that it's still on my wifi and on my google play account so I can install apps from the website. Does anybody know any apps I can install that will instantly let me access my files (and transfer them) without needing to do anything on the phone's side? Remote access would be great but I'd settle for file sharing even if only on the local network.
Any other ideas would be great! I need to recover pictures and contacts that aren't on google, or the SD card. New phone doesn't take the SIM.
You're probably not going to like this answer, but I recommend you simply have the screen fixed. If MTP isn't enabled and you can't enable it, and it's not rooted... There's just not much you can do.
NetworkAuditor said:
You're probably not going to like this answer, but I recommend you simply have the screen fixed. If MTP isn't enabled and you can't enable it, and it's not rooted... There's just not much you can do.
Click to expand...
Click to collapse
That's not too helpful... I found a (paid) app that attempts to recover files from the phone's download mode, which I think I could get to. There's gotta be other (free) options out there if download mode has access to files. Also as I said, I'm sure there's some app out there that shares files on the local network. I just need a name if anybody has one.
Thanks for answering still... but I know there's options.
UnknownCloakedMan said:
That's not too helpful... I found a (paid) app that attempts to recover files from the phone's download mode, which I think I could get to. There's gotta be other (free) options out there if download mode has access to files. Also as I said, I'm sure there's some app out there that shares files on the local network. I just need a name if anybody has one.
Thanks for answering still... but I know there's options.
Click to expand...
Click to collapse
Oh! Well if you can get to recovery, you may be able to pull the files off the device or back it up entirely.
Search "adb from recovery" and see if that gets you anywhere. If you *can* use adb, you might be able use adb's "backup" command to back up whatever you have on there.
NetworkAuditor said:
Oh! Well if you can get to recovery, you may be able to pull the files off the device or back it up entirely.
Search "adb from recovery" and see if that gets you anywhere. If you *can* use adb, you might be able use adb's "backup" command to back up whatever you have on there.
Click to expand...
Click to collapse
No custom recovery and no root access so I don't think adb will work for me... will it? I've confirmed USB debugging is off.
UnknownCloakedMan said:
No custom recovery and no root access so I don't think adb will work for me... will it? I've confirmed USB debugging is off.
Click to expand...
Click to collapse
Well, I've never used adb from recovery before, but a quick search makes me think it could be possible. If you're desperate to recover the data, I' m assuming anything is worth a try.
Now most of the time, stock recovery doesn't have adb access, but if you can manage to unlock your phone, you would be able to install CWM recovery and boot to it.
However, this is unlikely, as IMO, the SGS4 is one of the most painful phones to try to unlock, especially when you don't have access to the screen.
soo.. I am trying adb right now. I did...
adb shell
cd /sdcard/DCIM/Camera
ls
and all my pictures are listed! I tried doing a pull at that point and it says device not found... which it clearly is since it's reading the info. Any idea what my next step is? mounting or something? I feel like I'm so close!
EDIT:
BOOM! got it! I read one post online that said "stay out of shell for pull" I reopened my adb window and just did "adb pull /sdcard/DCIM/Camera" and all is recovered now. Thanks and I hope this post helps somebody in the future!
UnknownCloakedMan said:
soo.. I am trying adb right now. I did...
adb shell
cd /sdcard/DCIM/Camera
ls
and all my pictures are listed! I tried doing a pull at that point and it says device not found... which it clearly is since it's reading the info. Any idea what my next step is? mounting or something? I feel like I'm so close!
EDIT:
BOOM! got it! I read one post online that said "stay out of shell for pull" I reopened my adb window and just did "adb pull /sdcard/DCIM/Camera" and all is recovered now. Thanks and I hope this post helps somebody in the future!
Click to expand...
Click to collapse
Glad you got everything resolved! Now for my own curiosity, how did you manage to get adb working?
NetworkAuditor said:
Glad you got everything resolved! Now for my own curiosity, how did you manage to get adb working?
Click to expand...
Click to collapse
Nothing special at all. It only required:
> Phone in download mode, wired to PC with USB cable
> ADB installed on PC
> Samsung USB Drivers
> Open adb command prompt, and run the pull command (after finding the exact directory using adb shell)

Categories

Resources