Skip to content

Does library work on Android 7+? #26

@vladkalyuzhny

Description

@vladkalyuzhny

get it working on Android API version from 3 to 23

As for me library works well on Android 8-9 (with usesCleartextTraffic flag in manifest)
But it is required to add useLibrary 'org.apache.http.legacy' in app/build.gradle otherwise apk will not be installed without adb (also on Android 4.4)
What do you think about this?

PS
Tor is not working on Android 4.4 with this library

java.net.UnknownHostException: Host is unresolved: xmh57jrzrnw6insl.onion
        at java.net.Socket.connect(Socket.java:826)
        at cz.msebera.android.httpclient.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions