This week Imanaged to get libqgisapp.so to build automatically if cmake is passed -DANDROID. as well I managed to implement all the JNI stuff that comes from necessitas. Apk file gets installed and the app tries to start but it silently fails after startQtApp is called succesfully. Logcat shows no message or anything. This week I’ll investigate this problem and hopefully get it all to run, this part was definitively tougher than planed.
Analyzing and visualizing large-scale fire events using QGIS processing with ST-DBSCAN
A while back, one of our ninjas added a new algorithm in QGIS’ processing toolbox named ST-DBSCAN Clustering, short for spatio temporal density-based spatial clustering of applications with noise. The algorithm regroups features falling within Read more…
2 Comments
Henrik · 2011-08-17 at 13:01
Hello, great work! But I get a Force Close on my Galaxy Tab 10.1
marco · 2011-08-17 at 13:06
can you give me more informations like the adb shell logcat? or anything? a problem ther was with the old apk file is that it installed on internal memory and the file is pretty big. I’m uploading now to githuba new version that installs to external storage. try in 5minutes. thx
Marco