OLD | NEW |
1 {{+content:partials.site}} | 1 {{+content:partials.site}} |
2 | 2 |
3 <section class="g-section g-tpl-67-33"> | 3 <section class="g-section g-tpl-67-33"> |
4 <div class="g-unit g-first"> | 4 <div class="g-unit g-first"> |
5 <article class="g-content" id="featured"> | 5 <article class="g-content" id="featured"> |
6 <a href="/devtools/remote-debugging.html"><img src="{{static}}/images/mock
s/multidevice.png" class="screenshot"></a> | 6 <a href="/devtools/docs/remote-debugging"><img src="{{static}}/images/mock
s/multidevice.png" class="screenshot"></a> |
7 <h4 class="label">Featured article</h4> | 7 <h4 class="label">Featured article</h4> |
8 <a href="/devtools/remote-debugging.html"><h1>Mobile DevTools: Remote Debu
gging for Android with Screencast</h1></a> | 8 <a href="/devtools/docs/remote-debugging"><h1>Mobile DevTools: Remote Debu
gging for Android with Screencast</h1></a> |
9 <p class="description"> | 9 <p class="description"> |
10 Until now, while remote debugging a mobile device, | 10 Until now, while remote debugging a mobile device, |
11 you had to shift your eyes back and forth between the device and your desk
top machine. | 11 you had to shift your eyes back and forth between the device and your desk
top machine. |
12 Now Screencast displays your device's screen right inside of Chrome DevToo
ls on your desktop. | 12 Now Screencast displays your device's screen right inside of Chrome DevToo
ls on your desktop. |
13 </p> | 13 </p> |
14 | 14 |
15 <p> | 15 <p> |
16 You can also interact with your mobile device from your desktop, | 16 You can also interact with your mobile device from your desktop, |
17 as clicks on the screencast get translated into taps and touch events. | 17 as clicks on the screencast get translated into taps and touch events. |
18 Typing on the desktop keyboard also sends keystrokes to the device -- | 18 Typing on the desktop keyboard also sends keystrokes to the device -- |
19 much better than typing with your thumbs! | 19 much better than typing with your thumbs! |
20 </p> | 20 </p> |
21 <p><button class="button"><a href ="/devtools/remote-debugging.html">Learn
more</a></button></p> | 21 <p><button class="button"><a href ="/devtools/docs/remote-debugging">Learn
more</a></button></p> |
22 </article> | 22 </article> |
23 </div> | 23 </div> |
24 <div class="g-unit g-last" id="upcoming-events"> | 24 <div class="g-unit g-last" id="upcoming-events"> |
25 <article class="g-content"> | 25 <article class="g-content"> |
26 <a href="https://developers.google.com/live/shows/5371585095532544-5707702
298738688"><img src="{{static}}/images/mocks/udacity.png" class="screenshot"></a
> | 26 <a href="https://developers.google.com/live/shows/6225095357890560"><img s
rc="{{static}}/images/mocks/udacity.png" class="screenshot"></a> |
27 <h4 class="label">Upcoming Event</h4> | 27 <h4 class="label">Recently Aired</h4> |
28 <a href="https://developers.google.com/live/shows/5371585095532544-5707702
298738688"><h2>Udacity Mobile Web Dev Office Hours</h2></a> | 28 <a href="https://developers.google.com/live/shows/6225095357890560"><h2>Ud
acity Mobile Web Development Course</h2></a> |
29 <p class="description"><a href="https://developers.google.com/live/shows/5
371585095532544-5707702298738688">Learn more</a></p> | 29 <p class="description"><a href="https://developers.google.com/live/shows/6
225095357890560">Learn more</a></p> |
30 </article> | 30 </article> |
31 <article class="g-content"> | 31 <article class="g-content"> |
32 <a href="https://developers.google.com/live/shows/5035410623299584"><img s
rc="{{static}}/images/mocks/webview_video_thumb.png" class="screenshot"></a> | 32 <a href="https://developers.google.com/live/shows/5035410623299584"><img s
rc="{{static}}/images/mocks/webview_video_thumb.png" class="screenshot"></a> |
33 <h4 class="label">Google Developers Live</h4> | 33 <h4 class="label">Google Developers Live</h4> |
34 <a href="https://developers.google.com/live/shows/5035410623299584"><h2>Ch
rome WebView Debugging</h2></a> | 34 <a href="https://developers.google.com/live/shows/5035410623299584"><h2>Ch
rome WebView Debugging</h2></a> |
35 <p class="description"><a href="https://developers.google.com/live/shows/5
035410623299584">Watch the episode</a></p> | 35 <p class="description"><a href="https://developers.google.com/live/shows/5
035410623299584">Watch the episode</a></p> |
36 </article> | 36 </article> |
37 </div> | 37 </div> |
38 </section> | 38 </section> |
39 | 39 |
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
106 </ul> | 106 </ul> |
107 </p> | 107 </p> |
108 </article> | 108 </article> |
109 </div> | 109 </div> |
110 </div> | 110 </div> |
111 </div> | 111 </div> |
112 </section> | 112 </section> |
113 | 113 |
114 {{/partials.site}} | 114 {{/partials.site}} |
115 | 115 |
OLD | NEW |