Go to file
n8fr8 e822160b00 udpate gradle depend version to 0.3.4.8-2 2018-10-11 23:10:09 -04:00
external fixes #7 disable dirauth support for tor client only mode 2018-10-07 08:53:38 -04:00
gradle/wrapper update build files 2018-10-11 16:51:11 -04:00
sampletorapp add split APK support to the sample 2018-05-14 11:27:01 -04:00
tor-android-binary udpate gradle depend version to 0.3.4.8-2 2018-10-11 23:10:09 -04:00
.gitignore change gitignore to allow for assets 2017-11-17 10:44:42 -05:00
.gitmodules remove polipo 2018-03-16 17:56:33 +01:00
.project updates to improve VPN support 2015-12-30 13:21:33 -05:00
AUTHORS updated AUTHORS for amoghbl1 2013-12-28 09:39:59 -05:00
BUILD remove polipo 2018-03-16 17:56:33 +01:00
LICENSE update license for better Obfs4proxy display 2017-10-14 12:17:48 -04:00
README update README for 0.3.1.9 2017-12-03 10:04:16 +05:30
TODO small changes to README etc files 2011-04-15 16:39:35 +00:00
build.gradle update build files 2018-10-11 16:51:11 -04:00
gradle.properties update build files 2018-10-11 16:51:11 -04:00
gradlew update gradle to 4.5.1 2018-03-16 10:24:18 +01:00
gradlew.bat update gradle to 4.5.1 2018-03-16 10:24:18 +01:00
project.properties update build files 2018-10-11 16:51:11 -04:00
settings.gradle add simple sample app 2018-05-14 10:38:29 -04:00
tor-droid-make.sh update script to build for x86 and armeabi 2017-12-07 12:36:38 -05:00

README

Tor Android
***********************************************
This is a project forked from Orbot for building the tor binary for Android

How to Build
***********************************************
Please see: https://raw.githubusercontent.com/n8fr8/tor-android/master/BUILD

How to Use via Gradle
***********************************************

Add the repository your list as shown:

repositories {
        maven { url "https://raw.githubusercontent.com/guardianproject/gpmaven/master" }
    }
    
and then add the dependency, setting it to the latest version (or any version) we have made available, as a release:

dependencies {
    compile 'org.torproject:tor-android-binary:0.3.1.9'
}



***********************************************
Tor protects your privacy on the internet by hiding the connection
between your Internet address and the services you use. We believe Tor
is reasonably secure, but please ensure you read the instructions and
configure it properly. Learn more at https://torproject.org/

Tor Frequently Asked Questions:
        https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ
        https://www.torproject.org/faq.html.en