Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
fairchat
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
48
Issues
48
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chat
fairchat
Commits
377d4353
Commit
377d4353
authored
Feb 24, 2019
by
armin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
42466356
Pipeline
#774
passed with stage
in 3 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
8 deletions
+5
-8
README.md
README.md
+5
-8
No files found.
README.md
View file @
377d4353
...
...
@@ -2,7 +2,7 @@
## fairchat App
Qt based mobile app for Android, iOS,
Windows Phone.
Qt based mobile app for Android, iOS,
~~Windows Phone~~(dropped), with partial support for Desktop (Windows, MacOS, Linux)
Customized version for fairchat.net
Provided by osAlliance.com
...
...
@@ -30,33 +30,30 @@ GPLv3
*
Add users to groups
## Build instructions
Install Qt5.
8 Creator
for Android on Linux
Install Qt5.
12
for Android on Linux
Add Android SDK and add with SDK Manager your target SDK (e.g. 25 for Android 7)
Add in Qt5 path to NDK and SDK Android Kit
Install Android NDK
sudo apt-get install libgl-dev libpulse-dev
Start
qt5
Creator and pull git
Start
Qt
Creator and pull git
build and run on your Linux desktop for testing
### Deploy on Android
Build for Android 4.
1 - 7.1
:
Build for Android 4.
2 - 9
:
Connect your Android device with USB, get it into developer mode and switch USB debugging on.
In Qt creator on left menu bar select "Projects" and at Build settings for Android select "Use Gradle".
In Projects->android-arm...->Build Android APK->Additional Libraries->
You may need to add manually openssl/android/libopenssl.so + openssl/android/libcrypto.so
### Deploy on iOS
Needs OS X as build environment
Install Qt Creator as described above
Code has to be built as Objective-C++ (-> Build Settings -> LLVM... -> Compile As)
App dev cert has to be installed in OS X certmanager, download here: https://developer.apple.com/account/ios/certificate/development
To have Push Notifications work correctly, the App needs to be signed and bundle identifier must be set
### Deploy on Windows Phone
how-to pending
dropped
## Issues & Feature requests
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment