• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

three4one

Newbie
Apr 13, 2012
21
6
I was able to root using Framaroot (second option).
Phone info:
boost mobile
av 4.1.2
sw 1.002sp
hw 0102
build jz054k

Not able to figure out how to tether (if that is even possible with the boost phone)

UPDATE:
I was able to usb tether and bluetooth tether.

To tether install Pdanet+ on the phone and PC. I had to also install easy tether on the pc to get the ADB usb driver.

PC info:
windows 7 home premium sp1
64-bit op system
 
  • Like
Reactions: Slayer72 and Loota
I know, but Voodoo OTA root keeper shows su installed and device rooted/root permission granted. I was also able to install apps requiring root. It appears to be a sort-of root.

UPDATE:
I used Framaroot (second option) to unroot
Then I re rooted the same way.
I then installed Superuser SU and busybox.

It all worked. Titanium backup, lucky patcher, and root checkers now work properly.

Framaroot works.
 
  • Like
Reactions: Slayer72
Upvote 0
I know, but Voodoo OTA root keeper shows su installed and device rooted/root permission granted. I was also able to install apps requiring root. It appears to be a sort-of root.

You can install apps that require root no matter what. If they work or not is how you know if there are su binaries in place.
 
  • Like
Reactions: Slayer72
Upvote 0
I have obtained a functioning root workaround on this phone using framaroot as the op suggested using the following steps. But first a warning.

This is not a proper root but it will work. It is risky because you will be enabling any application that asks for root, access to root without your specific say so as is usually the case. This means that any app that wants root gets it.. even viruses. I suggest you disable superuser (like in step 3) when you aren't using an app that requires root.


Assuming you've installed framaroot and have it opened already.

1. Select "install supersu" instead of superuser from the drop down box.
2. Click on Gandalf and wait till it tells you to reboot.. then reboot.
3. Open up supersu and go to settings and uncheck "enable superuser"
4. Re-enable superuser by checking the same box again.
5. Scroll down to "default access" and select "grant" AT YOUR OWN RISK.

You now have a functioning root.

You'll probably want to install busybox now using stericson's app on the play store so you can take full advantage of your root.
 
Upvote 0
Before this workaround solution I had installed root through framaroot and found it not working and I believe the following may have something to do with it..


Code:
Root Access is not properly configured or was not granted.

Super User Application Status:
Superuser application - version 3.1.3 - is installed!

SuperSU application - is NOT installed.

System File Properties for Root Access:
Standard Location
Check Command: ls -l /system/bin/su:
Result: lrwxrwxrwx root u0_a95 2013-08-30 22:20 su -> /system/xbin/su
Analysis: File: su is a symbolic link pointing to another file: /system/xbin/su

Standard Location
Check Command: ls -l /system/xbin/su:
Result: -rwsr-sr-x root root 380532 2013-08-30 22:20 su
Analysis: Setuid attribute is present and root user ownership is present. Root access is correctly configured for this file! Executing this file can grant root access!

Alternative Location
Check Command: ls -l /sbin/su:
Result: /sbin/su: Permission denied
Analysis: File system permissions restricted and denied access.

Alternative Location
Check Command: ls -l /system/xbin/sudo:
Result: /system/xbin/sudo: No such file or directory
Analysis: File /system/xbin/sudo does not exist.

Root User ID and Group ID Status:
SU binary not found or not operating properly

System Environment PATH: /sbin /vendor/bin /system/sbin /system/bin /system/xbin

ADB Shell Default User:
ADB shell setting for standard access, stored in default.prop, is configured as: shell (non root) user - ro.secure=1

Results provided on your C5215 device by Root Checker Pro version 1.3.4 from joeykrim in the Android Market - http://goo.gl/NcnHn

I don't recall if my previous device had the same symbolic link in /system/bin but poot's root checker didn't seem to like it.

By disabling and re-enabling superuser in supersu it gets rid of the su in /system/bin and supersu seems happier for it, though not happy enough to allow you to use prompts instead of just automatically granting root to everything.
 
Upvote 0
Painfully, this method worked, I used the Framaroot version 1.6.0, and after letting Busybox do it's thing, I was able to uninstall an application in the system using ES File Explorer, however, given it is a new phone, I am incredibly nervous on deleting things, in the event they might tie to the phone's main functions.

I deleted the Scout.apk *Bonk*.

So far, no problems (Phone Boots up just a second faster)

I went ahead and froze the rest of the third-party applications as well as the Boost Mobile ones, the phone boots just a little faster, but now there's less clutter blocking my view.
https://www.youtube.com/watch?v=c92UwY4w6fw
 
  • Like
Reactions: Slayer72
Upvote 0
Before this workaround solution I had installed root through framaroot and found it not working and I believe the following may have something to do with it..


Code:
Root Access is not properly configured or was not granted.

Super User Application Status:
Superuser application - version 3.1.3 - is installed!

SuperSU application - is NOT installed.

System File Properties for Root Access:
Standard Location
Check Command: ls -l /system/bin/su:
Result: lrwxrwxrwx root u0_a95 2013-08-30 22:20 su -> /system/xbin/su
Analysis: File: su is a symbolic link pointing to another file: /system/xbin/su

Standard Location
Check Command: ls -l /system/xbin/su:
Result: -rwsr-sr-x root root 380532 2013-08-30 22:20 su
Analysis: Setuid attribute is present and root user ownership is present. Root access is correctly configured for this file! Executing this file can grant root access!

Alternative Location
Check Command: ls -l /sbin/su:
Result: /sbin/su: Permission denied
Analysis: File system permissions restricted and denied access.

Alternative Location
Check Command: ls -l /system/xbin/sudo:
Result: /system/xbin/sudo: No such file or directory
Analysis: File /system/xbin/sudo does not exist.

Root User ID and Group ID Status:
SU binary not found or not operating properly

System Environment PATH: /sbin /vendor/bin /system/sbin /system/bin /system/xbin

ADB Shell Default User:
ADB shell setting for standard access, stored in default.prop, is configured as: shell (non root) user - ro.secure=1

Results provided on your C5215 device by Root Checker Pro version 1.3.4 from joeykrim in the Android Market - http://goo.gl/NcnHn

I don't recall if my previous device had the same symbolic link in /system/bin but poot's root checker didn't seem to like it.

By disabling and re-enabling superuser in supersu it gets rid of the su in /system/bin and supersu seems happier for it, though not happy enough to allow you to use prompts instead of just automatically granting root to everything.

This was surely the problem, having xbin an bin both with su wont work. All rooted here. Thanks
 
  • Like
Reactions: Slayer72
Upvote 0
I have obtained a functioning root workaround on this phone using framaroot as the op suggested using the following steps. But first a warning.

This is not a proper root but it will work. It is risky because you will be enabling any application that asks for root, access to root without your specific say so as is usually the case. This means that any app that wants root gets it.. even viruses. I suggest you disable superuser (like in step 3) when you aren't using an app that requires root.


Assuming you've installed framaroot and have it opened already.

1. Select "install supersu" instead of superuser from the drop down box.
2. Click on Gandalf and wait till it tells you to reboot.. then reboot.
3. Open up supersu and go to settings and uncheck "enable superuser"
4. Re-enable superuser by checking the same box again.
5. Scroll down to "default access" and select "grant" AT YOUR OWN RISK.

You now have a functioning root.

You'll probably want to install busybox now using stericson's app on the play store so you can take full advantage of your root.

This did not work for me at all. I am researching a technique that will actually work. Putting the supersu app in the applications menu doesn't necessarily mean you are rooted folks. Will start a new thread when I get something working.

huh?

Edit: supersu is placed in /system/app/ by framaroot which allows it to place the proper binary in the proper place if you use supersu to reinstall the binary as I suggested. If you follow my quoted instructions you will have root but its not properly done. Up until last week I did not have a functioning computer but now that I do perhaps we can find a better solution but I don't think there are any instructions in this thread that say "download supersu and enjoy root!"
 
Upvote 0
huh?

Edit: supersu is placed in /system/app/ by framaroot which allows it to place the proper binary in the proper place if you use supersu to reinstall the binary as I suggested. If you follow my quoted instructions you will have root but its not properly done. Up until last week I did not have a functioning computer but now that I do perhaps we can find a better solution but I don't think there are any instructions in this thread that say "download supersu and enjoy root!"

You seem to have some sort of issue regarding people posting on threads. I never quoted you. My response was to the original post. Maybe you could start your own thread rather than assuming every single response to a op that was not made by you is in reference to you. Cheers.
 
Upvote 0
I didn't assume you were responding to me.. I assumed you thought someone said put the supersu app on your phone and you'll be rooted. My own quotation was to point you to something that worked for me.

Edit: That said, I apologize if I came off harsh.. I suppose I can be a little blunt if I can't correlate what someone is saying to the topic at hand. Please know its always my intention to be helpful :)
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones