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
Post a Comment