<div dir="ltr">Thanks for your input, Greg.<div><br></div><div>My existing app codebase is under Android Studio on Windows platform. It already uses the NDK &amp; JNI wrapper to integrate a support library written in C, so I&#39;m familiar with the process.</div><div><br></div><div>Given my very modest needs (WGS84 coordinates -&gt; NAD27 UTM coordinates), I&#39;d like to avoid linking in a swiss-army knife, when all I need is the tooth-pick. I&#39;d also prefer to use a java codebase that will compile natively (mainly for simplicity &amp; code maintenance considerations) if its available.</div><div><br></div><div>I wasn&#39;t aware of OSMAnd - thanks. However, it does not provide coordinate conversion (which is what I require), and most of the &#39;detail&#39; provided appears to be oriented to roadmaps &amp; urban areas. This application concerns areas literally &#39;in the middle of no where&#39;. No roads, wifi, or cell coverage.</div><div><br></div><div>Best Regards.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Nov 13, 2018 at 7:19 PM Greg Troxel &lt;<a href="mailto:gdt@lexort.com">gdt@lexort.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Nicolas Cadieux &lt;<a href="mailto:nicolas.cadieux@archeotec.ca" target="_blank">nicolas.cadieux@archeotec.ca</a>&gt; writes:<br>
<br>
&gt; Perhaps the easiest way is to link the android tool to the nrcan web<br>
&gt; tools?  It depends on the availability of wifi or cell coverage.<br>
<br>
In addition to not working in remote areas (and I have used OSMAnd to<br>
navigate in areas with no cell service, while watching apple maps on<br>
someone&#39;s iPhone totally fail), there&#39;s another issue, which is<br>
informing the user that their data will be sent over the web.   That<br>
could earn your app the &quot;tracks and reports your activity&quot; antifeature<br>
on f-droid :-)<br>
_______________________________________________<br>
Proj mailing list<br>
<a href="mailto:Proj@lists.maptools.org" target="_blank">Proj@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/proj" rel="noreferrer" target="_blank">http://lists.maptools.org/mailman/listinfo/proj</a><br>
</blockquote></div>