Tested this morning with 1.0.9.1 and nginx 1.11.0. Works like a charm. Thanks a lot :slight_smile:
Apache http client deprecated
-
since apache is deprecated in android api >=22, is it possible to migrate to another framework (like volley) for http requests?
-
DAVdroid doesn’t use the Apache lib of Android, but an one one which is not deprecated.