NativeScript / NativeScript/nativescript-cli
Error with Tns devices
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.1k
- 分支
- 204
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 8
描述
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
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先在回報的 Android 9 設定上使用 adb devices、tns devices 和 tns run android 重現不一致的情況,然後檢查 tns doctor 的輸出。當實體裝置被 tns devices 列出,且 tns run android 在沒有格式錯誤的 adb 命令下通過裝置偵測時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- android, javascript
- 領域
- cli, mobile-dev
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100