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

java - Cast from Object to List<String>: CastClassException -

How to set a border for android Imageview in Longpress? -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -