Open whui-adr opened 8 years ago
Are you using android studio to import the project? You can choose 'check out project from version control from github', then build it.
我按照你说的方法,重新导入项目,尝试编译运行,得到了和上面相同的log,我用的是android studio 1.5, 麻烦帮忙看一下,非常感谢
我用的1.3, 没碰到这个问题,另外一位用1.5也有类似的问题,你可以参考解决下。 https://github.com/leanote/leanote-android/issues/7#issuecomment-175435751
2.0beta5也是这样
遇到同样的问题, 尝试加入MultilDex则提示
18:08:14.401 [ERROR] [org.gradle.BuildExceptionReporter] Execution failed for task ':app:packageAllLeanoteDebugClassesForMultiDex'.
18:08:14.401 [ERROR] [org.gradle.BuildExceptionReporter] > java.util.zip.ZipException: duplicate entry: net/jcip/annotations/GuardedBy.class
非常希望在我的Android手机上使用LeanNote,也非常愿意为它出一点力,可否提供一个能够编译通过的版本,这样大家好在上边添砖加瓦呢:)
我的开发环境:
Mac OS
Android Studio 2.2
Build #AI-145.3276617, built on September 15, 2016
JRE: 1.8.0_76-release-b03 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
你可以暂时使用这个版本https://github.com/xingstarx/leanote-android 是可以编译通过的
Log