NativeScript / NativeScript/nativescript-cli
Error with Tns devices
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
Hello community
I have to mention something that I see very strange in the behavior of my native.
I try to install an application on Android with a physical device with Android 9.
The topic:
adb devices recognizes my device at the moment,
List of connected devices
9ca3acaf device
tns devices DOES NOT RECOGNIZE THE DEVICE.:
Unable to find connected devices. Reconnect connected devices, verify that your system recognizes them and rerun this command.
When I try to do:
tns run android:
Skipping the node_modules folder! Use the syncAllFiles option to synchronize files in this folder.
Looking for devices ...
Unable to find connected devices.
The start of the emulator failed with: The command failed: C: \ Android \ android-sdk \ platform-tools \ adb -s shell 9ca3acaf getprop ro.product.manufacturer
To list the currently connected devices and verify that the specified identifier exists, execute 'tns device'.
To list the available emulator images, run 'tns device <Platform> --available-devices'.
I really do not know what to do anymore ... I'm desperate. Because I do not understand why my
adb recognizes my device and the tns .. NO?

My tns doctor

And the device admin:

Many thanks friends
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the mismatch with adb devices, tns devices, and tns run android on the reported Android 9 setup, then review the tns doctor output. Done means the physical device is listed by tns devices and tns run android proceeds past device detection without the malformed adb command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript
- Domain
- cli, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100