Skip to content Skip to sidebar Skip to footer

Eclipse Juno/Android Broken, The Debug Is Wrong And Gen Folder Not Created (R Error)

I have a very very strange issue, and i believe my elcipse juno is broken. I have the Android ADT plugin in this eclipse. The following screenshot will prove my believe. And its n

Solution 1:

I could be completely wrong, but this seems normal to me. The cases work like arrays where the first instance is 0 where your arg2 is an int so the first instance is 1


Solution 2:

YES, it is broken because of the bug in ADT 22. I need to upgrade the ADT to latest version and install Android Build Tools. After that, the program and the debugging runs NORMALLY.

Those are the links that may help you if you encounter a same problem with me :

https://groups.google.com/forum/?fromgroups#!topic/android-developers/rCaeT3qckoE https://groups.google.com/forum/?fromgroups=#!topic/adt-dev/epOfZbKPFdk


Post a Comment for "Eclipse Juno/Android Broken, The Debug Is Wrong And Gen Folder Not Created (R Error)"