A note on ADK 2012
Summary on Accessory Development Kit The Accessory Development Kit (ADK) for 2012 is the latest reference implementation of an Android Open Accessory device. It is designed to help Android hardware accessory builders and software developers create accessories for Android. One of the new features in this ADK is to play music over USB connection. The ADK 2012 is based on Arduino open source electronic prototyping platform, with some hardware and software extensions that allow it to communicate with Android devices. Main Accessories available with ADK 2012 Clock- We can set or reset the timings Alarm Speaker- To play audio. Audio can be played using Bluetooth as well as with USB connection. Playing audio will work only on Android 4.1(API Level 16) and above. Color, Brightness, Display adjuster. Lock Connecting an Android Device with ADK 2012 Android ADK 2012 app is available only in devices supporting Android 3.1 (API Level 12) or in an NFC enabled andro...