EDIT:
Go to Eclipse -> Settings
Choose Java -> Editor -> Content Assist
In the field below "Auto-activation" uncheck the box "Enable auto-activation"
See if this helps you. It will turn off autocomplete, and you need to press ctrl + space to activate autocomplete.
If this does not work, then:
Eclipse, , , Android. Eclipse , , , .
, - , - , , Eclipse .
, Bitmap Android.
:
private Bitmap myBitmap;
Eclipse :
android.graphics.Bitmap
:
import android.graphics.Bitmap;