Minirev is a minimal reverse port forwarding implementation for Android. It works without root when run via ADB and should work on pretty much any SDK level.
Building requires NDK, and is known to work with at least with NDK Revision 10 (July 2014).
Then it's simply a matter of invoking ndk-build
.
ndk-build
You should now have the binaries available in ./libs
.
See CONTRIBUTING.md.
See LICENSE.
Copyright © CyberAgent, Inc. All Rights Reserved.