BatteryStatus
Directory actions
More options
Directory actions
More options
BatteryStatus
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
### BatteryStatus ### ================================================================================ DESCRIPTION: Demonstrates the use of the battery status properties and notifications provided via the iPhone OS SDK. Testing: The sample is only useful when run on a device. The simulator always returns unknown battery status. ================================================================================ BUILD REQUIREMENTS: iPhone SDK 3.0 ================================================================================ RUNTIME REQUIREMENTS: iPhone OS 3.0 ================================================================================ PACKAGING LIST: BatteryStatusAppDelegate Delegate of the main application that presents the initial window. RootViewController Controller for initial window. Receives battery status change notifications. Queries the battery status and presents it in a UITableView. Enables and disables battery status updates. ================================================================================ CHANGES FROM PREVIOUS VERSIONS: Version 1.0 First release. Copyright (c) 2009 Apple Inc. All rights reserved.