Simple Android app to check how much time your phone is taking in order to completely charge, using different types of power.
Charge-History is hosted in the following web site
https://github.com/tiwiz/Charge-History
If you think the Android project Charge-History listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Charge-History.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 9 image files in Charge-History. The names of the image files are listed as follows.
android.png charge_ac.png charge_usb.png charge_wireless.png date.png device.png dropbox_logo_blue.png elapsed_time.png unknown.png
The following screenshort is generated from the image listed above.
Charge-History has the following Java source files.
it.tiwiz.chargeHistory.BatteryHistoryActivity.java it.tiwiz.chargeHistory.BatteryWatcher.java it.tiwiz.chargeHistory.ChargeDataAdapter.java it.tiwiz.chargeHistory.ChargeReceiver.java it.tiwiz.chargeHistory.ChargerElement.java it.tiwiz.chargeHistory.DataListFragment.java it.tiwiz.chargeHistory.MyLog.java it.tiwiz.chargeHistory.SafeCast.java it.tiwiz.chargeHistory.Table.java