forked from lubuwest/Friendiqa
v0.1
This commit is contained in:
parent
591d55f43a
commit
fb560b54b1
115 changed files with 5537 additions and 0 deletions
|
@ -0,0 +1,25 @@
|
|||
AndroidNative Example Program
|
||||
=====================
|
||||
|
||||
Prerequisites
|
||||
-------------
|
||||
|
||||
* Qt Android SDK >= 5.6
|
||||
* Android SDK
|
||||
|
||||
Check this article for how to setup Qt and Android SDK:
|
||||
|
||||
[Getting Started with Qt for Android](http://qt-project.org/doc/qt-5/androidgs.html)
|
||||
|
||||
Build Instruction
|
||||
-----------------
|
||||
|
||||
1. Run `qpm install` to get required packages
|
||||
1. Open androidnativeexample.pro by Qt Creator
|
||||
1. Press the "Projects" tab. Make sure the "Android for xxx" kit has been selected
|
||||
1. Plug a Android device to your computer
|
||||
1. Press "Build" -> "Run"
|
||||
1. The program will be deployed to your device. It is so easy!
|
||||
|
||||

|
||||
|
Loading…
Add table
Add a link
Reference in a new issue