• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How Offlline GPS works

Stevish

Lurker
Jun 1, 2017
2
0
Hi I am taking a course in making apps and could use some help. I am just starting out but I wanted to read up on offline map making. Found a lot of good information out there but what I was really looking for was something that explains how it works. From what I have seen for far it seems that I need to have some kind of map server.

I would like to know if I could just load the map (Province of Nova Scotia say) and not have to connect online again for any tiles. This app would only be for this area only so no need to update it with other areas. I hope that I made some sense and that you can get what I mean. Just did 4 back shifts and the kids didn't let me sleep through that dam (dam kids). Anyway thank you for any help that may flow my way..

Stephen
 
If you're building your own app, do you need to use map tiles? Can you not just use a static map image?

Even if you have the tiles, the question is, what would be serving them up to your client application on the phone?
In the past, I've experimented with setting up a local map tile server on my desktop computer, but this still involved having a client/server system, where the client app requests tiles from the (local) server. You could probably implement a map tile service on an Android device, but it would be quite a bit of work. I don't know of any existing map tile service that you could make use of on Android.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones