Hi Gane,
I build GDAL 2.1 using NDK and borsch build system, based on CMake.
There are some limitations - I only need GDAL in my own c++ library. So
I created swig bindings for my own library, not use GDAL Java bindings
(GDAL java binding is not ready yet).
Here it is the link for library which
No personal experience building on Android, but you may wish to post the error.
Brad
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Hi all,
I saw a link for Building GDAL for android on linux
https://trac.osgeo.org/gdal/wiki/BuildingForAndroid
Is it updated ?, I tried to build on centOS, It took the android linux
compiler. The make resulted in a error. gdal 2.1.0
Is there any updated document or any one having personal expe