Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aoa-proxy: add aoa-proxy package #22538

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jo-bitsch
Copy link

Maintainer: Jó Ágila Bitsch @jo-bitsch jgilab@gmail.com
Compile tested: x86_64, generic, 23.05.0
Run tested: x86_64, generic, 23.05.0 in QEMU

Description:
This package aims to make working with Android Open Accessory (in
particular v1) as easy as possible.
It has 2 modes, depending on the state of the attached Android device.
(1) Announce mode: When the Android device is not yet in AOA mode, this
program announces its identity to the Android device and tries to
put it into AOA mode.
(2) Forwarding mode: Forward all input from stdin to the AOA device and
all output from AOA to stdout.
For OpenWrt, it includes a hotplug script and a service to automatically
announce itself and forward AOA traffic to SSH/dropbear.

It is particularly helpful for initially configuring a newly flashed OpenWrt
device if you need to set initial networking parameters.

utils/aoa-proxy/Makefile Outdated Show resolved Hide resolved
utils/aoa-proxy/Makefile Outdated Show resolved Hide resolved
utils/aoa-proxy/Makefile Outdated Show resolved Hide resolved
utils/aoa-proxy/Makefile Outdated Show resolved Hide resolved
Signed-off-by: Jó Ágila Bitsch <jgilab@gmail.com>
utils/aoa-proxy/Makefile Outdated Show resolved Hide resolved
utils/aoa-proxy/Makefile Outdated Show resolved Hide resolved
utils/aoa-proxy/Makefile Outdated Show resolved Hide resolved
Co-authored-by: Jeffery To <jeffery.to@gmail.com>
Signed-off-by: Jó Ágila Bitsch <jgilab@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants