mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
update wiki and voicetest
This commit is contained in:
parent
4a320f2ed4
commit
0eb26fa267
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<manifest package="org.qtproject.example.voicetest" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.0" android:versionCode="1" android:installLocation="auto">
|
||||
<application android:hardwareAccelerated="true" android:name="org.qtproject.qt5.android.bindings.QtApplication" android:label="voicetest" android:icon="@drawable/icon">
|
||||
<activity android:configChanges="orientation" android:name="org.qtproject.qt5.android.bindings.QtActivity" android:label="声音设备" android:screenOrientation="unspecified" android:launchMode="singleTop">
|
||||
<activity android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|layoutDirection|locale|fontScale|keyboard|keyboardHidden|navigation" android:name="org.qtproject.qt5.android.bindings.QtActivity" android:label="声音设备" android:screenOrientation="unspecified" android:launchMode="singleTop">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN"/>
|
||||
<category android:name="android.intent.category.LAUNCHER"/>
|
||||
|
14
wiki/wiki.md
14
wiki/wiki.md
@ -1,30 +1,30 @@
|
||||
# LibQQt WiKi 页面
|
||||
|
||||
##Welcom to QQt foundation
|
||||
## Welcom to QQt foundation
|
||||
|
||||
[家](home.md)
|
||||
|
||||
##How to build LibQQt
|
||||
## How to build LibQQt
|
||||
|
||||
[如何编译LibQQt](HowtoBuildLibQQt.md)
|
||||
|
||||
##QQt On Android
|
||||
## QQt On Android
|
||||
|
||||
[在Android上使用LibQQt](QQtOnAndroid.md)
|
||||
|
||||
##About v2.1.5.0
|
||||
## About v2.1.5.0
|
||||
|
||||
[稳定版](v2.1.5.0-is-stable.md)
|
||||
|
||||
##An LibQQt example
|
||||
## An LibQQt example
|
||||
|
||||
[一个应用案例](an-example.md)
|
||||
|
||||
##Multi link technology
|
||||
## Multi link technology
|
||||
|
||||
[Multi-link 技术](Multi-Link.md)
|
||||
|
||||
##返回
|
||||
## 返回
|
||||
|
||||
[返回](../)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user