I am learning to use Eclipse to develop Android apps. Once I have launched my app in the android emulator (using the run button in Eclipse) I cant seem to edit any of my source files anymore. Neither do the arrow keys work in source files.
Why is this and how can I get the arrow keys and editing to work?
I suspected that this might be because the app is running. However this behavior persists even after I kill the app running in the emulator using DDMS.