Python suport even closer

anybody has a hint?

Posted in Android QGIS, Python

Getting closer to taming the snake

very geeky but I have to post this: D/Qt (27512): src/python/qgspythonutilsimpl.cpp: 188: (runString) COMAND OK: import sys D/Qt (27512): src/python/qgspythonutilsimpl.cpp: 188: (runString) COMAND OK: import os D/Qt (27512): src/python/qgspythonutilsimpl.cpp: 188: (runString) COMAND OK: sys.path = ["/data/data/org.qgis.qgis/files/share/python","/data/data/org.qgis.qgis/files//python","/data/data/org.qgis.qgis/files//python" + "/plugins","/data/data/org.qgis.qgis/files/share/python/plugins"] + sys.path

Posted in Android QGIS, Python

python support in qgis is getting there

Never been so close,  but it took the heck out of me… now lets see if after 4 days of continuous fiddling around I manage to tame the snake

Posted in Android QGIS, Python

New qgis for android installer

So I’m finally back on working on QGIS for android. Currently thanks to the QGIS usergroup Switzerland and norbit.de I’m porting python QGIS to android. So stay tuned on that one. On the side, due to a bug in the

Posted in Android QGIS

Fixed QGIS workaround version

Thanks to all reports on my last post I realised that I had forgotten to include some assets in the custom package. This new package fixes the problem. here is the file, be aware that I’m in a bad connection

Posted in Android QGIS

New QGIS workaround version

Hi all, Good news this time Instead of enjoying my weekend doing some wicked diving here in Indonesia, I decided to close myself indoor and get a (re)working vesion of qgis out. As some of you might have noticed or

Posted in Android QGIS, Uncategorized

Necessitas Beta1 “breaks” qgis on android – don’t update

Hi all, it has been a while since my last post, and foremost QGIS on android release. I’m very sorry. I’ve been working hard on another project (inasafe.org) that toke up all my time since we just launched version 1.0.

Tagged with: ,
Posted in Android, Android QGIS

dealing with MTP (media transfer protocol) on Android

MTP is probably the most annoying thing I encounter lately on tablets, why don’t I get a simple USB mass storage when I connect my tablet? here some hints on how to get (maybe) rid of mtp in ICS (android

Tagged with:
Posted in Android, Android QGIS

QGIS Swiss user meeting 2012

Yesterday I had the possibility to present QGIS on Android at the QGIS Swiss user meeting 2012 held at the Bern University. In the morning I held this presentation and in the afternoon I leaded a small workshop where we

Posted in Android QGIS, Talks

Support QGIS for Android

Since September 2011, as a result of my Google Summer of Code QGIS mobile project, QGIS is available for Android. As the maintainer and main developer behind QGIS for android I’m striving to improve it as much as possible. All

Posted in Android QGIS, Featured