
Creating non-versioned shared libraries for android – OPENGIS.ch
While porting QGIS to android using necessitas I encountered the problem of versioned libs. Android does not support versioned libs and it…
Stay updated with the latest QField news, releases, tutorials, and insights from the field data collection community.

While porting QGIS to android using necessitas I encountered the problem of versioned libs. Android does not support versioned libs and it…

Today, for some bizarre reasons only my android phone was connecting to a WiFi. So I decided to use it as a tethered modem. The problem was…

So, it is over, after 3 months working on QGIS for android as a Google Summer of code project it is now time to wrap up what I did and…

Just a quick screenshot to show that qgis on android is now a working reality. Tomorrow I’ll make a video and so on. The major missing…

See my last posts. In short I managed to get qgis packaged as an apk and to properly run with only one major problem. The map canvas is…

Today I loaded the first data into qgis and although the mapcanvas stays black, in the map composer the data is shown. Here some…

After finishing with the gui(see previous post) i started testing the data providers.reading and writing shp files always ends in an app…

Hi I just managed to create an apk with al the resources needed by qgis. On the first runrun the application extracts this file to the…

Today I managed to get QGIS to load all the icons, providers and plugins. The GUI looks very good and quick, it is easy to use with the…

Hi all, it is a pleasure to announce that I finally got Quantum GIS to start on an android (3.2) tablet (Asus transformer). I tested as well…

This week Imanaged to get libqgisapp.so to build automatically if cmake is passed -DANDROID. as well I managed to implement all the JNI…

This week I finally managed to get a test Qt application packaged as an apk file. The application uses the native Proj lib to do some…