Android Open Source - App project openxcKPL






Project Summary

MPG (miles per gallon) modification of original openxc mpg app for ford openxc project. Removed kilometers to miles and galons to liters conversions. The app has now kilometers and liters calculations. Planning to add further elements such as long lat, odometer measurements to make a more accurate prediciotn of consumption forecast..

Web Site / Source Repository

openxcKPL is hosted in the following web site
https://github.com/greenspand/openxcKPL

If you think the Android project openxcKPL listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of openxcKPL.

ItemValue
Java File Count13
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count3
Fragment Count1
jar files usedachartengine-1.0.0.jar
android-support-v4.jar
joda-time-2.1.jar
Required Permissionsandroid.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\driving
res\raw\driving2
res\raw\drivingc
res\raw\drivingnew
res\raw\idling




License

The license information of openxcKPL is as follows:

Copyright (c) 2012 Ford Motor Company All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are me...

Resource Files

There are 1 image files in openxcKPL. The names of the image files are listed as follows.

logo_graph.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.ford.openxc.kpl.ChartFragment.java
com.ford.openxc.kpl.DbHelper.java
com.ford.openxc.kpl.HistoricalChartFragment.java
com.ford.openxc.kpl.HistoricalFuelConsumptionChartFragment.java
com.ford.openxc.kpl.HistoricalKplChartFragment.java
com.ford.openxc.kpl.KPLActivity.java
com.ford.openxc.kpl.KplChartFragment.java
com.ford.openxc.kpl.OverviewActivity.java
com.ford.openxc.kpl.ShowSettingsActivity.java
com.ford.openxc.kpl.SpeedChartFragment.java
com.ford.openxc.kpl.TabListener.java
com.ford.openxc.kpl.TabsAdapter.java
com.ford.openxc.kpl.Timeframe.java