Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bgourlie/petropad-android


https://github.com/bgourlie/petropad-android

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

## Petropad

This is an Android application I wrote a while back to track fuel efficiency. Be cautioned -- the algorithm for determining fuel efficiency is flawed, although I can't remember specifically what was wrong with it. I also do some wierd micro optimization where I avoid floating point math, attempting to adhere too strictly to the Android design guide (circa 2010). Feel free to learn from it and make it your own!