Android Open Accessory Bridge Python - Tuong-Nguyen/Android GitHub Wiki

Description

Android Open Accessory Bridge
This project allows PC to communicate with Android app through AOA. It is written in python
We can use it for testing the Android application

Set up

  • Project set up Install pyCharm as python IDE Install Python Create a python project Set interpreter in pyCharm Install pyUsb library Add aoa_bridge.py file to the project with source code as in android_open_accessory_bridge.py

Windows configuration

For working on Windows, we need to configure the driver to USB:

  • Install libusb