iOS 4.3.x
1. SSH or iFile into your iPod touch
2. Navigate to /System/Library/CoreServices/SpringBoard.app/
3. Backup the original N81AP.plist
4. Open N81AP.plist
5. Under
<key>capabilities</key>
<dict>
add
<key>gas-gauge-battery</key>
<true />
6. Navigate to /Applications/Preferences.app/
7. Backup the original General.plist
8. Open General.plist
9. Replace
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>detail</key>
<string>UsageController</string>
<key>get</key>
<string>usageElapsed:</string>
<key>label</key>
<string>USAGE</string>
<key>requiredCapabilities</key>
<array>
<string>cellular-data</string>
</array>
</dict>
with
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>detail</key>
<string>UsageController</string>
<key>get</key>
<string>usageElapsed:</string>
<key>label</key>
<string>USAGE</string>
</dict>
10. Respring or reboot your iPod touch
11. Open the Settings application and go to General > Usage and toggle Battery Percentage on.
iOS 4.2.1
1. SSH or iFile into your iPod touch
2. Navigate to /System/Library/CoreServices/SpringBoard.app/
3. Backup the original N72AP.plist
4. Open N72AP.plist
5. Under
<key>capabilities</key>
<dict>
add
<key>gas-gauge-battery</key>
<true />
6. Navigate to /Applications/Preferences.app/
7. Backup the original General.plist
8. Open General.plist
9. Replace
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>detail</key>
<string>UsageController</string>
<key>get</key>
<string>usageElapsed:</string>
<key>label</key>
<string>USAGE</string>
<key>requiredCapabilities</key>
<array>
<string>cellular-data</string>
</array>
</dict>
with
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>detail</key>
<string>UsageController</string>
<key>get</key>
<string>usageElapsed:</string>
<key>label</key>
<string>USAGE</string>
</dict>
10. Respring or reboot your iPod touch
11. Open the Settings application and go to General > Usage and toggle Battery Percentage on.
iOS 4.1
1. SSH or iFile into your iPod touch
2. Navigate to /System/Library/CoreServices/SpringBoard.app/
3. Backup the original N72AP.plist
4. Open N72AP.plist
5. Under
<key>capabilities</key>
<dict>
add
<key>gas-gauge-battery</key>
<true />
6. Navigate to /Applications/Preferences.app/
7. Backup the original General.plist
8. Open General.plist
9. Replace
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>detail</key>
<string>UsageController</string>
<key>get</key>
<string>usageElapsed:</string>
<key>label</key>
<string>USAGE</string>
<key>requiredCapabilities</key>
<array>
<string>cellular-data</string>
</array>
</dict>
with
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>detail</key>
<string>UsageController</string>
<key>get</key>
<string>usageElapsed:</string>
<key>label</key>
<string>USAGE</string>
</dict>
10. Respring or reboot your iPod touch
11. Open the Settings application and go to General > Usage and toggle Battery Percentage on.
iOS 4.0.x
1. SSH or iFile into your iPod touch
2. Navigate to /System/Library/CoreServices/SpringBoard.app/
3. Backup the original N72AP.plist
4. Open N72AP.plist
5. Under
<key>capabilities</key>
<dict>
add
<key>gas-gauge-battery</key>
<true />
6. Navigate to /Applications/Preferences.app/
7. Backup the original General.plist
8. Open General.plist
9. Replace
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>detail</key>
<string>UsageController</string>
<key>get</key>
<string>usageElapsed:</string>
<key>label</key>
<string>USAGE</string>
<key>requiredCapabilities</key>
<array>
<string>cellular-data</string>
</array>
</dict>
with
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>detail</key>
<string>UsageController</string>
<key>get</key>
<string>usageElapsed:</string>
<key>label</key>
<string>USAGE</string>
</dict>
10. Respring or reboot your iPod touch
11. Open the Settings application and go to General > Usage and toggle Battery Percentage on.








