Portal:Mobile: Difference between revisions
Jump to navigation
Jump to search
(Add How to use Android Studio to extend and debug the Java part of your Qt application) |
m (→Getting Started: add link to Android installation page) |
||
(15 intermediate revisions by 5 users not shown) | |||
Line 3: | Line 3: | ||
= Cross Platform Mobile Development with Qt = | = Cross Platform Mobile Development with Qt = | ||
* [[Qt for mobile platforms - blocking bugs]] | |||
* [[Qt for mobile platforms - features wishlist]] | |||
* [[Best Practices for Designing Mobile UI]] | * [[Best Practices for Designing Mobile UI]] | ||
* [[Modern mobile applications with Qt and QML]] | * [[Modern mobile applications with Qt and QML]] | ||
Line 12: | Line 14: | ||
* [[Qt5ForAndroid | Introduction]] | * [[Qt5ForAndroid | Introduction]] | ||
* [[Android|Installation]] | |||
== Troubleshooting == | == Troubleshooting == | ||
Line 20: | Line 23: | ||
== Building Qt5 for Android == | == Building Qt5 for Android == | ||
* [[Android | Building on Linux/ | * [[Android | Building on Linux/macOS]] | ||
* [[Building_qt-android_on_windows | Building on Windows]] | * [[Building_qt-android_on_windows | Building on Windows]] | ||
Line 27: | Line 30: | ||
=== Java Integration === | === Java Integration === | ||
* [How to use Android Studio to extend and debug the Java part of your Qt application] | * [http://www.kdab.com/qt-android-episode-6 How to use Android Studio to extend and debug the Java part of your Qt application] | ||
=== Integrating System Services and Libraries === | === Integrating System Services and Libraries === | ||
* [ | * [http://blog.lasconic.com/share-on-ios-and-android-using-qml Sharing content with other apps] | ||
=== Integrating 3rd-party Services and Libraries === | === Integrating 3rd-party Services and Libraries === | ||
Line 44: | Line 47: | ||
* [[Necessitas]] (Qt for Android) | * [[Necessitas]] (Qt for Android) | ||
* [[Setup Necessitas SDK on Windows]] | * [[Setup Necessitas SDK on Windows]] | ||
* [[Native-Android-discussion]] | |||
* [[Qt for Android examples status]] | |||
* [[Qt project to Symbian MeeGo and Android]] | |||
* [[Fixed dx bat]] | |||
= Black Berry = | = Black Berry = | ||
Line 60: | Line 67: | ||
* [[iOS_device_info]] | * [[iOS_device_info]] | ||
* [[iOS Application Info]] | * [[iOS Application Info]] | ||
* [[iOS Settings Bundle]] | |||
* [[IOS_SOUND_IMAGE]] | * [[IOS_SOUND_IMAGE]] | ||
* [[OS-X-and-iOS-Coding-Conventions]] | * [[OS-X-and-iOS-Coding-Conventions]] | ||
Line 70: | Line 78: | ||
* [[SailfishOS]] | * [[SailfishOS]] | ||
* [[:Category:SailfishOS::Introduction_tutorial]] | * [[:Category:SailfishOS::Introduction_tutorial]] | ||
* [[SailfishOS Logic]] | |||
= Tizen = | = Tizen = | ||
Line 81: | Line 90: | ||
* [[Maps and Navigation API]] | * [[Maps and Navigation API]] | ||
* [[N9]] | * [[N9]] | ||
* [[Qt-5-on-Nokia-N9]] | |||
* [[Cross compile with LAPACK library on Nokia N9]] | |||
* [[Nokia Devices which does not support Qt]] | * [[Nokia Devices which does not support Qt]] | ||
* [[:Category:Developing_with_Qt::QtMobility]] | * [[:Category:Developing_with_Qt::QtMobility]] | ||
* [[Retrieve Location Using Qt Mobility]] | * [[Retrieve Location Using Qt Mobility]] | ||
* [[WinRTJournal]] | * [[WinRTJournal]] | ||
* [[QPlugs PAText Add Persian and Arabic support to WindowsCE Mobile applications]] | |||
== Symbian (Obsolete) == | |||
* [[AudioVolumeKeyEventOnSymbian]] | |||
* [[Building Qt for Symbian 3 Devices]] | |||
* [[Inside Qt for Symbian QApplication]] | |||
* [[QtCreatorSymbianLinux]] | |||
* [[Remove actions options menu in Symbian]] | |||
* [[Symbian Capabilities]] | |||
* [[Symbian Def Files]] |
Latest revision as of 09:33, 16 November 2017
En Ar Bg De El Es Fa Fi Fr Hi Hu It Ja Kn Ko Ms Nl Pl Pt Ru Sq Th Tr Uk Zh
Cross Platform Mobile Development with Qt
- Qt for mobile platforms - blocking bugs
- Qt for mobile platforms - features wishlist
- Best Practices for Designing Mobile UI
- Modern mobile applications with Qt and QML
- One version number to rule them all
Android
Getting Started
Troubleshooting
Building Qt5 for Android
Extending the API
Java Integration
Integrating System Services and Libraries
Integrating 3rd-party Services and Libraries
Material Design Component Library
- QML Material - Material Design implemented in QtQuick
- QuickAndroid - QML Material Design Component and Support Library for Android
Legacy
- KorhalNexus7
- Necessitas (Qt for Android)
- Setup Necessitas SDK on Windows
- Native-Android-discussion
- Qt for Android examples status
- Qt project to Symbian MeeGo and Android
- Fixed dx bat
Black Berry
- Category:BlackBerry
- Building Qt5 for Blackberry
- A-HelloWorld-using-the-BlackBerry-NDK-CLI-tools
- Publishing apps in BlackBerry World
- Setup-for-BlackBerry10-development
- Remote debugging on Blackberry devices
iOS
- Qt for iOS known issues
- How_to_make_a_call_or_send_a_sms_on_iOS
- iOS_device_info
- iOS Application Info
- iOS Settings Bundle
- IOS_SOUND_IMAGE
- OS-X-and-iOS-Coding-Conventions
- QtMultimedia_iOS
- iOS sound from QML (AVAudioPlayer)
- Support_for_iOS
SalfishOS
Tizen
Misc
- Maps and Navigation API
- N9
- Qt-5-on-Nokia-N9
- Cross compile with LAPACK library on Nokia N9
- Nokia Devices which does not support Qt
- Category:Developing_with_Qt::QtMobility
- Retrieve Location Using Qt Mobility
- WinRTJournal
- QPlugs PAText Add Persian and Arabic support to WindowsCE Mobile applications