From 9b286c4adf680ded4d4efe8e40cf72561ba263c2 Mon Sep 17 00:00:00 2001 From: Gioacchino Mazzurco Date: Tue, 23 Jan 2018 11:13:03 +0100 Subject: [PATCH] add to README that DHT is not working on android --- README-Android.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README-Android.asciidoc b/README-Android.asciidoc index 8d1903e46..f746ebf11 100644 --- a/README-Android.asciidoc +++ b/README-Android.asciidoc @@ -84,6 +84,11 @@ CONFIG+=no_retroshare_gui CONFIG+=no_retroshare_nogui CONFIG+=no_retroshare_plug WARNING: SQLCipher is not supported yet on RetroShare for Android. This poses a major security concern, we are working to fix this ASAP. +WARNING: DHT is not supported yet on RetroShare for Android. So don't be +surprised if you are not able to connect to dynamic IP trusted nodes after not +using the app for a relatively long time. Once this happens getting a fresh +certificate link from your friends should work around the issue. + WARNING: Some versions of QtCreator try to find the Android SDK in +/opt/android/sdk+. A workaround to this is to make a symbolic link there pointing to your SDK installation path, like