<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
If we're talking vector tiles, Tangram is pretty good in the sense that it isn't tied to any particular vendor. It came out of Mapzen however can be used with ANY GeoJSON or mvt tile server.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I've done some work with it on a simple 'UK walkers' style, used on my Freemap site
<a href="https://www.free-map.org.uk" id="LPlnk238431">https://www.free-map.org.uk</a> and my OpenTrail app (see Google Play or f-droid).</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
It is NOT a very sophisticated style compared to Andy's for example, and only really focuses on the basics (ROWs in different colours, hill names, pubs etc) but nonetheless could be used as a starting point for something more sophisticated. The nice thing about
Tangram is that you can write the same map stylesheet and it will work on both a native Android app and a web app. The documentation, particularly for the Android API can be a bit of a challenge, but if anyone wants to use that I may be able to help out (time
permitting)</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
If interested please see <a href="https://github.com/nickw1/Freemap" id="LPNoLPOWALinkPreview">
https://github.com/nickw1/Freemap</a> or <a href="https://gitlab.com/nickw1/opentrail/" id="LPNoLPOWALinkPreview_1">
https://gitlab.com/nickw1/opentrail/</a></div>
<div class="_Entity _EType_OWALinkPreview _EId_OWALinkPreview_1 _EReadonly_1"></div>
<br>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="_Entity _EType_OWALinkPreview _EId_OWALinkPreview _EReadonly_1"></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Nick</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div>
<div id="divtagdefaultwrapper" dir="ltr" style="color:rgb(0,0,0); font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<p></p>
<div style="margin:0px"><br>
</div>
</div>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Andy Townsend <ajt1047@gmail.com><br>
<b>Sent:</b> 26 January 2022 13:36<br>
<b>To:</b> talk-gb@openstreetmap.org <talk-gb@openstreetmap.org><br>
<b>Subject:</b> Re: [Talk-GB] App development (was Rossendale Way)</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">On 25/01/2022 11:26, Brian via Talk-GB wrote:<br>
> There are some attempts, for example Philip Endecott’s UK Map. I have exchanged emails on the subject with him and now better understand why it is such a difficult problem. Andy’s map is a lot better than the OpenStreetMap Carto, but unfortunately a web site
requires constant online signal and doesn’t provide the functionality for recording tracks and following routes. OsmAnd shows a lot of promise, I use it quite a lot, but always in combination with the OS Maps app for the PRoW information. I made a start at
investigating how to modify the OsmAnd style sheet but it was far to complicated for me to pursue.<br>
<br>
There are a few different problems here - one is just "providing map <br>
information offline". For a small area that's doable with existing <br>
well-documented raster map tools. I did a proof of concept of this sort <br>
of thing many years ago (<a href=""></a>https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FSomeoneElseOSM%2FOSMembedded&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=sXRMP315F3w1fEYvzIHookmY0N%2BfyuwwQ2xBRbzYx8c%3D&reserved=0
<br>
). The challenge is that for every zoom level you go down, you get four <br>
times as many raster map tiles and that limits what you can easily embed <br>
- it's not practical as anything more than a simple proof of concept <br>
unless you only want a _very_ small area.<br>
<br>
The "obvious" solution to this problem is to use vector tiles, which <br>
lets the display device do the rendering, allowing it to "zoom in" based <br>
on the same information without the nasty pixelated "overzoom" effects <br>
you'd get with raster tiles.<br>
<br>
Unfortunately I'm not aware of an obvious well-documented "soup to nuts" <br>
vector tile stack that isn't tied in to one particular vendor. I've had <br>
a look at a few over the years with a view to adding something to <br>
<a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fswitch2osm.org%2F&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=JRTVhXIYRyhN068kzofjrzvf55uQaWN52rtoipdYl8Y%3D&reserved=0">https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fswitch2osm.org%2F&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=JRTVhXIYRyhN068kzofjrzvf55uQaWN52rtoipdYl8Y%3D&reserved=0</a>
but haven't yet found one that obviously stands <br>
out for inclusion there. Places to look at include Mapbox's tools, <br>
OpenMapTiles links from <br>
<a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fopenstreetmap%2Foperations%2Fissues%2F565%23issuecomment-907303115&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=yBdA4c3Tm1WPUUQJ8CxRwym3lCoDyaH2bP8KBTGNr4w%3D&reserved=0">https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fopenstreetmap%2Foperations%2Fissues%2F565%23issuecomment-907303115&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=yBdA4c3Tm1WPUUQJ8CxRwym3lCoDyaH2bP8KBTGNr4w%3D&reserved=0</a>
<br>
, <a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fsystemed%2Ftilemaker&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=6%2FhT9az%2BjDRzwv7hHmVsx3FfioFd8Kp81ByaxSk20Eo%3D&reserved=0">
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fsystemed%2Ftilemaker&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=6%2FhT9az%2BjDRzwv7hHmVsx3FfioFd8Kp81ByaxSk20Eo%3D&reserved=0</a>
and <br>
<a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftegola.io%2Fdocumentation%2Fgetting-started%2F&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=dbLVqlEYv5UmNKLLtEvYuh6ZJhStpee9qDCVZt0qBv0%3D&reserved=0">https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftegola.io%2Fdocumentation%2Fgetting-started%2F&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=dbLVqlEYv5UmNKLLtEvYuh6ZJhStpee9qDCVZt0qBv0%3D&reserved=0</a>
.<br>
<br>
The other part of the problem is "functionality for recording tracks and <br>
following routes". That's not going to get created by magic code <br>
fairies and it's not a small job, so it's going to need someone to be <br>
paid to write that.<br>
<br>
OsmAnd does indeed show a lot of promise. I'm not a great fan of the UI <br>
or the lack of up-to-date documentation, but if someone wanted an app to <br>
show offline maps in a different style, I suspect that's probably the <br>
best place to start right now. This diary entry I wrote in 2019 will <br>
probably need some updates for more recent Android versions, but the <br>
principles should still apply: <br>
<a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.openstreetmap.org%2Fuser%2FSomeoneElse%2Fdiary%2F391499&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=0hRcC0pGJeK5RSlmgr5MA%2BPwvk48zyTQSNFbG95j2u4%3D&reserved=0">https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.openstreetmap.org%2Fuser%2FSomeoneElse%2Fdiary%2F391499&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=0hRcC0pGJeK5RSlmgr5MA%2BPwvk48zyTQSNFbG95j2u4%3D&reserved=0</a>
.<br>
<br>
The problem with that approach on a larger scale is that I don't think <br>
that it would be ethical to encourage people to steal the OsmAnd <br>
developers' lunch - OsmAnd uses a limited number of downloads to <br>
encourage people towards paid versions. An alternative might be to <br>
contribute directly back to OsmAnd, OsmAnd's internal map style <br>
definition is more than a bit convoluted and I don't think yet another <br>
variation in that base style is a good way to go.<br>
<br>
I haven't looked at Organic Maps <a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Forganicmaps.app%2F&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=5b1pDsnXNRQUGNgqj1M%2FpHE0KaSdhLwxNbZrsoUzAlA%3D&reserved=0">
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Forganicmaps.app%2F&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=5b1pDsnXNRQUGNgqj1M%2FpHE0KaSdhLwxNbZrsoUzAlA%3D&reserved=0</a>
("curated with <br>
love by MapsWithMe (Maps.Me) founders"). Back in the day there was a <br>
map creator for that Maps.Me, but I never looked at whether it supported <br>
style redefinition or the creation of data files with extra data in them <br>
to be rendered (like OsmAndMapCreator but for Organic Maps).<br>
<br>
Finally it has to be said that all of the above is Android only. With <br>
Android you can create and distribute (privately) an app for free. If <br>
you want to distribute via Google's Play Store you'll have to pay a <br>
one-off fee, but it is possible to distribute to Android devices in <br>
other ways.<br>
<br>
The "price of entry" for iOS development is much higher - there's no <br>
easy non-app-store route, and to distribute via the app store you need <br>
up to date Apple hardware for development and testing (at least a modern <br>
Apple Mac and arguably also a recent iPhone). I suspect that you also <br>
still need to pay recurring fees to Apple, and make continual code <br>
updates in line with Apple's API deprecations*. I have nothing but <br>
respect for those who are running along that treadmill (like Go Map!! <br>
<a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fus%2Fapp%2Fgo-map%2Fid592990211&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=gp4f0hE9eD1FOIaoghwX2eJCalsdmGS%2F10VBJvmoPfY%3D&reserved=0">https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fus%2Fapp%2Fgo-map%2Fid592990211&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=gp4f0hE9eD1FOIaoghwX2eJCalsdmGS%2F10VBJvmoPfY%3D&reserved=0</a>
) .<br>
<br>
<br>
><br>
> My programming skills are now very old and rusty and I know nothing about creating modern mobile apps, but I would like to contribute whatever I can to try to improve the offering made available for walkers & hikers. Perhaps the quickest/easiest solution
would be to produce a specific walker’s style sheet for OsmAnd. If there is anyone else interested and who can teach/mentor me I an willing to have a go as part of a project team.<br>
<br>
OsmAnd is certainly an option - try and follow the <br>
<a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.openstreetmap.org%2Fuser%2FSomeoneElse%2Fdiary%2F391499&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=0hRcC0pGJeK5RSlmgr5MA%2BPwvk48zyTQSNFbG95j2u4%3D&reserved=0">https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.openstreetmap.org%2Fuser%2FSomeoneElse%2Fdiary%2F391499&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=0hRcC0pGJeK5RSlmgr5MA%2BPwvk48zyTQSNFbG95j2u4%3D&reserved=0</a>
diary entry <br>
and see what has changed and what else it should say.<br>
<br>
Another might be to look at "what you need to do to distribute a really <br>
simple app to me own Android phone". <br>
<a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FSomeoneElseOSM%2FAJTS04&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=KuueeJsGX3OiN%2F6s2fS%2FFzfTRFNPttbcyA3qlyMMyAQ%3D&reserved=0">https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FSomeoneElseOSM%2FAJTS04&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=KuueeJsGX3OiN%2F6s2fS%2FFzfTRFNPttbcyA3qlyMMyAQ%3D&reserved=0</a>
is a quick and dirty "maps" <br>
example, but before looking at that I'd suggest looking at the "start <br>
here" stuff on <a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdeveloper.android.com%2F&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=qMZSlqFAEeX2Z%2BAtlSuxnzGWQ2PuvR4ApUapzVCDvc4%3D&reserved=0">
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdeveloper.android.com%2F&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=qMZSlqFAEeX2Z%2BAtlSuxnzGWQ2PuvR4ApUapzVCDvc4%3D&reserved=0</a>
that talks you through a <br>
simple "hello world" app.<br>
<br>
If you come from a Microsoft background then <br>
<a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fxamarin%2Fandroid%2F&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=wzRpUFnbQyRKvR7xZKE%2B2y0JrMzW6MmUb4cYw180DTU%3D&reserved=0">https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fxamarin%2Fandroid%2F&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=wzRpUFnbQyRKvR7xZKE%2B2y0JrMzW6MmUb4cYw180DTU%3D&reserved=0</a>
might be a more <br>
familiar place to start from rather than Google's Android tools.<br>
<br>
Best Regards,<br>
<br>
Andy<br>
<br>
* all based on my experience developing for iOS a few years ago<br>
<br>
<br>
<br>
_______________________________________________<br>
Talk-GB mailing list<br>
Talk-GB@openstreetmap.org<br>
<a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.openstreetmap.org%2Flistinfo%2Ftalk-gb&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=nbqOqdek%2Fb5CGE6pPoaj5VweallXnTmQAGwHP%2FIbOZE%3D&reserved=0">https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.openstreetmap.org%2Flistinfo%2Ftalk-gb&data=04%7C01%7Cnick.whitelegg%40solent.ac.uk%7C65f7a306067e4d2c8acd08d9e0d1774a%7Cd684e4cd491a4577bf33546478d72e3c%7C0%7C0%7C637788014497520902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=nbqOqdek%2Fb5CGE6pPoaj5VweallXnTmQAGwHP%2FIbOZE%3D&reserved=0</a><br>
</div>
</span></font></div>
</body>
</html>