Gioacchino Mazzurco
b28512b889
retroshare-service now build and runs fine on android (even older ones)
2018-10-05 22:29:49 +02:00
Gioacchino Mazzurco
e9b49e122f
Update Android quirks documentation
2018-03-12 17:06:01 +01:00
Gioacchino Mazzurco
e7078b5256
Update Android documentation
2018-03-12 14:27:59 +01:00
Gioacchino Mazzurco
f5a3b26199
More omogeneous variable naming in android build tools
2018-03-09 20:26:29 +01:00
Gioacchino Mazzurco
00125864ff
Add support for SQLCipher on Android
...
Plus some cleanup
2018-01-30 18:24:03 +01:00
Gioacchino Mazzurco
fa71ed25ba
Install bdboot.txt in Android
...
DHT now works on android as bdboot.txt is bundled as android asset
Update Android documentation as DHT works on Android after this commit
2018-01-29 16:14:14 +01:00
Gioacchino Mazzurco
2d8493fe02
Add link on how help confused gdb to give stacktrace
2018-01-29 10:56:12 +01:00
Gioacchino Mazzurco
3e5ed6af9e
Update Androig gdb debug instructions
2018-01-26 10:13:11 +01:00
Gioacchino Mazzurco
9b286c4adf
add to README that DHT is not working on android
2018-01-23 11:13:32 +01:00
Gioacchino Mazzurco
000bbbd933
Add link to Android debugging documentation
2018-01-23 10:33:00 +01:00
Gioacchino Mazzurco
acd83556e5
Add some documentation on how to debug retroshare on android
2017-12-20 18:24:28 +01:00
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
Gioacchino Mazzurco
5a219b4d10
Update to Qt 5.8.0
...
Simplified android buinding and updated documentation
Removed a bunch of unused qml files
2017-03-15 23:11:50 +01:00
Gioacchino Mazzurco
3fd78d5e81
Updated Android readme with quirks section
2017-01-05 11:32:26 +01:00
manu
50fe3dd711
QML activity interacts with backend.
...
Test QML activity changed for a simplified version of drbob's rsqml-models.
It requests JSON documents from the libresapilocalserver and shows them raw.
Updated Android documentation.
Moved Android qmake section to the end of libretroshare.pro and openpgpsdk.pro
to avoid static linking errors.
2016-09-04 15:01:44 +02:00
Gio
279551fe8d
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
Gio
9a980def2c
libretroshare now compiles for Android, instruction on how to do it included
2016-08-23 12:15:28 +02:00