Slow Content assist in Eclipse with Android

Posted on

I guess you have the same problem I had, regarding the Content Assist in Eclipse took several seconds to minutes to show a result once coded. This made me not only frustrated, but it simply was not possible to code with constant interruptions. One way that reduces the time, is to disable “JAX-WS Propasals” found […]

DDMS not finding Emulator?

Posted on

When developing in eclipse with Android applications there is some buggy things that comes up once a while. One is that the DDMS do not find the emulator, and there is no log when the Android is starting up, which also means that you do not see anything and cannot debug your app. There are […]