MilesTrac is a very simple Android app to track odometer readings and destinations for reimbursable or tax credit applicable trips. It's designed to be very simple. Simply enter a destination and odometer readings. At the end of each month you can generate a CSV file and email it to your boss, HR department or tax professional.
No, it doesn't use GPS. There's no point when the IRS requires Odometer reading logs. It does use your locale to determine if you should see "Miles" or "Kilometers". It also scales very well from small QVGA screens on up.
It's designed to be easy to use, and quick. Did I mention it's FREE and doesn't have advertisements?

Get it now on the Google Marketplace.
Or the Amazon Marketplace
If you don't have access to the Google or Amazon marketplaces, you can download the APK and sideload it.
Android Permissions Required:
- android.permission.VIBRATE
- android.permission.STORAGE
- android.permission.WRITE_EXTERNAL_STORAGE (Required for backups and sending the CSV file)
- com.google.android.googleapps.permission.GOOGLE_AUTH
- android.permission.GET_ACCOUNTS (This and the previous is used to find your google account name for our license service)
- android.permission.INTERNET (Used to verify your license with our web service)
This application never sends your deviceID in plain text. To enable a web based license service, it does read your Google login email address and your deviceID. The deviceID is then hashed and sent with your email address to our license server to verify if you have a Pro version. No usage statistics are logged.
