Debugging NativeScript Apps on An ANDROID Device

preview_player
Показать описание
Let's take a look at how to set up a physical Android device for USB debugging. Then how to step through your NativeScript app code as you debug with Chrome developer tools.

(Take 15% off any premium NativeScript course by using the coupon code YT2020)

— — — — — — — — —

❤️ SUBSCRIBE TO MY YOUTUBE CHANNEL 📺

— — — — — — — — —

🏫 FREE COURSES

— — — — — — — — —

📱LET'S CONNECT ON SOCIAL MEDIA

Рекомендации по теме
Комментарии
Автор

You saved my day bro, it's very useful.

muhdsuhaimi
Автор

Great Vid!
May i ask please if there is a way to inspect Android existing apps in your mobile (for example YouTube) similar way you would inspect them in Dev tools chrome?

aggmp
Автор

awesome video and awesome channel, hello from France !

victorfau
Автор

hello @Alexander Ziskind and @all there use to be a website of nativescript app developed and showcased. I cant find that site again I wonder why do anyone have any information on that?

valentineemmanuel
Автор

i get an error while building or running the app
the ns create didn't create webpack config file


up to date, audited 4 packages in 2s



found 0 vulnerabilities


Preparing project...



Using @nativescript/android which requires nsconfig.json to be present.
Writing nsconfig.json based on the values set in nativescript.config.(js|ts).
You may add nsconfig.json to .gitignore as the CLI will regenerate it as necessary.



The webpack configuration file does not exist. Ensure the file exists, or update the path in nativescript.config.(js|ts).

zakidz
Автор

As of NS 7 the debugging broke. Especially the network debugging is broken. Every time I click the network call in network tab chrome devtools and the app crashes! This is very bad :( Do you have any hint on that?

thdfox
Автор

I'll let my hands do the talking in this one.

AZisk