Eclipse缓冲区溢出Google Glass

Vin*_*lia 4 eclipse android adt google-glass google-gdk

我已经看到了所有其他缓冲区溢出帖子,我已经尝试了他们所说的一切.事情是我不像大多数人得到错误的API 19.我正在为Google Glass构建玻璃器皿,因此我使用的是API 15(4.0.3).为什么我会收到此错误?

[(timestamp) Dex Loader] Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.
[(timestamp) - (AppName)] Conversion to Dalvik format failed: Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.
Run Code Online (Sandbox Code Playgroud)

Ton*_*ato 5

问题不在于您正在编译的Android版API,而在于您安装的Android版本工具的版本.请参阅此主题中的解决方案,这些解决方案对您有所帮助.