31 строка
1.6 KiB
HTML
31 строка
1.6 KiB
HTML
{{+bindTo:partials.standard_multidevice_article}}
|
|
|
|
<h1>Chrome for a Multi-Device World</h1>
|
|
|
|
<p>Google provides three ways to run web content on tablets, smartphones, and other devices:</p>
|
|
<ul>
|
|
<li>Using Chrome Mobile for devices running Android 4.0 and later, and iOS.</li>
|
|
<li>With the default Android browser, for devices running versions of Android earlier than 4.0 (Ice Cream Sandwich).</li>
|
|
<li>Within a <a href="webview/overview.html">WebView</a></code> in a native Android application.</li>
|
|
</ul>
|
|
|
|
<p>The Google Chrome Mobile browser is based on the same code used by Chrome for Desktop.
|
|
See <a href="android/overview.html">Chrome for Android</a>.
|
|
</p>
|
|
<h2 title="">Getting started</h2>
|
|
<ul>
|
|
<li>Visit <a href="https://play.google.com/store/apps/details?id=com.android.chrome">Google Play</a> to install Chrome for Android or <a href="http://itunes.apple.com/us/app/chrome/id535886823?ls=1&mt=8">AppStore</a> for Chrome for iOS.</li>
|
|
<li>Read about <a href="android/overview.html">Chrome for Android
|
|
features</a> to use in developing mobile web apps.</li>
|
|
<li>Learn about developing applications in the <a href="webview/overview.html">Chrome WebView for Android</a>.</li>
|
|
<li>Learn more about mobile web development on <a href="http://www.html5rocks.com/mobile">HTML5 Rocks</a>.</li>
|
|
<li>Learn how to debug mobile applications using
|
|
<a href="/devtools/docs/remote-debugging">Chrome DevTools remote debugging</a>. Remote
|
|
debugging works with Chrome for Android and the Chrome WebView.</li>
|
|
<li>Emulate mobile device features using
|
|
<a href="/devtools/docs/device-mode">Chrome DevTools mobile emulation</a>.
|
|
</ul>
|
|
|
|
|
|
{{/partials.standard_multidevice_article}}
|