Go to file
n8fr8 e97d5a1016 update binaries for tor-0.3.4.7-rc 2018-09-05 21:26:20 -04:00
external update tor to tor-0.3.4.7-rc 2018-09-05 21:07:07 -04:00
gradle/wrapper update to use faux .so shared library method for loading tor binary 2018-05-09 12:47:25 -04:00
sampletorapp add split APK support to the sample 2018-05-14 11:27:01 -04:00
tor-android-binary update binaries for tor-0.3.4.7-rc 2018-09-05 21:26:20 -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 gradle 2018-05-11 23:55:42 -04:00
gradle.properties remove auto of date patches 2017-11-17 12:37:08 -05: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 cleanup, and update project properties 2017-11-16 13:55:17 -05: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