You don't *need* any package to do it.
To enable the battery percentage toggle (iPhone 3G, OS 3.x.x)
SSH into your phone
Go to /System/Library/CoreServices/Springboard.app/
Open the M68AP.plist file, and add the following new child under capabilities:
gas-gauge-battery - Boolean - Yes
<key>gas-gauge-battery</key>
<true/>
Restart your iPhone
Go to Settings > General > Usage > Battery Percentage
it doesn't seem to be on cydia any more
You don't *need* any package to do it.
To enable the battery percentage toggle (iPhone 3G, OS 3.x.x)
SSH into your phone
Go to /System/Library/CoreServices/Springboard.app/
Open the M68AP.plist file, and add the following new child under capabilities:
gas-gauge-battery - Boolean - Yes
<key>gas-gauge-battery</key>
<true/>
Restart your iPhone
Go to Settings > General > Usage > Battery Percentage
SBSettings.
You don't *need* any package to do it.
To enable the battery percentage toggle (iPhone 3G, OS 3.x.x)
SSH into your phone
Go to /System/Library/CoreServices/Springboard.app/
Open the M68AP.plist file, and add the following new child under capabilities:
gas-gauge-battery - Boolean - Yes
<key>gas-gauge-battery</key>
<true/>
Restart your iPhone
Go to Settings > General > Usage > Battery Percentage
How do you do that with SBS Settings?
Can't figure that out.
Anyone know?
Doesn't this suck the battery life a lot?
Word is the one you get from SBSettings did. Never used that one so i dont know.
I used the one i posted but i have turned it off. Not due to battery life, i just dont really like having the percentage shown. Makes me feel i need to charge the battery more often when the numbers are on as opposed to just the indicator on the battery in the corner.
if I use the cydia app "show battery percentage" with the repo source [iphone.org.hk],
when i have that on in settings,general,usage, battery percentage, when its on, and i check sbsettings/extras & options, the numeric battery is on in sbsettings to and if i turn it off there it will turn of in show battery percentage settings too
but in the other cydia app
asBattery when its on in settings, it is off in sbsettings
Vegastouch why is the one you posted using sbsettings?
You don't *need* any package to do it.
To enable the battery percentage toggle (iPhone 3G, OS 3.x.x)
SSH into your phone
Go to /System/Library/CoreServices/Springboard.app/
Open the M68AP.plist file, and add the following new child under capabilities:
gas-gauge-battery - Boolean - Yes
<key>gas-gauge-battery</key>
<true/>
Restart your iPhone
Go to Settings > General > Usage > Battery Percentage
the 3g doesnt have that option only the new 3gs has itWhy are you going through all the "trouble" of searching Cydia and using SSH and such when there is a built-in battery % indicator right in the settings? Go to Settings/General/Usage and it's the first option, at least on my 3.0 3GS it is. It's been there right out of the box, no jailbreak necessary.
the 3g doesnt have that option only the new 3gs has it
I'm assuming you don't have Xcode installed and are therefore opening the .plist file with a text editor (TextEdit), then it's as simple as editing an XML file. See picture below for the code (overlaid with red) to add under the "capabilities" key.is it possible to send us the amended file please?
i am not sure where to insert the code myself.
Thanks
<key>gas-gauge-battery</key>
<true/>