Nativescript:发布到 android 移动设备中的 运行 应用程序
Nativescript: issue to run app in android mobile
我正在尝试按照此文档学习 nativescript - http://docs.nativescript.org/angular/tutorial/ng-chapter-1
但通过 USB
设备使用 emulate/run 应用程序时出现问题
我正在使用 ubuntu 16.4 & android 6.0
它在 terminal/console
中显示成功
但在移动应用程序中显示是这样的
任何人都可以帮助解决这个问题
在此先感谢您的帮助
绑定有问题所以使用这个 tns platform remove android
和 tns platform add android@next
:)
编辑
或在此之前使用tns 运行 android
我正在尝试按照此文档学习 nativescript - http://docs.nativescript.org/angular/tutorial/ng-chapter-1
但通过 USB
设备使用 emulate/run 应用程序时出现问题
我正在使用 ubuntu 16.4 & android 6.0
它在 terminal/console
中显示成功
但在移动应用程序中显示是这样的
在此先感谢您的帮助
绑定有问题所以使用这个 tns platform remove android
和 tns platform add android@next
:)
编辑
或在此之前使用tns 运行 android