Meteor App is not running on android emulator -
i have installed jdk , created avd. after running command meteor run android --verbose, saying no emulator specified defaulting nexus_5. after running command : emulator -avd emulator-5584
getting -
home defined not find emulator-5584.ini file in $home/.android/avd (note: avd searched in order of $android_avd_home,$android_sdk_home/.android/avd , $home/.android/avd)
thanks in advance
Comments
Post a Comment