Table of Content
English Български
Building Necessitas from Source on Linux
See Necessitas [developer.qt.nokia.com] for more information about the community-driven lighthouse-based port of Qt to Android [android.com]. Read on for more information about how to build it on Linux.
Getting the Android Tools
Android SDK
follow instruction here: [sourceforge.net]
Before you install packages be aware of: http://developer.android.com/guide/appendix/api-levels.html
Android NDK
install: http://developer.android.com/sdk/ndk/index.html
Install Java and ANT
Use whatever tools your Linux provides you with (apt-get, aptitude, yast, pacman,…)
Cloning and Building Android-Qt
Compile Qt framework [sourceforge.net] Qt framework/
But use the experimental branch!
Cloning and Building Android-Qt-Creator / Necessitas
This step is not absolutely necessary, but if you use the newest Android-Qt it’s strongly recommended to also use the newest Android-Qt-Creator.
http://sourceforge.net/p/necessitas/wiki/Compile Qt framework/

