Skip to content

Proxy App for Android System in Universidad Nacional de Colombia

Notifications You must be signed in to change notification settings

jiacontrerasp/proxydroid

 
 

Repository files navigation

INTRO

Global Proxy App for Android System

ProxyDroid is distributed under GPLv3 with many other open source software, here is a list of them:

TRAVIS CI STATUS

Build Status

Nightly Builds

PREREQUISITES

  • JDK 1.6+

  • Maven 3.0.5

  • Android SDK r17+

  • Android NDK r8+

  • Local Maven Dependencies

    Use Maven Android SDK Deployer to install all android related dependencies.

    git clone https://github.com/mosabua/maven-android-sdk-deployer.git 
    pushd maven-android-sdk-deployer
    export ANDROID_HOME=/path/to/android/sdk
    mvn install -P 4.1
    popd

BUILD

Invoke the building like this

  mvn clean install

About

Proxy App for Android System in Universidad Nacional de Colombia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 79.8%
  • Java 18.8%
  • Other 1.4%