canot debug android #10086
Unanswered
bobwatcherx
asked this question in
Q&A
canot debug android
#10086
Replies: 1 comment
-
Post your
We have plans to improve the android experience and improve the error handling 👍 iOS should be better at the moment, as most errors can be caught and shown on screen without disconnecting the preview session, and we want to do the same for android in the near future. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i have a problem when i want to run android debug. gradle build runs normally and the debug apk is installed perfectly but I can't save my code and see the changes
command : [bobwatcherx@fedora ~]$ ns debug android
log nativescript
my Nativescript Version = 8.3.3
node version = v16.18.1
Adb version
[root@fedora ns1]# adb --version
Android Debug Bridge version 1.0.41
Version 31.0.2-android-tools
Installed as /usr/bin/adb
and the next question
is why in the mobile version of nativescript preview when there is an error in coding, nativescript preview doesn't want to run. and have to scan the QRcode again? it makes me feel a little stuck. because I have to re-scan the Qrcode again.
Beta Was this translation helpful? Give feedback.
All reactions