Accessory Demo 2.3.x Plugin
Enjoy millions of the latest Android apps, games, music, movies, TV, books, magazines & more. Anytime, anywhere, across your devices.
Деталі Програми
Advertisement
Опис Програми
Аналіз І Огляд Додатків Для Android: Accessory Demo 2.3.x Plugin, Розроблено Microchip Technology Inc. Внесено До Категорії Інструменти. Поточна Версія 1.4, Оновлено 02/12/2011 . За Відгуками Користувачів На Google Play: Accessory Demo 2.3.x Plugin. Досягнуто Понад 2 Тисячі Встановлень. Зараз У Accessory Demo 2.3.x Plugin 9 Відгуків, Середня Оцінка 4.7 Зірок
This demo provides a simple example on how to interface from an Android device to an accessory using the Open Accessory framework added in v2.3.4 and v3.1 versions of the Android OS. The demo controls 8 LEDs on the board by touching the LED pictures on the screen, indicates the push button status of the board, and provides a percentage indication of the potentiometer. This demo also only shows how to use the host mode accessory implementation using the API10 com.android.future.usb library. This version works only for v2.3.x devices (API10).
The firmware, documentation, and additional information are available at www.microchip.com/android.
Version 1.4:
* Fixed issue where data from the Android device was sent twice to the Accessory (introduced in v1.3)
Version 1.3:
* Workaround issue where Read() call does not throw exception upon close. This allows the use of orientation changes, back button, and home button
* Requires new firmware to take advantage of these features. Firmware will be available in October at www.microchip.com/mal in the v2011-10 release.
Version 1.2:
* Added Japanese, Chinese, and Korean Localization support.
* disabled LED buttons when accessory is not attached.
Version 1.1:
* Supports host mode accessories only.
* Works on Android devices running either v2.3.x (API10) devices only.
* Checks for libraries at run time to avoid NoClassDefFound errors when com.android.future.usb library is missing on target devices.
Version 1.0:
* Initial revision
В Даний Час Ми Пропонуємо Версію 1.4. Це Наша Остання, Найбільш Оптимізована Версія. Він Підходить Для Багатьох Різних Пристроїв. Безкоштовно Завантажте Безпосередньо Apk Із Магазину Google Play Або Інших Версій, Які Ми Розміщуємо. Крім Того, Ви Можете Завантажити Без Реєстрації Та Входу В Систему.
У Нас Є Більше Ніж 2000+ Доступних Пристроїв Для Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... З Такою Кількістю Опцій, Що Вам Легко Вибрати Ігри Чи Програмне Забезпечення, Які Підходять Для Вашого Пристрою.
Це Може Стати В Нагоді, Якщо Існують Будь-Які Обмеження Країни Або Будь-Які Обмеження З Боку Вашого Пристрою В Магазині Програм Google.
Журнал Змін / Що Нового
* Fixed issue where data from the Android device was sent twice to the Accessory (introduced in v1.3)