Re: [gdal-dev] GDAL Help Needed for Android

2023-03-23 Thread Paul Harwood
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, wrote: > Hello, > I have been working on

[gdal-dev] GDAL Help Needed for Android

2023-03-23 Thread Anna George
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 http