Closed GoogleCodeExporter closed 9 years ago
I found the problem here. Nothing to do with vs-android. Apparently with Build
Tools 19.0.0, all API levels must match which I hadn't been paying attention to
since this never affected any of my Eclipse projects (not entirely sure why
that is).
Original comment by JoeCH...@gmail.com
on 20 Nov 2013 at 11:56
I have the same problem with it,and I use visual studio 2010,the error is java.nio.BufferOverflowException too.
But I don't know how to solved this problem, Which API levels I need change to match it?How to set it?Can anyone give more information ? thanks!
Original comment by masker...@gmail.com
on 2 Dec 2013 at 10:29
But change "target=android-8" to "target=android-19" in project.properties, I
fix this issue. But I don't know How to keep target to "android-8" and avoid
this problem.
Original comment by masker...@gmail.com
on 3 Dec 2013 at 4:10
Thanks! I've added a section about this to the Troubleshooting wiki.
Original comment by gavin.dj.pugh
on 3 Jan 2014 at 6:19
Hi. I have followed the procedure mention in installation guide. But still I am
getting Error MSB6006: "C:\apache-ant-1.9.2\bin\ant.bat" exited with code
1. C:\Program
Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Android\Microsoft.Cpp.Android.Targets
. I tried every possible solution. But still not able to build it. I am using
VS 2010
Original comment by jayeshag...@gmail.com
on 13 Mar 2015 at 1:00
Original issue reported on code.google.com by
JoeCH...@gmail.com
on 19 Nov 2013 at 1:56