Skip to content
  • Gio's avatar
    Avoid linking libretroshare in qml app and notify · e83fec8d
    Gio authored
    Use QDir::homePath() instead of RsAccounts::ConfigDirectory() to
      determine libresapi socket path, this way statically linking to
      libretroshare is not needed and the android package size is reduced
      dramatically 20+MB -> 13MB
    
    At same time this solves the socket path mismatch between retroshare
      android  service and the other android applications due to merge
    e83fec8d