Skip to content

Instantly share code, notes, and snippets.

@keysona
Last active January 2, 2016 08:28
Show Gist options
  • Select an option

  • Save keysona/5131ce856c770a9b262a to your computer and use it in GitHub Desktop.

Select an option

Save keysona/5131ce856c770a9b262a to your computer and use it in GitHub Desktop.
JAR包不应该包含main方法,同时删掉没用用的包
不然在android studio引用时,会报运行时错误:返回值不是0,而是1.
eclipse 要删掉没有用到的包,不然在android studio也会出现同样的问题.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment