An open API service indexing awesome lists of open source software.

https://github.com/scompo/fuellogger

An android project to keep track of fuel consumption.
https://github.com/scompo/fuellogger

Last synced: over 1 year ago
JSON representation

An android project to keep track of fuel consumption.

Awesome Lists containing this project

README

          

FuelLogger
==========

An android project to keep track of fuel consumption.

#Details

##Author:
Mauro Scomparin [http://scompoprojects.wordpress.com](http://scompoprojects.wordpress.com)

##License:
[GNU GPL]()

#Good to know

This project was developed using the android SDK and the Eclipse plugin. It should also work to be compiled with the sdk alone.
I've chosen an open source license to share the code to the world, hoping it can be useful in anyway to someone. There are some
basic sqlite interaction and some Fragment management in it too. Right now it's a bit empty because it just started. In the future
I hope it would get nice and clean to use and to modify if needed.