Accessory Demo 2.3.x Plugin Application icon

Accessory Demo 2.3.x Plugin 1.4

102 KB / 10+ Downloads / Rating 4.7 - 9 reviews


See previous versions

Accessory Demo 2.3.x Plugin, developed and published by Microchip Technology Inc, has released its latest version, 1.4, on 2011-12-02. This app falls under the Tools category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 4.7, based on 9 reviews.

Accessory Demo 2.3.x Plugin APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.microchip.android.BasicAccessoryDemo

Updated: 13 years ago

Developer Name: Microchip Technology Inc

Category: Tools

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Accessory Demo 2.3.x Plugin on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.7
Total 9 reviews

Previous Versions

Accessory Demo 2.3.x Plugin 1.4
2011-12-02 / 102 KB / Android 2.3+

About this app

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

New features

* Fixed issue where data from the Android device was sent twice to the Accessory (introduced in v1.3)