Skip to content
Snippets Groups Projects
Verified Commit 430df3a3 authored by Burak Hançerli's avatar Burak Hançerli :headphones:
Browse files

doc: update readme

parent 1e50a6fb
No related branches found
No related tags found
No related merge requests found
Pipeline #77609 skipped
# Qt UI Viewer # Qt UI Viewer
![Qt UI Viewer](assets/PlayStoreFeatureImage.svg)
## About ## About
...@@ -13,7 +14,7 @@ You can get the pre-built app from either [Google Play Store][google-play-link] ...@@ -13,7 +14,7 @@ You can get the pre-built app from either [Google Play Store][google-play-link]
## Prerequisites ## Prerequisites
* CMake 3.16 or newer * CMake 3.16 or newer
* Qt6.5.0 or newer * Qt 6.8.0 or newer
* OpenSSL (<https://github.com/KDAB/android_openssl>) * OpenSSL (<https://github.com/KDAB/android_openssl>)
* Android SDK and NDK (<https://developer.android.com/studio>) * Android SDK and NDK (<https://developer.android.com/studio>)
...@@ -27,7 +28,7 @@ You can get the pre-built app from either [Google Play Store][google-play-link] ...@@ -27,7 +28,7 @@ You can get the pre-built app from either [Google Play Store][google-play-link]
* 3rdparty: Required 3rd party libraries * 3rdparty: Required 3rd party libraries
* qtquickdesigner-components: QML components * qtquickdesigner-components: QML components
* zxing-cpp: QR code decoding/encoding * zxing-cpp: QR code decoding/encoding
* icons: App icons * assets: Play Store Assets
* tests: Test files * tests: Test files
## Building ## Building
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment