I thing a lot of problems can be solved by adding generateNonFinalIntsR flag or
something like this into plugin configuration. In my project even in apk lib we
don't need non final ints, because compiler fail on compiling code like this:
@InjectView(R.id.login_pin).
What version of maven-android-plugin are you using?
3.6.0
What are the complete output lines of "mvn -version" on your machine?
Java version: 1.7.0_21, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.8.3", arch: "x86_64", family: "mac"
Original issue reported on code.google.com by petr.pop...@gmail.com on 3 Jun 2013 at 7:13
Original issue reported on code.google.com by
petr.pop...@gmail.com
on 3 Jun 2013 at 7:13