[Q} WidgetLauncher Root Access - Android Software/Hacking General [Developers Only]

Hi all,
I hope this is not a 'noob' questions, but I googled and got nothing.
I downloaded WidgetLauncher and can't enable the root access to overcome some issues inherent in the AndroidOS. It says Root is either not available or denied.
I am running D2G on stock ROM with root. SU does not ask for permission when I select this option on WL, so how does the program automatically assume I am not/can't use the root feature?
Thanks!

Have you installed busybox? That and superuser can tell you if you ARE rooted. If not, download SuperOneClick to your PC, connect your phone and run it. Make sure you have USB debugging mode on, but do not mount USB as mass storage. Don't hesitate to look for rooting help here or elsewhere (I.E. Droid Forums, Android Central)
Sent from my Droid using XDA App

Related

Let's root the i858 - ADB access is here!

Okay, I have been able to get ADB access to the I-Mobile i858; but I cannot get root. There is an SU program and Busybox pre-installed on this device. I tried changing the permissions of SU to 4755 and 6755 without success. It looked like it was trying but something is interfering with root. Maybe if we work together we can figure this out. I even modified a flash image to set the permissions when it flashed the new image. That still did not give me root.
Here is how you get ADB to connect. It is kind of a pain but at least now we can talk to the device.
1. Install the "Android Terminal Emulator" by Jack Palevich from the Android Market to your device.
2. Download the Android ADB device drivers from this link and un-rar them.
http://www.generalmobile.com/support/dstl1/DSTL1_USB_Driver.rar
3. Open Device Manager on your computer.
4. Make sure debugging is turned off on your device in Settings>Applications>Devices.
5. Open the Terminal Emulator you downloaded in step 1 and type in the following command "<enter>setprop persist.service.adb.enable 1<enter>".
6. Go back to Settings>Applications>Development on your device and turn USB Debugging on. Click OK when prompted to confirm.
7. Plug the USB cable into your i858 and then your computer's USB port. In my tests using a reliable hub is okay.
8. You will see a device under Universal Serial Bus Controllers that says either "USB Mass Storage Device" or "USB Composite Device." Watch that section in Device Manager to see which one is the new one when you plugged in your device.
8. Uninstall the Mass Storage or Composite Device that was added to Device Manager when you plugged in your computer. You do this by right-clicking it and selecting "Uninstall".
9. On Device Manager Click the Actions pull down menu and click "Scan for hardware changes".
10. If you are lucky an unknown Android Device will no be listed in the Device Manager as not working due to no drivers installed. Go to properties of this device and update drivers browsing to the folder when you unzipped the drivers downloaded in step 2 above. The Android ADB drivers will now install.
11. If that doesn't work keep uninstalling the Mass Storage or Composite Device and rescan until the Android Device appears in Device Manager.
12. If you unplug it you will have to go back to step 4 but you can skip step 5.
13. If you reboot or turn off your device you will have go to back to step 4.
14. Unfortunately, I have to do this ritual every time I want to connect to the device by ADB; but heck it sure beats having no ADB access at all.
Now that you guys have ADB access let's rock this device, root it and have some fun. I spent all day trying to root it without success. I did manage to make the phone do some weird things and reboot a couple of times. I was changing permissions for the pre-installed "su" program in "/system/bin" but obviously there is something else that needs to be done to root this device. At least we are one or two steps closer now.
Thanks for sharing with us your work
For me i just delete apps befor i flash the rom because after when the apps installed i can t delet them because there are protected.
closer66 said:
Thanks for sharing with us your work
For me i just delete apps befor i flash the rom because after when the apps installed i can t delet them because there are protected.
Click to expand...
Click to collapse
If the device was rooted then you could delete them on the phone.
I-Mobile i858 has been rooted!!!
Okay, the I-Mobile i858 comes pre-rooted but there is something wrong with the way it was setup and root doesn't work. You download a program called Universal Androot and let it re-root the device so that it corrects whatever mistakes the ODM put in that made root not work. In your browser go to the following URL and install the program.
http://bit.ly/cwNm9u
When you run the program it says the device is already rooted; but there is some problem as the rooting is not complete. So you tell the program to root the device again. After it is done the device is rooted and stays rooted after reboot. Programs like Boot Control that require root access now work. There is a SuperUser Authorizer app that will intercede the first time and ask you if you want to give root permission to that app. That is a good thing and will protect you from malicious programs getting root that can cause you all kinds of nightmares.
But, I am root and I still cannot uninstall the pre-installed apps. How do you do that even as root? I am missing something.
hey great new s thanks for your work today i went to the i-mobile shop in samui and there say rom update is official confirm to 2.1 or maybe 2.2 there dont know excactly
Now i have root thanks. But following problem when i try to delete some apps that pre installed.
Says delete it but in real do not delete the app ummm
do you have any id why i can not delete the apps??
closer66 said:
Now i have root thanks. But following problem when i try to delete some apps that pre installed.
Says delete it but in real do not delete the app ummm
do you have any id why i can not delete the apps??
Click to expand...
Click to collapse
Any pre-installed apps cannot be deleted the normal way. Install Titanium Backup from the Android Market and let it have root when requested. You can use that program to uninstall pre-installed apps with root.
Rooted! ADB! Now this device gets much more useful! Great work jboxer, thanks!
BTW the rooting app has been updated to v1.6.1
Home page:
http://blog.23corner.com/tag/universalandroot/
Download:
http://bit.ly/aa4jxJ
Follow this Link droidsans.com/node/4018

[RESOLVED] Charge root problem - adb drivers

Edit: Kept messing around until my Charge finally mounted itself again as a CD drive; then I opened the "drive" and quickly grabbed the USB driver package, which I installed from the desktop. Now my Charge is recognized and I was able to root using adb with no problem.
The driver package is an 8.1MB .exe file; PM me if you need it emailed to you.
Problem:
I'm trying to root my Charge and can't get adb to see the device. I have Samsung drivers installed and my Fascinate is seen just fine. Not only can I not access the Charge via adb, I can't even connect to USB storage to see the Micro-SD card on it.
Any help much appreciated!
Edit: Thanks to a post by imnuts on another forum, I learned that the Charge has its own drivers which can be installed if it is first connected with USB debugging turned OFF. It mounts as a virtual CD drive, from which the drivers can be installed. This at least allows me to open the SD card on the device. However, when I turn USB debugging back on, my computer STILL can't find the drivers and isn't happy with any directory I point it to.
droidmark said:
Edit: Kept messing around until my Charge finally mounted itself again as a CD drive; then I opened the "drive" and quickly grabbed the USB driver package, which I installed from the desktop. Now my Charge is recognized and I was able to root using adb with no problem.
The driver package is an 8.1MB .exe file; PM me if you need it emailed to you.
Problem:
I'm trying to root my Charge and can't get adb to see the device. I have Samsung drivers installed and my Fascinate is seen just fine. Not only can I not access the Charge via adb, I can't even connect to USB storage to see the Micro-SD card on it.
Any help much appreciated!
Edit: Thanks to a post by imnuts on another forum, I learned that the Charge has its own drivers which can be installed if it is first connected with USB debugging turned OFF. It mounts as a virtual CD drive, from which the drivers can be installed. This at least allows me to open the SD card on the device. However, when I turn USB debugging back on, my computer STILL can't find the drivers and isn't happy with any directory I point it to.
Click to expand...
Click to collapse
Hi - Would really appreciate your help here. Thanks for the tip on turning debugging off to get to the phone so I could install the USB drivers. Problem now is that ADB just refuses to connect to it. It shows up asa disk drive in Devices, but when I do a kill-server then start-server then adb devices, it doesn't list any devices, and an adb shell just says device not found.
Do I need to reboot Windows, or the phone? Seems unlikely. I can open a window to the phone, but can't get access to install the Gingerbreak and su files I need to root it. Going crazy!
Thanks,
Eric
Try rebooting both. Couldn't hurt.
Oh yeah, and if you haven't make sure the phone is back in debug mode.
Sent from my SCH-I510 using XDA App
Black-Falcon said:
Try rebooting both. Couldn't hurt.
Oh yeah, and if you haven't make sure the phone is back in debug mode.
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
Well, I'll be a monkey's brother in law. I rebooted both, checked debig mode - and it wasn't on, to my surprise. I've turned it on and off a bunch of times, so...
Anyway, I was able to finally get adb working!!! Yaaaayyy! But now I'm trying to root it, and Superuser doesn't show as an app, and Root Explorer says the f-er isn't rooted. And the Gingersnap Root Utility I've been trying to use, says it's all good to go, but its not.
Gonna try a different method, but if anyone has any ideas, I'm open.
Thanks!!!!
Use gingerbreak.
You gotta download superuser from the market
Sent from my SCH-I510 using XDA App
ClarkSt said:
Well, I'll be a monkey's brother in law. I rebooted both, checked debig mode - and it wasn't on, to my surprise. I've turned it on and off a bunch of times, so...
Anyway, I was able to finally get adb working!!! Yaaaayyy! But now I'm trying to root it, and Superuser doesn't show as an app, and Root Explorer says the f-er isn't rooted. And the Gingersnap Root Utility I've been trying to use, says it's all good to go, but its not.
Gonna try a different method, but if anyone has any ideas, I'm open.
Thanks!!!!
Click to expand...
Click to collapse
Try downloading busybox from the market, or downloading titanium backup and hit the "problems" button when you open it and select get busy box
Black-Falcon said:
Use gingerbreak.
You gotta download superuser from the market
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
Tried GingerBreak. No good. "permission denied".
Good idea - I got Busybox installed this way, but still no joy from Gingerbreak.
Just flash the ED1 odin package and done
Sent from my SCH-I510 using XDA App
DroidXcon said:
Just flash the ED1 odin package and done
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
If I could flash anything I'd be rooted already, wouldn't I? How do I flash? ROM Manager needs root. Vicious circle.
I've heard that its not possible to root the Charge using current methods since the f-ing update the other day.
ClarkSt said:
If I could flash anything I'd be rooted already, wouldn't I? How do I flash? ROM Manager needs root. Vicious circle.
I've heard that its not possible to root the Charge using current methods since the f-ing update the other day.
Click to expand...
Click to collapse
Check the development thread for the Charge. There's a thread on how to rollback to ED1 with root using Odin.
Edit: Direct link: http://forum.xda-developers.com/showthread.php?t=1085190
droidmark said:
Edit: Kept messing around until my Charge finally mounted itself again as a CD drive; then I opened the "drive" and quickly grabbed the USB driver package, which I installed from the desktop. Now my Charge is recognized and I was able to root using adb with no problem.
The driver package is an 8.1MB .exe file; PM me if you need it emailed to you.
Problem:
I'm trying to root my Charge and can't get adb to see the device. I have Samsung drivers installed and my Fascinate is seen just fine. Not only can I not access the Charge via adb, I can't even connect to USB storage to see the Micro-SD card on it.
Any help much appreciated!
Edit: Thanks to a post by imnuts on another forum, I learned that the Charge has its own drivers which can be installed if it is first connected with USB debugging turned OFF. It mounts as a virtual CD drive, from which the drivers can be installed. This at least allows me to open the SD card on the device. However, when I turn USB debugging back on, my computer STILL can't find the drivers and isn't happy with any directory I point it to.
Click to expand...
Click to collapse
Dude - THANK YOU!!!! I could not get those drivers to install!!!
Please - Stickie!!!
If you want the drivers and don't trust the sources posted anywhere (we're not trustworth ?) you can get them from the phone itself. They are located in the file /system/etc/autorun.iso and you can extract them from it.

[Q] Rooting the Huawei Activa 4G from Metro PCS

has anybody figured out how to root the huawei activa yet? i know the phone is relatively new, but i would like to remove all the useless metro bloatware on this phone. superoneclick or whatever its called doesnt work, i have already tried it, any suggestions would be greatly appreciated.
Sup this may help:::
philliesfan91374 said:
has anybody figured out how to root the huawei activa yet? i know the phone is relatively new, but i would like to remove all the useless metro bloatware on this phone. superoneclick or whatever its called doesnt work, i have already tried it, any suggestions would be greatly appreciated.
Click to expand...
Click to collapse
Ok I just picked up one of these and it's rather different from other Aos phones i've rooted. you need to have SDK installed with Platform-tools
try to put them on C: if not just be able to navigate to the Dir to acess the adb shell. If you need help just google how to acess adb shell and im sure you can find a vid on youtube to help.
Rooting this phone isnt something hard. I didn't make the zip file All credit goes to Vadim for actually doing that. I took the update.zip file from the root method of the Huawei Ascend II and flashed it onto my Activa using adb.
The obligatory "I am not responsible to what happens with your phone and you flash this image at your own risk etc etc.. You all basically know the drill ;P"
Before starting make sure that you have the Android sdk installed on your computer. (I recommend installing it to the root directory of your hard drive)
Also install the USB Drivers by auto running the program when you plug in your phone via usb.
Make sure your phone has USB Debugging enabled
And now the process:
1.Download the update.zip via download link below.
2.Copy the download to the root of your phones SD Card
3.Hop on over to command prompt and go into the platform-tools directory of the SDK 'cd \whatever.path.to.sdk\Android\platform-tools'
4.Run 'adb devices' and make sure your device is there, it should say M920
5. If its there then reboot with recovery. 'adb reboot recovery'
6. Once booted into recovery then use the volume up and down buttons to scroll up and down and to select press camera button and then press power button. (Not at the same time )
7. Choose update from SD Card.
8. Choose the update.zip from the root of your drive.
9. After its done then reboot your phone and its rooted
anyway google root activa 4g and theres a youtube vid that will help. =it also can be found here "://androidforums.com/activa-4g-all-things-root/576135-guide-how-root-your-activa-4g.html"
This method does work but the binary is still outdated and Su fails when trying to update it.. but it still runs root exploreer just fine so you'll be able to remove whatever you want. As far as Dev work for this I am still trying to find a custom recovery img and hopeing some rom ports may be available soon. I'll post again if i find anything hope this helps..
(^^)\/
Any update on this? I know it has been over 6 months, but it still seems to be the only root thread on the Internet for this phone. Haven't tried it yet, but if I am understanding you right then the functionality of this root will be very limited. (no SU at all?)
I'm just wanting to tether it so my wi-fi only Nexus 7 can have mobile data.
joe7dust said:
Any update on this? I know it has been over 6 months, but it still seems to be the only root thread on the Internet for this phone. Haven't tried it yet, but if I am understanding you right then the functionality of this root will be very limited. (no SU at all?)
I'm just wanting to tether it so my wi-fi only Nexus 7 can have mobile data.
Click to expand...
Click to collapse
I just rooted my moms huawei, i am hoping i can find a rom
Droidavie said:
I just rooted my moms huawei, i am hoping i can find a rom
Click to expand...
Click to collapse
Do you need a custom rom just to tether?
Another interesting note: Called MetroPCS about adding hot spot plan for this phone and they told me its not possible and I have to get a Quatro or something... That can't be right can it? I thought all modern Android devices with wifi can make wifi-direct or whatever tethering uses...
Bump
how to root huawei without computer
All you need to do is download baidu root from 4shared the one with 2001 at the endorsement it and then press root then your phone should be rooted

[Q] how to root Hipstreet Phoenix (android 4.4.2)

Hi, I need help on rooting my Hip street Phoenix tablet. I'm very new to android so I need lots of help.. Thanks.
Hello?
Anyone
Kingo root worked for me
Kingo root got stuck on Waiting for device...
I couldn't get it to work until I deleted android USB devices and then installed the android SDK, drivers were recognized before the SDK but kingo root wouldn't run until I did the SDK thing
I also have the same model(Hipstreet Phoenix), and I success on rooting it. for kingo root maybe check if you had enable USB debugging,
if it still does not work, then try install king root(is not the google play store,
download link:res.kingroot.net/msoft/webapp_kingroot/image/KingRootTrunk_105001.apk
1. download it than install the apk
2. open it(the only issue is the main screen and intro is in chinese, english video link:youtube.com/watch?v=Kzv75LQ1SlQ
let it install the root component(if is not rooted yet), on the upside the rest of interface is in english(including the request for root permission window)
and sorry about the links being in plain text.
hopefully this help.
KingGo
KingGo worked for me with no problems, Make sure that USB Debugging is enabled and Unkwown Sources is enabled. My Tablet is the 16GB version and has KitKat- still no problem with KingGo. Now I need A good Custom Lollipop ROM- anyone have one?
Mobogenie
I was advised to use Mobogenie by another member of this forum it was very easy and worked quickly. One button push to root.

LG phone is showing ROOT not found when I have ROOT access

Hello,
I recently purchased an LG phone that came with root access. When I connect my phone via ADB, I can see I am root user by using the whoami command. However, when I try to use certain Applications that require root access (such as Network Signal Guru), it is saying ROOT not found.
I am assuming applications that require root access look for a certain directory or file which I don't have since this phone came pre-rooted. My question is, how can I get my phone to run those applications and if I need any files, how would I go about obtaining them?
mohhaxs said:
Hello,
I recently purchased an LG phone that came with root access. When I connect my phone via ADB, I can see I am root user by using the whoami command. However, when I try to use certain Applications that require root access (such as Network Signal Guru), it is saying ROOT not found.
I am assuming applications that require root access look for a certain directory or file which I don't have since this phone came pre-rooted. My question is, how can I get my phone to run those applications and if I need any files, how would I go about obtaining them?
Click to expand...
Click to collapse
Reroot and check in rootcheaker app.
rajit said:
Reroot and check in rootcheaker app.
Click to expand...
Click to collapse
I bought this phone pre-rooted. I don't think there is a method available for rooting my LG Fiesta phone. The Root Checker app says my device is not rooted as well. However, using ADB shell on my phone is showing me as root user. I have root access on my phone and can access directories and view files, that otherwise wouldn't be possible if I was a regular user.
See in developer option root access only abd..Change it to adb and apps. Tap 7 tine in about/build to get developer option

Categories

Resources