thaliproject / Tor_Onion_Proxy_Library

Provides a JAR and an AAR for embedding the Tor Onion Proxy into a Java or Android Program
Apache License 2.0
175 stars 98 forks source link

We need a x86 build of the Tor binary for Android #35

Closed yaronyg closed 6 years ago

yaronyg commented 10 years ago

Right now nobody can use any of the decent Android emulators because they all depend on x86 and we don't have an x86 build of the Android binary.

n8fr8 commented 6 years ago

We now provide a standalone project, with public gradle dependency, for building the tor binary. Hoping to re-energize your project here, and get that included: https://github.com/n8fr8/tor-android

yaronyg commented 6 years ago

That is awesome! Seriously. Unfortunately right now my new job (I started working for Cosmos DB in Azure) has me so drowning it's going to be awhile before I do anything other than work and sleep.

lordzouga commented 6 years ago

Hello,

Integrated the tor-android-binary to this project. TorOnionProxySmokeTest completed successfully. Tested on both emulator and android device. https://github.com/lordzouga/torandroidlib

yaronyg commented 6 years ago

That is awesome! Thank you!

n8fr8 commented 6 years ago

👍