Thursday, March 3, 2016

android emulator and cordova

Today I was to recreate android application I did a few days. I tested that app just to made sure it was runnning. Now, here you again. Its not working again.

After some trial and error finally, I remembered what I did. I updated anadroid sdk with this command,

# android

Then selected all the tools required. Then I could start the emulator,

# android avd

From cordova side, I typed

# cordova emulate

Now, I can see the app in the emulator.

Then I shutdown computer and come back again.
Faced the same probolem. avd name seems to have
a problem. avd was changed to intelatom automatically
by android. Now, it works again.


No comments:

Post a Comment