Sheepdog Elite
Well-known member
- Jan 14, 2011
- 932
- 690
- 0
Can this be replicated by deleting the /data/system/batterystats.bin file? If not what else needs to be done if I were trying to do this manually?
Is that right? OP says to install in CW and that THEN you can run it CW or Terminal.
For Terminal (I used android terminal emulator from the market)
1. after installing bstats.zip in CW boot phone back up
2. open terminal emulator, press menu button, then preferences
3. scroll down to "shell" and changed initial command to read
"export PATH=/system/xbin: $PATH
4. press back button, Terminal will close, reopen terminal
5. type "su" hit return, grant su when promt pops up
6. type "bstats" and hit return
7. phone will reboot.
I dont know if any of the above is correct but both worked for me.
Is that right? OP says to install in CW and that THEN you can run it CW or Terminal.
For Terminal (I used android terminal emulator from the market)
1. after installing bstats.zip in CW boot phone back up
2. open terminal emulator, press menu button, then preferences
3. scroll down to "shell" and changed initial command to read
"export PATH=/system/xbin: $PATH
4. press back button, Terminal will close, reopen terminal
5. type "su" hit return, grant su when promt pops up
6. type "bstats" and hit return
7. phone will reboot.
I dont know if any of the above is correct but both worked for me.
Under Shell, what is the default "Command Line" setting supposed to be? I changed this one instead of the "Inital Command" by mistake.
Command line should read "/system/bin/sh -" make sure to put a space between "sh" and the (-)
I tried the process again and found out that it's not even necessary to changes any of the default settings. So to simplify:
1. Install Android Terminal Emulator from the market (free)
2. Reboot into CW and install "bstats.zip"
3. Reboot system
4. Open Terminal Emulator
5. Type "su" then hit enter. Grant su when promt pops up
6. Type "bstats" and hit enter
7. Wait...4-8 sec....phone will reboot on its own.
Is that right? OP says to install in CW and that THEN you can run it CW or Terminal.
For Terminal (I used android terminal emulator from the market)
1. after installing bstats.zip in CW boot phone back up
2. open terminal emulator, press menu button, then preferences
3. scroll down to "shell" and changed initial command to read
"export PATH=/system/xbin: $PATH
4. press back button, Terminal will close, reopen terminal
5. type "su" hit return, grant su when promt pops up
6. type "bstats" and hit return
7. phone will reboot.
I dont know if any of the above is correct but both worked for me.
Command line should read "/system/bin/sh -" make sure to put a space between "sh" and the (-)
I tried the process again and found out that it's not even necessary to changes any of the default settings.
So do we just run this in emulator and let the phone reboot? No other steps? And does the phone battery have to be at 100% for this to work?
Sent from my SCH-I500 using Tapatalk
Now to drain the life outta this thing.
Wondering this as well. Ran the batt script this morning, been kinda lazily reboot-draining battery for the past 2 hours and down to about 40%. Battery % seems to be holding up better than it was yesterday, when I hit dead after maybe half a day.Adrynalyne: With this script, is this part still necessary? I hate to do this, as it's really hard on a battery, but I definitely have this issue and will do the drain if it's a requirement.
Initial Command is originally set to export PATH=/data/xbin: $PATH but it won't grant me super user permissions, I type su and it says su: not found . After I changed Initial Command to export PATH=/system/xbin: $PATH when I type su and it gives me the superuser notification and terminal emulator is listed in the superuser app.
However when I launch Android Terminal Emulator i get:
export PATH=/system/xbin: PATH
$ export: /sbin:/system/sbin:/system/bin:/system/xbin
: bad variable name
Am I doing something wrong? Just trying to learn![]()
Initial Command is originally set to export PATH=/data/xbin: $PATH but it won't grant me super user permissions, I type su and it says su: not found . After I changed Initial Command to export PATH=/system/xbin: $PATH when I type su and it gives me the superuser notification and terminal emulator is listed in the superuser app.
However when I launch Android Terminal Emulator i get:
export PATH=/system/xbin: PATH
$ export: /sbin:/system/sbin:/system/bin:/system/xbin
: bad variable name
Am I doing something wrong? Just trying to learn![]()
Adrynalyne: With this script, is this part still necessary? I hate to do this, as it's really hard on a battery, but I definitely have this issue and will do the drain if it's a requirement.
Wondering this as well. Ran the batt script this morning, been kinda lazily reboot-draining battery for the past 2 hours and down to about 40%. Battery % seems to be holding up better than it was yesterday, when I hit dead after maybe half a day.
i dont think you need to paste anything. after su is granted just typing "bstats" and hitting enter will run the script and reboot.
I think I answered my own question. Ran the battery down to about 4% and then stuck it in my DJ05 Fascinate. Booted up and the battery was barely drained at all. So the problem isn't that it's killing the battery, it's that EB01 is reading it incorrectly (I guess).
Yeah, Cory, I don't know much about all this stuff.. But my first thought was that these builds aren't allowing the phone to read the battery life correctly. So say, your battery may have 30 percent left, but if it say's 0, it's going to shut down. I have been getting like 12 hours out of my battery, so it's not bad at all. I ran the script in terminal emulator, so we'll see what that does.