General :: How To Improve (Moving Time) Accuracy In Tracks
Oct 11, 2012
I use My Tracks to track and log my speed on my bike commute. I calibrate it against the bike computer, and have found that My Tracks is not doing a particularly good job calculating the Moving Time. Even when stopped at a stoplight, the Moving Time increases in fits and spurts.
This was a minor issue on my Nexus One (running the previous release of My Tracks), but seems significantly worse on my new phone (HTC One X, running the newest version of My Tracks).
how the Moving Time calculation is made to know if I can adjust any settings to get a more accurate reading? Possible settings include:
Time intervalDistance intervalMax intervalGPS accuracy
View 1 Replies
Aug 14, 2009
With my location listener i get accuracy values about 30-100 m (being on an open field without annoying houses around me disturbing the gps signal). Why is that so bad? I thought you could get an accuracy about 3m with gps. And the Google maps applet for example has a much better accuracy. How can i improve the accuracy? I'm using the default gps provider. I saw you can create a Criteria object to get the best provider, but there are only the gps and the mobile phone net providers anyway - so it's some kind of senseless to get the location provider that way. is there no way to define the needed accuracy?
View 6 Replies
View Related
Aug 5, 2010
Im working on an app that use gps My testing devices are Nexus One and Htc Mytouch 3g Slide
So does anyone know how to improve the gps accuracy?
View 1 Replies
View Related
Jul 3, 2012
Moving Good for Enterprise around from rom to rom?
I have a Galaxy Nexus (Verizon) and was looking to test out Jelly Bean, or at least move to the stock image once available.
Problem is with Good for Enterprise..it's no longer hosted by my company and as an IT admin I used to be able to root, rom, reset my activation pin, etc.
Currently the parent company has a 1 and done activation (very annoying); so if I flash I have to wait for another activation?
Anyhow, was wondering if I were to take a backup of it and all its glory with Titanium backup, move to another rom and restore it, would it allow me to preserve my activation? I sort of tried it once, but it would never get any new email upon restore, so I was wondering if its really possible or if I am out of luck there?
View 9 Replies
View Related
Nov 2, 2010
I am working on building an android app but I'm nothing that my SQL operations are taking forever to complete
I have profiled the app to narrow it down to the act of moving the Cursor to the first row of the result set for a simple select query (only returning 1 row where I'm testing it to eliminate the size of the result set as a problem.
Are there any better options for moving to the start of the result set?
edit:
some code...
this runs 3 times and i have time it to approximately 2 secs for all the rest of the code or over a minute with this in.
i have also run just the rawQuery statement with out the move to first and its takes bout 18 secs so im looking at the worst part of the code first.
View 1 Replies
View Related
May 23, 2013
I wanted to start a discussion here where developers can possibly provide insight into this known issue on some devices and Android versions. There is a google product discussion over here
[URL]
Basically the music app downloads pinned tracks extremely slow despite fast internet connections. It can take more than an hour to download a 10 track album. I've noticed this when streaming music too, the buffer does not load quickly at all, barely keeping ahead of the playback. I'm running a custom 4.2.2 ROM on an evo 3d and I know that on an ICS ROM in the past I did not have this problem. From the linked discussion above it seems everyone is running JB who has this issue.
My current theory is it has something to do with the encryption of the music that the google music app does in order for your All Access music to not be transferrable off the device. Possibly with the new way JB organizes SD cards, this has created a rate limiting issue considering the app was originally programmed for ICS when it was birthed.
View 9 Replies
View Related
Apr 23, 2014
Phone settings: Location : Battery Saving (GPS off, using Wifi/network location only)
On Google Play Services 4.0.x - I get very accurate location small circle around where my house is.
After updating to 4.2.25 - I get a large circle - maybe the radius of an entire block / surface area of a cell tower coverage roughly
Uninstall the update to play services (back to 4.0.x) - get very accurate location again.
I am using a RAZR HD with 4.4.2 kit kat / CM11.
Did play services update broke my specific phone?
I would stay on the older Play Services but Hangouts and Maps keep bitching about needing to update it.
View 6 Replies
View Related
Jun 15, 2012
I have horrible data service, Ill get a regular rate of about .09 KB/s up to 80 KB/s (but typically 10-30 KB/s)
On really good days I can get 90-120 KB/s but then my phone signal starts to die ... I've used cm 7 , stock and cm9 (current rom) and its the same on each one..(Already used every single data/signal booster in market and zep 3g booster)
View 1 Replies
View Related
Mar 17, 2013
My Droid Dna takes terrible pictures. I don't know what to do. I havent changed any camera settings and I am now starting to think that the camera sucks.
View 9 Replies
View Related
Apr 22, 2012
how to improve the quality of the images of contacts when making a call for example, and tried to put images with high resolution but insists ICS somehow lowering their quality ...
View 1 Replies
View Related
Jan 31, 2012
I have a Samsung Galaxy i9003(SL). I think there is a problem with touch screen response speed.Although Galaxy SL has a 1 ghz processor and better gpu than SonyEricsson Xperia Mini, It seems that Xperia Mini is faster when we're talking about touchscreen response(messaging,sliding the menu etc)
After trying another lower resolution(i mean lower than galaxy sl) android phones such as galaxy ace, galaxy gio or android sdk(because you can set any resolution with it) I realized touch screen response is related with resolution.
Lower the resolution faster the touchscreen response gets.I found this really annoying. You're paying much more to get a faster and big screen phone. But what you get is slower than the cheaper ones.
Do you think is there a way to lower the resolution on samsung galaxy sl to get a faster response? I found a way to change it but instead of changing the resolution(like 800x480 to 640x360) it changes LCD density and that is not what i want because it does not affect any response speed. or maybe another way? Changing kernel, improving gpu etc?
View 1 Replies
View Related
Sep 28, 2012
how to improve battery life on AOSP ROM. I tried other ics ROM for my phone, which had the best battery life ... Do you think I should decompile "boot.img" (from ROM, which has a good battery life) and move kernel into the boot.img on AOSP ROM? Or do you know how to improve battery life on AOSP ROM ?
View 2 Replies
View Related
Jul 3, 2012
i have a GS 3 and want to know if Jelly bean will improve the gaming performance `framerates`???
View 7 Replies
View Related
Jan 28, 2010
I am looking for the best way to convert cds to mp3, and move them to my droid. Also wondering if, while converting files, would it automatically make the id3 tag?
View 9 Replies
View Related
Dec 28, 2012
How can I determine if the current time is between two other time objects?
For example: current: 15:23, startTime: 22:00, endTime: 06:00. So the current time is not between this two other times, but this "23:47" is.
*I don't care about the date, only the time
I tried to do it like this:
Code:
Time startTime = getStartTime();
Time endTime = getEndTime();
Calendar c = Calendar.getInstance();
Time now = new Time(c.getTimeInMillis());
[Code]...
but it dosen't work well. their aren't any errors but it just dosen't work.
To be more precise the problem is that 15:35.after(22:00) return true... and I don't know why. I think that the problem is something with the dates but I don't know what
View 1 Replies
View Related
Sep 14, 2012
I wanted to know if it is possible to improve to improve audio recorded during a video??
I mean I can record video at 720p 25 fps, but the DAMN audio gets recorded at 12 kbps!!
It's just tinny and annoying sound cuts up all the time.
So it is it possible to increase the bitrate of audio via modifying some system file or changing some parameters in phones hidden settings or something like that?? my phone is a Chinese Zopo PILOT ZP100. .
btw, When I use Sound / voice recorder, it records in 3gppp at high setting with 127 kbps AAC audio.
View 7 Replies
View Related
Aug 25, 2010
I'd like to make the mp3 files I've uploaded on the phone from Itunes LOUDER, *without* having to buy a several hundred dollar computer program.
I've noticed that the songs which were pre-loaded on the phone are louder than the ones I've uploaded from itunes. If it isn't a techno/hiphop song (and I listen to classical mostly) I can hardly hear the tracks when I'm walking around town, even with noise-cancelling headphones. I never had this problem with the iPhone, so this is a little frustrating.
View 2 Replies
View Related
Jun 23, 2010
i am using android gallery is there any listener or way i can know which get fired when user start motion, stop motion, slowing down or moving?
View 1 Replies
View Related
Aug 1, 2010
I used My tracks to track a journey. I then uploaded it from my Desire and can see the map on Google Maps. Today I created two more maps on my Desire. I tried uploading them, as both, GPX and KLM files but they do not show up on Google Maps. I have tried uploading in each format several times. I get the message that all maps are exported on my Desire.
View 2 Replies
View Related
Oct 21, 2010
Can somebody point me to the right direction how the navigation overlays for My Tracks are implemented? I'm talking about the "buttons" for navigating appearing on the left and right side if you tap on the screen. Any pointers?
View 3 Replies
View Related
Sep 3, 2010
have been up all night trying to work most basic stuff out am going to jump on it soon
View 1 Replies
View Related
Jul 17, 2010
I have now got Genres working in the Music player on my Desire but have hit a new problem. Track Order.
All the tracks in the folders on my SD card have track numbers, copied from the PC folders. This means that when I play an album on my PC it plays in the track order; essential for symphonies!
However in the Desire Music player tracks are sorted alphabetically; Astro shows me that the track numbers are there as part of the file name. I do not wish to created over 100 playlists.
Is there a way to get the Music player to sort tracks by track order?
View 11 Replies
View Related
May 4, 2010
While I was roaming around in the App section of the forum I stumbled across this thread. Long press "+" = skip track. One of the people who posted a comment in it claims that by long pressing on their volume rockers, will skip tracks. Does anyone here know if this is true? Apparently it only works with 2.1 and if this is the case, which I can't do cause I am running BB v1 but i am confused cause its in 2.1 even though I rooted under 2.0.1. Can anyone confirm this?
View 8 Replies
View Related
Jul 30, 2010
I love my Evo, however the music app will play EVERY song it finds, including my ringtones and YouMail messages. Can I make it just play the songs in my songs folder (and sub-folders) on my SD Card? I only want it to search my songs folder, not the whole phone or the whole SD Card.
View 8 Replies
View Related
Jul 31, 2010
im not sure how to set music tracks as ringtones.
View 2 Replies
View Related
Aug 18, 2010
Can anyone recommend a good app for downloading full music tracks, I paid for IMusic a while back but that seems to have gone. I have tried ringalert but that is only normally 30 seconcd clips and not that much choice.
View 2 Replies
View Related
Jan 23, 2014
I currently have 3059 songs on my iTunes, and only 3046 of it was uploaded meaning that only 13 songs weren't uploaded.
View 9 Replies
View Related
Jul 7, 2009
I have just bought a cheap stereo bluetooth clip from ebay that appeared to work really well with my G1. However having listened to it for a while the music tracks speed up and slow down (wow and flutter). Is this a common problem with bluetooth or would a more expensive bluetooth device not do it?
View 4 Replies
View Related
Feb 14, 2010
I just recently got the HTC Hero and have a question regarding the mp3 player. When you go to albums and choose an album to play, I found that the tracks are not listed in the correct order. Is this seriously the case or is there a way to get albums to play as they should be played?
View 6 Replies
View Related
May 28, 2010
I used Salling Media Sync to transfer all my non-DRM music from itunes to my desire. Now, all the albums are in perfect order with the right ID3 info but some compilations, when viewed by album, fragment into an individual list of tracks rather than an album view. Most annoying when you just wanna play album.
Are there any progs out there that I can use to better organise my music library so when I view all music by albums I don't get a massive list of individual tracks?
View 3 Replies
View Related