Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Menion

#11896
Troubles & Questions / Re: Offline map format?
July 18, 2011, 07:07:48
Hi,
 you have to count that SQLite map format is taken from application RMaps. Many people used this app so I decide to be compatible with this. Little mistake anyway all works now fine ...

so, about format:
- zoom level is usually computed as 17 - z, but some map providers use different numbers
- zooms column? What is problem with this? Values in "zooms" are from SELECT DISTINCT z FROM ... This takes really long time on bigger maps so I'm storing this value separately
- 's'? don't know it's purpose in RMaps but I finally use it for storing time, so it's number of hours since 1.1.2011. I use it to determine validity of maps for limited time
- and yes .. they (x/y) are same :)

clear?
#11897
i common ... when you want reproduce some problem ... you know :)

sometimes program behavior is a mystery. Not only on Android. But fine that all works now. What about your missing widget? It have to be there because nothing changes with this
#11898
not yet ... I'll today release new version with mainly some bugfixes and tomorrow I'll prepare special version for you ;)
#11899
night mode added
#11900
Other features / Re: Geocaching TOOLS
July 17, 2011, 20:45:58
you mean a line from one place? it same function as projection isn't it?
#11901
Other features / Re: vector maps
July 17, 2011, 18:17:45
nono, I invested to my home computer, so it's enough powerful to generate whole world after two days ... good enough ;)

I have some similar offer in czech so I'll check this. If there will be some constant (even slow) speed and unlimited bandwidth, this should be enough for me. Thanks guys for tips and info ;)
#11902
Maps / [MAPS] - Vector maps
July 17, 2011, 09:49:21
This is temporary topic for sharing Vector maps, till I find any stable and working solution for map distribution, so please if you have any maps on some sharing service, give links to others here ...
#11903
interesting. may you use some logcat program and check what is problem during saving preferences? Thanks
#11904
nice topic guys!

just a little information from my side :) ... I rewrote part that store data on card. Added some "batch" saving so only ten points at once will be stored and also with little bit different way, so please mainly wldbest, test next market version (maybe tomorrow because of some more fixed bugs)!

and you can continue with interesting discussion :)
#11905
hmm this is really weird ... I was playing your NMEA file few times and all data are correct, so for a whole track, there was a valid location with excellent accuracy. damn ...

So, if this happen to you periodically, I can only do some debug version that will write logs into file, so I'll hopefully be able to find place where is "mistake". Is this possible?
#11906
thank you for log file, unfortunately as you saw by your own, in the end of file is no error message. Nothing that should show something interesting and something that should help. I'm sorry for that but I'm worried that this have to be some problem with your phone. Did you noticed similar behavior in any other application that use GPS intesivelly as Locus? May you try another (My Tracks for example) application for track record?

you may also try another rom but by me, it's too much work :). So If you'll want, I can of course offer you refunding of your order, because in this case I probably will not have any solution .. unfortunately.
#11907
řeš to v topicu zaměřeném na addon prosím, ať to čte hlavně arcao.
bod 1) by měl být vyřešen v poslední verzi, bod 2) je u mě hotový, dodělat to musí arcao
#11908
Hi,
  hmm interesting. Are you using any custom rom? If is Locus trying to launch GPS, it have to be because when you ended Locus last time, you had GPS enabled. Anyway by your description I have no idea where to search for any mistake. You can help me, if you download program called CatLog, start it and from menu choose record, and let it run. And then try to crash Locus again. I hope that in log that CatLog program do, will be error that occur in the end.

  Anyway really weird is that Locus cause restart of whole phone. It looks more on some system problem then on problem in my code
#11909
Troubles & Questions / Re: Lost smiles
July 15, 2011, 09:31:45
ah, you're correct. New problem when you mark cache as founded by filed note ... thanks, I'll fix this
#11910
Other features / Re: vector maps
July 15, 2011, 09:19:27
yes this is probably solution. Seems only working solution for me. When I create some protection mechanism then this should work. All other services are not stable, usually is required any captcha or something that do not allow directly download files. And also .. more then 100k users is more then 100k users and this overload almost every service :)