Android Open Source - App log fuellogger






Project Summary

An android app to log your fuel and keep track of your vehicle s performance.

Web Site / Source Repository

fuellogger is hosted in the following web site
https://github.com/parousia54/fuellogger

If you think the Android project fuellogger 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 fuellogger.

ItemValue
Java File Count17
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count1
Fragment Count4
jar files usedachartengine-1.1.0.jar
android-support-v4.jar
Asset File Namesassets\fonts\roboto-medium.ttf
assets\fonts\roboto-thin.ttf




Resource Files

There are 34 image files in fuellogger. The names of the image files are listed as follows.

btn_default_disabled_focused_holo_light.9.png
btn_default_disabled_holo_light.9.png
btn_default_focused_holo_light.9.png
btn_default_normal_holo_light.9.png
btn_default_pressed_holo_light.9.png
coins_icon.9.png
coins_icon.png
dashboard_bg.png
edit.png
edit32x32.png
empty_calendar.png
fastscroll_thumb_default_holo.png
fastscroll_thumb_pressed_holo.png
gas_tank_icon.9.png
gas_tank_icon.png
ic_launcher_fuellogger.png
list_selector_disabled_holo_light.9.png
not_available.9.png
not_available.png
progress_primary_holo.9.png
switch_bg_disabled_holo_light.9.png
switch_bg_focused_holo_light.9.png
switch_bg_holo_light.9.png
switch_thumb_activated_holo_light.9.png
switch_thumb_disabled_holo_light.9.png
switch_thumb_holo_light.9.png
switch_thumb_pressed_holo_light.9.png
textfield_activated_holo_light.9.png
textfield_default_holo_light.9.png
textfield_disabled_focused_holo_light.9.png
textfield_disabled_holo_light.9.png
textfield_focused_holo_light.9.png
wallet_icon.9.png
wallet_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

fuellogger has the following Java source files.

com.parousia.fuellogger.constants.AppConstants.java
com.parousia.fuellogger.db.DatabaseHelper.java
com.parousia.fuellogger.db.FuelDataSource.java
com.parousia.fuellogger.model.FuelEntry.java
com.parousia.fuellogger.utils.DateTimeUtil.java
com.parousia.fuellogger.views.FuelLogActivity.java
com.parousia.fuellogger.views.FuelSummaryUpdater.java
com.parousia.fuellogger.views.dialogs.DateTimePickerDialog.java
com.parousia.fuellogger.views.dialogs.InitialOdometerDialog.java
com.parousia.fuellogger.views.fragments.FuelChartFragment.java
com.parousia.fuellogger.views.fragments.FuelLogFragment.java
com.parousia.fuellogger.views.fragments.FuelSummaryFragment.java
com.parousia.fuellogger.views.fragments.components.GraphView.java
com.parousia.fuellogger.views.fragments.components.InteractiveLineGraphView.java
com.parousia.fuellogger.views.fragments.components.OverScrollerCompat.java
com.parousia.fuellogger.views.fragments.components.ScaleGestureDetectorCompat.java
com.parousia.fuellogger.views.fragments.components.Zoomer.java