mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-28 08:54:13 -04:00
Retroshare android service now run and start at boot on android, the qml app is still disfunctional
This commit is contained in:
parent
68a00138d2
commit
279551fe8d
36 changed files with 1076 additions and 79 deletions
9
retroshare-qml-app/src/android/gradle.properties
Normal file
9
retroshare-qml-app/src/android/gradle.properties
Normal file
|
@ -0,0 +1,9 @@
|
|||
## This file is automatically generated by QtCreator.
|
||||
#
|
||||
# This file must *NOT* be checked into Version Control Systems,
|
||||
# as it contains information specific to your local configuration.
|
||||
|
||||
androidBuildToolsVersion=24.0.1
|
||||
androidCompileSdkVersion=18
|
||||
buildDir=.build
|
||||
qt5AndroidDir=/opt/Qt5.7.0/5.7/android_armv7/src/android/java
|
Loading…
Add table
Add a link
Reference in a new issue