Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 2.86 KB

Readme.cn.md

File metadata and controls

58 lines (38 loc) · 2.86 KB

ShadowsocksR Droid

English version introduction

这是一个用Kotlin编写(含有部分Java)的ShadowSocksR安卓客户端,支持安卓4.0+,支持64位CPU机型。 兼容Shadowsocks协议,目前已加入部分对ShadowsocksR协议的支持。

##计划

  • 提升性能,降低内存和电池使用率。
  • 修复bug.

##开发

  • JDK 1.7+

  • Android SDK 23+

  • Android NDK r10e+

  • 请使用最新版本的Android Studio以减少编译时遇到问题的可能。

  • 插件开发规范

##版本修改

版本修改

##疑问

如果您有任何建议或是问题,欢迎Pull Request,提交问题或给我发邮件

##感谢

##开源许可证

##License(如果您是开发者,您将会理解下面的话)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.