>From what im finding the GPS demos im finding use the
*android.permission.ACCESS_FINE_LOCATION
which seems to be what I would use.. *
*From the ones I found when searching in the store, most did what I want
and some didn't(most were manually logging data)..what im looking for is to
create a simple app, enter my starting mileage, record the mileage based on
the GPS and once I hit 3000 miles notify via (app message, text or email)
that its time for change.. and as for tire rotations, same thing.. enter a
starting mileage, record the mileage based on the GPS and once I hit 5000
miles notify via (app message, text or email) that its time for rotation..*

*Considering some of the other apps have advertisments and other features
ill never use, I rather play around with creating my own. I like to
reinvent the wheel :)*


On Wed, Jun 25, 2014 at 1:36 PM, Steve Gabrilowitz <[email protected]>
wrote:

> I just did a play store search for the heck of it and there is an app that
> claims to do just that, and has good reviews so it apparently is possible.
> The app is free but implements in-app purchasing and one of the reviewers
> mentioned something about a $10 option but it might be a better solution
> for you than reinventing the wheel.
>
> If you want to write a simple app as you suggest and you don't mind having
> to turn it on and off then it seems to me that all you would need is 2
> usages of the GPS, record the location when you turn it on and then when
> you turn it off just look up the distance between current point and saved
> start point!
> On Jun 25, 2014 11:58 AM, "Dan Cha" <[email protected]> wrote:
>
>> I'm looking to better track my own personal mileage on my truck.. so was
>> looking into the GPS module and seems it may be possible, but wanted to ask
>> before spending to much time building something that will never work.
>> since this is going to be for my personal usage, it is going to be a
>> simple app that ill turn on when in the truck and have it track my miles
>> for the day and so on..
>>
>> I know sounds like a pain to have to turn it on and off but since this is
>> a work that can be part of our daily routine to log everything, turn on app
>> and so on..
>>
>> any links to good source would be great if this is possible..
>>
>> thanks.
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Android Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/d/optout.
>>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to