Basic Accessory Demo Apk
Apk Infos
Version | 1.5 |
Rating | 4.5/5, based on 19 votes |
Size | 100.7 KB |
Requires Android | Android 3.1+ (Honeycomb) |
Author's Notes | Example app on how to interface from an Android device to an accessory |
About Basic Accessory Demo APK
Table Of Contents
Description
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 android.hardware.usb library. This version works only for v3.1+ devices (API12+).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, Korean, and Chinese Localization support.
* disabled LED buttons when accessory is not attached.
Version 1.0:
* Initial release supporting v3.1+ devices with android.hardware.usb library (API12)
* Supports host mode accessories only.
Latest updates
What's new in version 1.5
Android 8.0 supportHow to install Basic Accessory Demo APK on Android phone or tablet?
Download Basic Accessory Demo APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (com.microchip.android.BasicAccessoryDemo_API12-v1.5-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
1.5 (6) | 100.7 KB |
1.4 (5) | 100.9 KB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required