课程: Learning JavaScript Debugging
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Remote debugging on an Android device - JavaScript教程
课程: Learning JavaScript Debugging
Remote debugging on an Android device
- [Instructor] In this video, we're going to look at how to do remote debugging on an Android device. This is possible in Chrome or Firefox. And does involve a little bit of setup. We're going to use the same example as for iOS. Where the list items are drag-able. And you can swipe left to make things disappear. I've loaded this example on my computer's web server. And connected the Android device to the same network so they can see each other by IP address. And remember, I'm using Mac in it's default configuration which is why we have this 88 88 port here. My Android device is connected by USB. But I need to enable USB debugging. There are instructions on the Android Studio website for how to do this, but in particular, here's the funny part. You need to visit your device settings. And just like it says here, tap the build number seven times for the developer options to even show up. It's just kind of a little quirk that's funny about Android. Once that's done and your device is…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
Debugging the use of a jQuery plugin6 分钟 7 秒
-
(已锁定)
Debugging a React application in Chrome9 分钟 8 秒
-
(已锁定)
Debugging on iOS using Simulator6 分钟 45 秒
-
(已锁定)
Remote debugging on an Android device3 分钟 23 秒
-
(已锁定)
Challenge: Other people's code7 分钟 52 秒
-
(已锁定)
Solution: Other people's code6 分钟 27 秒
-
(已锁定)
Debugging a Node.js application in WebStorm11 分钟 34 秒
-
(已锁定)
Setting up the WordPress example3 分钟 47 秒
-
(已锁定)
Challenge: Debugging with an IDE2 分钟 5 秒
-
(已锁定)
Solution: Debugging with an IDE4 分钟 47 秒
-
(已锁定)
Debug a WordPress theme in Visual Studio Code5 分钟 51 秒
-
(已锁定)
Use a debugger as a learning tool on a live site5 分钟 51 秒
-
-