Motorola Droid :: Busybox Working For Explorer On PC

Dec 10, 2009

If you are rooted try this out.

Step 1) download busybox binary to your adb tools directory
Step 2) cd to your adb tools directory
Step 3) adb push busybox /data/local/busybox
Step 4) adb shell
Step 5) cd /data/local
Step 6) chmod 755 busybox
Step 7) ./busybox

Now to have this run so droid explorer and detect your phone and so you can use busybox (ie so its in your PATH) run this.
Step 8) mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
Step 9) /data/local/busybox cp /data/local/busybox /system/bin
Step 10) mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system
Step 11) sync
Step 12) reboot

Download Links:
Droid Explorer: Droid Explorer
busybox: Download busybox.zip from Sendspace.com - send big files the easy way
Disclaimer- I put this together really quick so please only try if you know what you are doing so I can save my butt from any problems that may come of my or your own error.

Motorola Droid :: Busybox Working for Explorer on PC


General :: Installing New Version Of Busybox If Using Modded Rom With Built-in Busybox?

Nov 10, 2011

Is there any way to install new version of busybox if using modded rom with built-in busybox?

Cause I have 1.15.3 and not all features of zep's supercharger script will work with this version... X8

View 3 Replies View Related

HTC Desire :: BusyBox Not Working - How To Install 2.2?

Sep 21, 2010

I'd like to install rooted 2.2 on my Desire as per Lekky's guide, but there's a problem with BusyBox - it doesn't currently work with the Desire. As most of the root apps seem to need BusyBox to run (including Titanium), should I just wait for a fixed version of BusyBox before trying to upgrade to 2.2, or using any other rom for that matter? Is there an alternative method I could use? Also, my Desire is on 3UK network. Do I need to use a goldcard to upgrade to 2.2/ install another rom? I'm not clear on this bit.

View 9 Replies View Related

General :: Busybox Dd Command Not Working?

Feb 28, 2012

I'm currently working on a project which involves imaging Android phones - specifically, the program I've written is mean to automate identifying the memory block containing the userdata and then using the following sequence of commands (using Android Debug Bridge) to copy it to the computer that the phone is connected to:

Code:
adb forward tcp:5555 tcp:5555
adb shell
busybox nc –l –p 5555 –e dd if=/dev/mtd/mtd[mtd block number] bs=4096

This is done in command prompt and then you have to manually open another command prompt and type in:

Code:

adb forward tcp:5555 tcp:5555
nc 127.0.0.1 5555 | dd of=[chosen file name].bin bs=4096 -- progress

This copies the memory block over without any problems when done manually and even shows you in real time how much data has been transferred.The problem I have is with automating the process in C#. Specifically, I can get every stage of it to work through using a process to write the commands to standard input and using a tcp listening port to receive the data. Apart from this crucial element of the process:

Code:
adb shell "busybox nc –l –p 5555 –e dd if=/dev/mtd/mtd[mtd block number] bs=4096"

For some reason, no matter how I try to phrase it or do it, C# hates that command and won't execute it. I can manually type the exact same thing into the command prompt and it works fine but trying to do it in C# just leads to busybox acting as though I typed the command in incorrectly - this is what it gives me:

Code:

BusyBox v1.15.2 <2009-11-27 10:38:30 GMT> multi-call binary

Usage: nc [-in] [-wN] [-l] [-p Port] [-f FILENAME|PADDR PORT] [-e PROG]

Open a pipe to IP:port or file[code]....

At the moment I'm using a script to send the commands to the command prompt but that's a kludge that I'd really prefer not to have to use.

View 4 Replies View Related

General :: LG Optimus 690 - Internet Not Working After Installing BusyBox

Jun 5, 2012

I am using LG optimus 690 and today I tried to install BusyBox several times but whenever I install busy box my internet stops working using wifi and data connection and to recover that I need to flash my phone

Any way by which I can make my internet working after installing BusyBox. Let me explain what I did.

1. I put the BusyBox PRO apk in /system/app and restarted my Phone and after restarting I opened the BusyBox and install all the binaries and after that all commands started working fine in terminal emulator only thing that didn't worked my internet.

Flashed my phone using stock rom

2. After installing fresh ROM this time I installed BusyBox normally and after installation I updated all the binaries again and everything started working well but yet again my internet stopped working.

What should I do to make my internet connection work after installing BusyBox.

View 1 Replies View Related

Motorola Droid :: Edit Text Within Busybox Vi

Sep 19, 2010

im trying to edit txt within busybox vi, but i need help with saving/exit. im running it out of the terminal emulator, and have ctrl set up as <vol. up>, so i believe i need to do <vol up><sym><1> to enter command mode, but i cant seem to get typical vi commands to work (zz) for write/exit. ok if i get past that then i have mounted system as rw, but within the vi it says [read only]. will this be an issue?

View 1 Replies View Related

Motorola Droid :: Rooting And Installing BusyBox With Mac?

Mar 26, 2010

I've been reading some info about rooting a droid here and at rootyourdroid.info, probably going to buy one this afternoon since the incredible isn't out yet. Rooting seems to be pretty universal between PC/Mac, but when it gets to the USB debugging/Busybox install it appears a PC is required. Anyone know if this can be done from a Mac or a Linux box? I don't currently have a Windows computer anywhere in the house, and don't really want to use my work laptop for this if I don't have to.

View 5 Replies View Related

Motorola Droid :: Put Busybox - Making Directory On Phone

Feb 12, 2010

I just got my droid last week and decided to root it and try to get a little crazy with it. However I'm very new, obviously, to the droid and to linux. I just got ubuntu for my computer yesterday and already have it on there and have been working with it a little trying to get things settled. So far I'm very happy with both, but I'm also having some trouble, hence the following...

Well I'm trying to put busybox on my droid. I've got it on there but I'm having problems with making a directory on my phone, which I need to do to continue.

Anyway, what's happening is, ill put in mkdir /system/xbin and it returns "mkdir failed. Read only filesystem." This is after Ive already launched busybox. I don't understand what I'm doing wrong.

View 6 Replies View Related

Motorola Droid X :: How To Check / Make Sure BusyBox Installed?

Oct 23, 2010

I have another thread on the troubleshooting sub-section SetCpu suddenly stop working with 2.2 OTA Root device (setcpu isn't working and I think it might be busybox), and I have a question about BusyBox. I have used the Busybox app on the market it detects the root but doesn't find any Busybox. I have the file Busybox on my sd card which I did not put there. How can I check and make sure BusyBox is installed where it is suppose to be?

View 7 Replies View Related

Android :: Root Explorer Not Working?

Aug 23, 2010

I haven't used Root Explorer in a while, and when I go to use it, I'll I get is a blank black screen with Root Explorer at the top, then it FC. I have a rooted droid x and have given it Root Explorer SU permission. I know for a fact I've used it before. Not sure what's up. I have tried uninstalling it and reinstalling it. I even have a previous version saved via Titanium back, and that won't work either, nor will the updated version when I update it via the market.

View 2 Replies View Related

HTC Eris :: Root Explorer Not Working

Aug 4, 2010

I downloaded root explorer twice and it still will not open. It's stuck on SU Request. Is this normal?

View 8 Replies View Related

HTC EVO 4G :: Root Explorer No Longer Working?

Aug 18, 2010

I was attempting to replace inverted facebook 1.3.1 with 1.3.2. Root explorer appeared to be working (tho the apk didn't update :|) Attempted today (i was plugged in to my computer, but was not in USB mode) and RE seemed to be stuck on a bl ck screen after it got SU permissions. Pressing menu key caused it to fc. I un-/re-installed and even rebooted. Still no luck. I was planning on flashing a nightly anyways. Wonder if that will help.

View 1 Replies View Related

Android :: File Explorer Working With Code

Jul 23, 2010

is there any API or any procedure to make the directories of android Pvt. ? i.e when i want to secure some data from other users i can make that directory password enabled.. there are so many folder locks available in android market but i want to know the exact working of that.. pls do reply with code and procedure.

View 4 Replies View Related

Samsung Behold 2 :: Root Explorer Working Not Properly

Oct 9, 2010

Sometimes I can get root explorer to work and sometimes not. Is there an option that needs to on or off on the phone for it to work? Does it need to be plugged into the comp, debugging on or off, storage mode or studio mode?

View 4 Replies View Related

Motorola Droid X :: What Is Best File Manager - Explorer App

Jul 25, 2010

I've been messing around with my Droid and I stumbled upon the Files app which lets you add a server. Is this for FTP servers or like a local computer connected to Wi-Fi? I have an FTP server I'd like to connect but it says it cannot be reached, even though I'm 100% sure the details are correct.

And another thing: what is the best File Manager/Explorer app? I found like a dozen of them and honestly, I don't feel like installing them all to find out which one is the best.

View 4 Replies View Related

Motorola Droid :: Difference Between Using Terminal Emu And File Explorer

Aug 29, 2010

Is there a difference between using a terminal emu and a file explorerer opposed to using the root explorer file manager. I don't have a pc and can't use my card on the market for paid apps at the moment because I'm BROKE!

View 1 Replies View Related

Motorola Droid X :: Files - Folders Missing In Explorer

Nov 10, 2010

I have a Droid-X and am having a peculiar problem. When I connect the phone to my PC with the USB, I try to browse the files on the "DROIDXRemovable Storage" directory, but only some of the files and folders are showing up. If I download and save a file on the device, it doesn't show up at all in explorer. I've even tried copying a file to the device from windows, and as soon as I disconnect and reconnect, the file is gone in Explorer even though it shows up fine on the device's file manager. Does anybody know why these files and folders are missing when I browse in Windows Explorer?

View 2 Replies View Related

Motorola Droid X :: Root Explorer To Move SU To The Xbin

Sep 19, 2010

I'm trying to use root explorer to move my SU to the xbin so I can get around losing my root with 2.2. When I move it and go to paste in the xbin it says thats a read only area. If its read only then why are numerous sites say that how to move it? Am I doing something wrong?

View 1 Replies View Related

Motorola Droid X :: Can't Change File Permissions With Root Explorer

Nov 14, 2010

Specifically, when I go to /mnt/sdcard/download all the files are ---rwxr-x. When I long-click a file I can access a Permissions dialog, but any changes I make there are not actually reflected on the file system. Anyone know what might be going on?

View 5 Replies View Related

Motorola Droid :: Rename Zip To Disable OTA - Root Explorer Says Read Only

Jan 22, 2010

If you opened this up, you know what this is. Trying to rename the .zip to disable OTA and Root Explorer says that it's "read only". I am half tempted to just delete the file, but needed to ask first.

View 6 Replies View Related

Motorola Droid :: Loading A New Boot Animation With Root Explorer?

Feb 10, 2010

Is there a step by step for loading a new boot animation with Root Explorer? I have a good idea of what needs to happen, but don't see how I copy the new one in with the app.

View 3 Replies View Related

Motorola Milestone :: How To Install Busybox To Android 2.1?

May 10, 2010

I've been looking to install busybox on UK Milestone 2.1 and have found only a few pages of instructions, but all of these seem to come up with errors, I dunno if its the new firmware or just something I'm doing wrong with ADB. I'm fairly new at this but I know my way around flashing and had a shot at ADB so I'm not entirely a newbie. Anyone know of any (working) how-to's for busybox?

View 9 Replies View Related

General :: HTC Explorer A310e - Google Play Store Search Function Not Working

May 26, 2012

I used link2sd to integrate the market update into the system. I don't know how to convert to user app because it is not working. HTC Explorer A310e

View 1 Replies View Related

Motorola Droid :: Can't Rename Files /system Folder On Root Explorer

Mar 29, 2010

I can't seem to be able to re-name files in my /system folder. I am tring to do this in Root Manager and it is telling me that the permissions are set to read only... however if I try to set the permissions in Root Manager it tells me I can't do that...

View 2 Replies View Related

Motorola Droid :: Get Estrongs File Explorer And Setting Up Lan Option To Work?

Jan 30, 2010

I was wondering if someone can help me out using estrongs file explorer & setting up the lan option, i cant get it to work..

View 1 Replies View Related

HTC Eris :: Advantages Of Root Explorer Over Estrongs File Explorer?

Aug 15, 2010

What are the advantages of root explorer over estrongs file explorer?

View 6 Replies View Related

Motorola Droid :: SetCPU Not Working / SU Not Working

Feb 24, 2010

After finally getting ADC0.3BetaDark up and running, I can no longer access SetCPU.I uninstalled it, then reinstalled, let it search my phone automatically, and it freezes at the SU request.Also, when puttin SU into Terminal Emulator, I get stuck.

View 2 Replies View Related

Android :: Droid Explorer Not Installing In Win XP

Nov 9, 2010

I really want to get Droid Explorer on my PC and I have tried every version there is to try. Keep getting error message Droid Explorer.bootstrapper has encountered a problem and needs to close. When I look at details it says error signature is clr20r3, lists P1 thru P9, P9 is system.io.filenotfoundexception. Do I need to install something prior to Droid Explorer?

View 2 Replies View Related

Android :: Why Busybox Necessary - How It Functions?

Aug 28, 2010

Can someone tell me what busybox actually does and why it's required or necessary? I'm using a rooted captivate if it matters.

View 1 Replies View Related

HTC Eris :: Busybox - Which One To Install?

Mar 24, 2010

Which busybox should I install? I know grd has one with it on. But I rather try to install my own its funner that way.

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved