Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.
/ Novasocks Public archive

A Novasocks client for Android,, fork from shadowsocks-android

Notifications You must be signed in to change notification settings

phoenixxie0/Novasocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Novasocks for Android

A Novasocks client for Android, powered by amazing languages,

fork from shadowsocks and modified by Phoenix.xie

TRAVIS CI STATUS

Nightly Builds

PREREQUISITES

JDK 1.6+

Android SDK r21+ or Android Studio 0.2.0+

BUILD

  <settings>
    <profiles>
      <profile>
        <activation>
          <activeByDefault>true</activeByDefault>
        </activation>
        <properties>
          <sign.keystore>/absolute/path/to/your.keystore</sign.keystore>
          <sign.alias>youralias</sign.alias>
          <sign.keypass>keypass</sign.keypass>
          <sign.storepass>storepass</sign.storepass>
        </properties>
      </profile>
    </profiles>
  </settings>
  • Invoke the building like this

About

A Novasocks client for Android,, fork from shadowsocks-android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages