android - Unable to launch My first App on AVD -


i installed eclipse, created avd , able launch perfectly.
tried launch first app using
run -> 1 android application.
there no response either eclipse or avd

i accidentally used activity_main.xml instead of mainactivity.java , tried run it. so, didn't have response. problem solved.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -