user1844638
user1844638

Reputation: 1073

Can't run android app from eclipse

Hi eclipse is giving me the following problem all of a sudden and i can't execute my app.

This is the screen shot of the error.

enter image description here

I have did the following things.

Clean>build.

Restart eclipse

But the problem is not going and i have not changed any thing in eclipse only worked on the php file as my app accesses mysql db.

Please help as i am due to submit a project today.

This is my error log.

error log

Upvotes: 0

Views: 3132

Answers (1)

Misha Bhardwaj
Misha Bhardwaj

Reputation: 1387

Try creating new emulator and set it as your target device from run configurations of your application. Try running your application from there.

Upvotes: 1

Related Questions