1 Star 0 Fork 0

openwayne / Apktool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
CzBiX 提交于 2015-10-24 15:36 . update url of Google Code to GitHub

Contributing

A couple of quick tips to ease the submission process.

  • You may use Github or Bitbucket to submit a pull request.

  • Please reference the bug number from our issue list in any pull requests to help associate fixes with bugs.

  • If possible, add unit-tests for any bugs that you fix.

  • Building via Gradle will automatically run unit-tests. The build will end if any test fails.

  • IntelliJ IDEA is our IDE of choice. It has built in debugger support along with Gradle integration.

  • For changes to smali/baksmali please see their page for more information.

Code Styles

  • A rough guideline based on AOSP Guidelines.
  • A tab counts as 4 spaces and we use 4 spaces.
  • Our right margin is 120 characters long.
Java
1
https://gitee.com/openwayne/Apktool.git
git@gitee.com:openwayne/Apktool.git
openwayne
Apktool
Apktool
master

搜索帮助