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

Create separate Android module for tor installer #99

Closed sisbell closed 5 years ago

sisbell commented 5 years ago

Create separate Android module for tor installer. This is useful for the case where the developer wants to create a different tor installer but still wants to use the base Android classes. In this case, the consuming project does not need to bring in all the tor binaries just to use base classes.