by 宋宝华 <[email protected]>

There is a project named Necessitas (by BogdanVatra)which implements a basic support of creating and running QT applications onAndroid. It also provides a user-friendly Qt Creator Integration with Android:


DowloadSDK: http://sourceforge.net/projects/necessitas/files/

NecessitasSourcecodes:

git clone https://git.gitorious.org/~taipan/qt/android-lighthouse.git

git clone git://gitorious.org/~taipan/qt-creator/android-qt-creator.git


The basic architecture of this project issomething like:

Necessitas


A QT application is bound with Android Activity, then it will follow the Android process life cycle. At the same time, there is aframebuffer/input adapter between QT and Android.

read the source code:

http://qt.gitorious.org/qt/blacktass-android-lighthouse/blobs/ed10b2237ebbeeacf6243a462a7b157be028a691/src/android/java/com/nokia/qt/QtActivity.java

We know clearly about the relationship QtApplication and QtActivity in Android.



更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. 【Android】注解框架(三)-- 编译时注解,手写
  2. Android分享文稿 ( by quqi99 )
  3. android使用jre自带工具生成证书
  4. 写下关于popwindow
  5. Android(安卓)Studio删除缓存的依赖库
  6. Android加载大图Bitmap发生OOM(Out Of Mem
  7. Android(安卓)数据漫游默认值的修改方法
  8. Android启动流程分析(十) action的执行和
  9. [Android]Android Studio获取开发版和发
  10. Android(安卓)unity3d 输入框