blob: adf3f5cd462a3bffd4064282e8f432b9e738aac3 [file] [log] [blame]
page.title=Build Accessories for Android
@jd:body
<!--
Copyright 2013 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<p>Build compelling USB and Bluetooth Accessories to extend
the capabilities of your user's Android-powered devices. Android defines an standard
protocol that you can implement in your accessories and have it compatible with
a wide range of Android-powered devices.
</p>
<div class="layout-content-row">
<div class="layout-content-col span-6">
<h4 id="audio-accessories">Audio Accessories</h4>
<p>Android 4.1 and higher has support for audio output over a USB connection or Bluetooth. Find out
how to build audio docks and other plug-in audio output hardware for Android.</p>
<p><a href="{@docRoot}accessories/audio.html">&raquo; Build Audio Accessories</a></p>
</div>
<div class="layout-content-col span-6">
<h4 id="custom-accessories">Custom Accessories</h4>
<p>What do you want to connect to your Android device? Alarm clock? Keyboard? Thermostat? Robot?
Learn how to connect existing equipment or your own unique hardware to Android.</p>
<p><a href="{@docRoot}accessories/custom.html">&raquo; Build Custom Accessories</a></p>
</div>
</div>