eclipse - How Do You Focus The Android Developer Emulator? -


I have created an image button in Eclipse and I took part in it in an Android SDK package with the emulator.

& lt; Selector xmlns: android = "http://schemas.android.com/apk/res/android" & gt; & Lt; Item Android: state_pressed = "true" android: drawable = "@ drawable / cat1" /> & Lt ;! - pressed - & gt; & Lt; Item Android: state_focused = "true" android: drawable = "@ drawable / cat2" /> & Lt ;! - Centric - & gt; & Lt; Item Android: Dragon = "@ Draubel / Cat 3" /> & Lt ;! - default - & gt; & Lt; / Selector & gt;

Works with "pressed" and "default" mouse, but can you focus it? If you can not, do you need to simulate it on a real Android device?

Use the track Ball or arrow keys to move between your ideas.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -