QGIS for Android 开发:5、qgis for android demo编写

https://github.com/lutraconsulting/qgis-quick-demo-app
https://github.com/yinyinnie/breakpad-for-android
https://github.com/google/breakpad.git
https://github.com/zhengtianzuo/QtQuickExamples/tree/master/QmlLog4Qml

开始编码以前能够先看如何调试android

调试过程 adb logcat http://www.javashuo.com/article/p-sclyfpwc-bw.htmlc++

安装部署 c++ breakpad  http://www.javashuo.com/article/p-znthpptd-w.htmlgit

 

使用github上的demo开发github

开启调试信息输出ubuntu

须要使用异常捕获查看app

breakpad :c++ jni ndk使用ui

// 下载demo 
us@ubuntu:/opt/code/$ git clone https://github.com/lutraconsulting/qgis-quick-demo-app