RetroShare/retroshare-qml-app/src/android
Gioacchino Mazzurco 034d88c4e2 Fix android compilation with newer Qt
In lastest Qt versions linux-* mkspec doesn't match android anymore,
this was triggering a compilation error as DATA_DIR was not defined the
RsAccountsDetail::PathDataDirectory(bool check) code has been rearranged
so it works reasonably also on Android and do not depend on DATA_DIR
define anymore

Updated Android compiling documentation
2017-10-16 20:07:52 +02:00
..
captures Retroshare android service now run and start at boot on android, the qml app is still disfunctional 2016-08-23 12:15:28 +02:00
gradle/wrapper android notification service stub, improve login 2017-04-07 18:26:08 +02:00
res Rename retroshare06 to retroshare 2017-07-17 10:45:18 +02:00
src Merge branch 'GSoC2017-evaluation-final' 2017-08-18 01:39:31 +02:00
.gitignore Retroshare android service now run and start at boot on android, the qml app is still disfunctional 2016-08-23 12:15:28 +02:00
android.iml Some modifications from Android Studio update 2017-05-02 12:21:10 +02:00
AndroidManifest.xml Merge branch 'GSoC2017-evaluation-final' 2017-08-18 01:39:31 +02:00
build.gradle android notification service stub, improve login 2017-04-07 18:26:08 +02:00
gradle.properties Fix android compilation with newer Qt 2017-10-16 20:07:52 +02:00
gradlew Retroshare android service now run and start at boot on android, the qml app is still disfunctional 2016-08-23 12:15:28 +02:00
gradlew.bat Retroshare android service now run and start at boot on android, the qml app is still disfunctional 2016-08-23 12:15:28 +02:00