vipersaudio / viper4android_fx

ViPER4Android FX Control Panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

viper4android_fx

ViPER4Android FX Control Panel

[English Readme]
The source code of control panel is based on Cyanogenmod's DSPManager.

Usage:
1.Clone the source code.
2.Import the source code as an android project in eclipse.
3.In project configuration, add "RootTools-2.6.jar" as an external library.
4.Modify the code and compile.

Notice:
1.The source code contains both android 2.3 and android 4.x apk source code, please select the right path when you import the project.
2.If you want to create a new local language translation, please DO NOT change "text_user_statistics".
3.Commit descriptions MUST be in english.
4.If you want to make a major change, please pm me and create a new branch, DO NOT add any unstable/untested code in master.
5.The ViPER4Android driver (libv4a_xxx_xxx.so) is restrict disallowed in commercial use.


[中文说明]
控制面板的源代码是基于Cyanogenmod的DSPManager所做。

代码使用方法:
1、将代码Clone到本地。
2、在Eclipse中以安卓工程的方式导入。
3、在工程的配置界面中,以外部库的方式导入"RootTools-2.6.jar"。
4、修改并编译工程。

注意:
1、源代码中包含安卓2.3和安卓4.x的APK代码,导入工程时请选择正确的路径。
2、如果你打算添加一种新的本地语言翻译,请不要改动"text_user_statistics"。
3、代码的提交说明必须为英文。
4、如果你打算做一个重大的改进,请通知我并创建一个新的分支,不要在master分支中加入任何未经测试或不稳定的代码。
5、ViPER4Android的驱动程序(libv4a_xxx_xxx.so)严禁用在商业用途。

About

ViPER4Android FX Control Panel


Languages

Language:C 81.0%Language:Java 17.1%Language:C++ 1.6%Language:Makefile 0.2%Language:Shell 0.0%