Skip to content

Commit

Permalink
Add installation and build instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
gehee committed Apr 24, 2024
1 parent 5ebea79 commit 8b50db5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,17 @@ You can download [gs.key](https://github.com/gehee/FPVue_android/raw/main/app/sr

Supported rtl8812au wifi adapter are listed [here](https://github.com/gehee/FPVue_android/blob/main/app/src/main/res/xml/usb_device_filter.xml).
Feel free to send pull requests to add new supported wifi adapters hardware IDs.

## Compatibility

- arm64-v8a android devices (including Meta Quest 2/3, non vr mode)

## Build

This project can be open in android studio and built from there.

## Installation instructions

1- Download apk from https://github.com/gehee/FPVue_android/releases.
2- Run `adb install FPVue_android_0.13.apk` from the command line.
3- Download [gs.key](https://github.com/gehee/FPVue_android/raw/main/app/src/main/assets/gs.key) and copy it on the air side.

0 comments on commit 8b50db5

Please sign in to comment.