[gdal-dev] GDAL Help Needed for Android

Paul Harwood runette at gmail.com
Thu Mar 23 09:17:48 PDT 2023


I have never tried this, but the Conda package for gdal has a distribution
for linux-aarch64 that should include the pre-built .so that you need. You
might try that and I would be interested to know if it works...


On Thu, 23 Mar 2023, 14:10 Anna George, <anna.m.george at outlook.com> wrote:

> Hello,
> I have been working on a project that requires building GDAL for Android
> arm64-v8a, since the project already works for armeabi-v7a but now apps
> need to update to use 64 bit. I'm on a time crunch, but I have attempted
> various things over the past week- building an .aar instead using
> https://github.com/paamand/GDAL4Android , trying to build the .so's using
> this project https://github.com/eltorio/RtkGps that has a prebuilt .jar
> and one .so file for gdal, and so on. The .aar build fails from missing
> header files and several other errors that I couldn't figure out, and I
> managed to build some needed .so's using the prebuilt gdal project, but
> they crash upon making calls to open a Dataset or register data types. I am
> on a time crunch for the project, and I need help. Would it be possible to
> either get a prebuilt gdal .jar file and gdal .so's for arm64-v8a or get a
> prebuilt gdal .aar file and any .so's that would still be needed?
>
> Thank you,
> Anna
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20230323/c0ba7703/attachment-0001.htm>


More information about the gdal-dev mailing list