Closed
Description
Did you verify this is a real problem by searching
Couldn't find a solution by searching.
Tell us about the problem
I have followed the installation guide in nativescript.org. I have installed android sdk. Then, installed android studio to create AVD as shown in the guide. AVD is working fine but tns devices
command cannot find emulators even though it finds connected android device.
Which platform(s) does your issue occur on?
Android
Please provide the following version numbers that your issue occurs with:
- CLI: 3.1.3
- Cross-platform modules: Didn't create a project yet
- Runtime(s): Didn't create a project yet
- Plugin(s): Didn't create a project yet
Please tell us how to recreate the issue in as much detail as possible.
Create an avd in android studio as shown in the nativescript guide for AVDs. Then run tns devices
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
No code.