2011-03-02 ■ Android デバッグ実行しようとしたら、次のメッセージが表示されてデバッグできない。:-( Waiting for Debugger Application HunyDew (process com.airvine.hunydew) is waiting for the debugger to attach. [Force Close] デバッグするには AndroidManifest.xml に追記が必要っぽい。なるほどね :-) stackoverflow: How to resolve “Waiting for Debugger” message? おまけ ApplicationManifests.xml に追記しても動かなくて、Eclipse を再起動したら動いた … だったかな?