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.
- Host: GitHub
- URL: https://github.com/scompo/fuellogger
- Owner: scompo
- Created: 2012-09-22T02:05:52.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-10-04T00:37:09.000Z (over 13 years ago)
- Last Synced: 2025-01-21T00:19:11.174Z (over 1 year ago)
- Language: Java
- Size: 453 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.