General :: Android GPS Tracking Application?
Nov 21, 2013
how to develop android based GPS tracking device with online checking the data of the position.
There are various applications available but i can't get any start.
i found a Google open source application but still it don't have online data checking feature.
View 1 Replies
Nov 23, 2010
All new to this forum and just got my first android phone over the weekend which I'm really excited about and so far love every minute of it. The reason for this posting is because I'm looking for a certain application. I know there are many flight tracker apps out there but I seem to remember hearing about on app which you could just point your phone at a specific airplane it would give you information about where it originated and where it was headed, it was great because you didn't have to enter any information and you could track random flights that you saw going overhead.
View 4 Replies
View Related
Jun 2, 2009
I just ran into this very cool application Community | SportyPal;
It seems to be very interesting application more about exercising I prefer biking, it works on every type of android. Very organized web page. Easy to upload the information and it gives full info about the position, movement, distance, average speed and calories burned. Simply amazing and it's free. I'm using A. dream and on my phone it works perfect.
View 15 Replies
View Related
Nov 20, 2010
I'm looking for a Mileage Tracker App, if anyone knows of one. I plan on driving from location to location frequently throughout my work day, and I'd like to be able to save time on keeping track of my mileage by having an app that does it for me. What I'm looking for is to be able to get in my car, have the GPS on, open the app and press start. From there, I want the GPS to track my location, just like it would do for navigation. When I get to my destination, I want to be able press stop and have it tell me (and log on a daily, weekly, or monthly page) the mileage for each trip.
i.e.
11/20/10 3:35pm - 3:50pm 10.3 mi [View Map]
11/20/10 5:22pm - 5:45pm 24.6 mi [View Map] <--- Button to press to view map
I'd also like for it to record the path I took on a map (as seen above), so that I can easily identify where I am driving to and from, when trying to fill out a mileage sheet.
View 6 Replies
View Related
Mar 16, 2009
I travel to different places to visit clients and spend few hours with each client any given day. Most of the time I am busy or forget to use a time tracker application to log my time in and time out. Are there any application out there that track time spent on a specific location. I use locale but it doesn't give me time spent at specific a location.
View 6 Replies
View Related
Sep 14, 2010
I have a listview populated by a text file hosted on my website that is parsed and made into separate list items. Each list item sends the user to a new activity to view more information on that item. My question is - how do I go about tracking the following data about my application..
# of views of the whole listview
# of unique views of the listview
# of times each list item is clicked
# of unique clicks of each list item
View 1 Replies
View Related
Jun 23, 2010
Anyone have a favorite simple paid / free application they use while jogging? I noticed some remarks that accuracy seems to differ across different jogging applications, and some stop tracking if you get a phone call or text message. Any GPS jogging applications that run also in the background so you can call or text?
View 37 Replies
View Related
Jun 16, 2009
I'm wondering if there's an app out there that can track traffic patterns/route times. I know that those Runners apps. can track speed/time to destination, but I'm interested in being able to track which highways/roads have the most/least amounts of traffic on which days and at which times, or which roads cause you to wait the longest at certain lights, so that I can know in advance (the app. would alert me which route to take on which day according to data collected over time). I've always been kind of fascinated by traffic patterns, but I'm also a fairly focused driver, so I don't generally look at times it has taken me on different days. You can feel like taking a back way one day, but does it really save you any time with all the lights you hit instead?
View 2 Replies
View Related
Nov 17, 2009
Is there one to track miles and calories etc? And does it take a lot out of your Internet usage?
View 12 Replies
View Related
Apr 27, 2010
I was wondering if you guys track your expenses. I've heard of 2 expense tracking applications (xpenser, toshl) and was wondering what you use?
View 10 Replies
View Related
May 19, 2010
Tracking events and setting up Analytics for Websites seems easy. You create an account with one of the Analytics service providers like Google. They give you javascript code that you embed in your pages (whichever event you wish to track) and voila..you're done.
I have written a native application for Android phones, which is actually an adaptation of the actual web site. Now, I am required to setup Analytics and tracking for this native application.
Question:
How to do setup a native application for Analytics? We have Java Script code(not Google Analytics but for some other engine) that works for the original web site. Is there a way to incorporate that in the native application? I know Android supports Java Script via WebViews(Webkit);my application does not have webviews, it is native!
I have not worked on JavaScript since school so excuse me if I sound naive.
View 3 Replies
View Related
Feb 27, 2013
I'm looking for a app for Android, that can send me the coordinates by SMS to me. Lets say I send a text to the phone, my GPS-tracking Android phone, hidden in car must respond back with another SMS. Preferably with a link to Google Maps. I've found a couple of Apps that can send the position to their web page, but through GPRS/3G connection.
Is there any app that can auto respond with the coordinates back by SMS?
View 1 Replies
View Related
May 24, 2012
Is there a way by either an internal file or maybe an app to be able to track the boot log sequence of an Samsung Epic Touch (4G) Sprint (Or any other Android phone for that matter) . so if I have an error or an app is acting up I can tell which app or where in the boot up sequence there is a problem and what is causing it.
Now I have to uninstall the latest apps until I find the one that is causing a problem.
Also is there a way to for lack of a better word to (safe mode) or similar?
View 1 Replies
View Related
Feb 21, 2013
I am an outdoors person who really depends on GPS tracking. The only app I have tried is Google's "My Tracks". Although it has potential and some cool features like working with Google Earth. The app itself has been very unreliable. Tracking way off coarse, back tracking traces that never happened. Stats that are insane...
I really hope it is the app and not a inadequate GPS system built into the Galaxy s3.I know there are many other GPS trail apps available.
I have tried using an app called "Gpsfix". I did not notice any change.
View 1 Replies
View Related
Jun 18, 2012
Just got my first ICS phone. I'm looking at the data usage analysis tool, and I see that the vast majority of my data usage falls under the heading "Android OS", which sounds pretty generic. Is that some catch-all meaning "anything which doesn't fall under something else", or is it something more specific which I could easily control? What does "Android OS" mean in the context of Data Usage?
View 1 Replies
View Related
Feb 21, 2013
I am a developer with an existing android app. Users have asked for a wifi only mode to avoid roaming charges when traveling. I believe I have set it all up successfully but want to be able to validate that theory..
What I am trying to figure out is if there is an app or other way to trap the data coming out of the app via the cell network (lots of background web service calls). Since I do not own all of the web services, I cannot trap from the server side.
I basically want to turn on a trace like you would do in SQL, and look at what is being transmitted on the phone when wifi is off but cell is on. I don't need the actual packets, just that a call was made to one of my https services. If a call is made in wifi only mode, then I know I didn't get everything.
View 1 Replies
View Related
Aug 3, 2013
is my cacrrier can know my location using my sim card ?
if yes, is there anyway to stop them ?
View 1 Replies
View Related
May 31, 2014
Is there any app in android which will track the activities going on in phone. Activities like at particular time a particular app was opened and it was closed in some time.. Screenshot was taken at particular time? Is there any app which logs these kind of information.? I heard about logcat extreme app but it is for developers it is complex. I don't requires such complex info app. Just basic things r required. Is there any such app which logs all the activities going on in phone?
Nexus 5 using Tapatalk
View 3 Replies
View Related
Apr 14, 2012
I need a time tracking app. There is a lot of time trackers on Google Play and I've tried a lot of them, but in every app I missed one important feature: parallel timers for different clients and jobs.
I need:
- to define my clients, to define my jobs I do for the clients, to define projects.
- to simply choose client, project and kind of job and then start the timer
- to simply start and stop MULTIPLE timers (start and stop one timer, while second timer is still running)
- to export all data in usable form (for billing my clients)
Example of what I mean:
- My job is phone support. I am sitting at home and answering phone calls. I am payed for hours, so I need to start timer and leave it running almost all day untouched (except of lunch time).
- Because I spent most of the time by waiting for calls, I simultaneously do other jobs. I write articles, compose music and do some other work for other clients. So I need to start and stop timers according to actual work - but the "phone support timer" has to be also running. When I am - for example - writing an article and someone calls me, I need to stop "writing article timer", pick up the phone and solve customer's problem. When I drop the phone, I need to start "writing article timer"... etc...
This kind of app with parallel timers I've used on my Psion PDA back in 1998, but I can't find similar app for Android phones.
View 8 Replies
View Related
May 6, 2012
My friend said that his carrier was tracking all his internet history.
Do any carriers do this.
View 3 Replies
View Related
Oct 23, 2013
I have a galaxy s2 running 4.1.2. Is there a way to disable or reset the data usage tracking?
View 7 Replies
View Related
Dec 1, 2012
System settings -> Location services -> Disable google's location service & Location&Google search
Are there any downsides to disabling those? I mean for other apps than googles? Because "Also allow permitted apps to use data from sources such as Wi-Fi andmobile networks to determine your approximate location" doesn't sound all that great to disable. It sounds like this would disable all the apps that want to access those services, not only the google ones, but that wouldn't be true would it?
Basically speaking, I just want to disable all of googles crap (Maps has the most horrible wakelocks ever and from what I can tell none of the other google services I use need my location) without limiting any other apps I might have installed.
View 1 Replies
View Related
Aug 12, 2013
How to delete older device from google's list now that the page to track your phone has gone live?
View 3 Replies
View Related
Mar 6, 2014
So, I've checked 'settings->apps->running' and I see that when I restart my phone the OS turn on Google location Manager, Google Play market, and some other thing.
I would really like if when I turn on my phone- no element could use my GPS unless I specifically tell it to run, then stop the usage when I tell it to close. Part of the tracking prevention, I imagine, will be done by disabling those services which are required for proper part functioning.
I suppose my questions are:
1) What services/elements should I disable?
2) How do I prevent them from running on startup?
3) How do disable parts of android to run on start up, in general?
Also I'd like to note that I would prefer not installing any apps or root the phone.
View 7 Replies
View Related
Feb 12, 2010
I have looked in the market and found several applications that will track your phone and plot a route. However, I was hoping to see if anyone has any suggestions on what the best app for this is? I need something that will plot a route and then allow you to follow it back for hiking and such.
View 6 Replies
View Related
Jun 9, 2010
I need an app that will allow me to track my kids Moto Droid. Not just his current position but track where he has been as well. I need to be able to access this info from my Incredible or from a computer over the internet. Is there anything like this out there? I don't care if it costs a little $ as long as it works. It needs to be able to run without his noticing it.
View 49 Replies
View Related
May 26, 2010
I have a 500mb useage max, and apparently I have gone over it already? Is there an app that will track the data use / data transfer so that I can keep an eye on it and ensure that this does not happen again?
View 5 Replies
View Related
Jul 21, 2010
Looked around, but haven't found anything that's like this:
Does anyone know of an app that can track one's sleep and mood and overall energy level day to day? I'm looking for something that'll let me rate my fatigue level from 1-10, my overall (i.e. "How do you feel today") from 1-10, the hours of sleep I got, the minutes of exercise, that sort of thing, and then export to CSV so I can keep a record.
View 3 Replies
View Related
Sep 25, 2010
I'm looking for an expense-tracking app-specifically one that has catagories, a budget and deducts from those catagories when you input expenses. Can anyone recommend something like this? I downloaded iSpend but it wasn't sufficient for what I was looking for. It wouldn't let me deduct from certain catagories and track spending.
View 3 Replies
View Related
Nov 1, 2010
let's say i want to build a smartphone app that tells a user when/where to get off a subway station. i can think of two ways of doing this:
1) using GPS and map of the subway routes, track the location of the user and notifies him when the destination is reached
2) have him press start when he gets on a train as the train starts (which may not be realistic because the user could simply forget to do this), use the known travel time from starting station to end station, and simply notifies him when the time is up.
View 4 Replies
View Related