Home
How to Build OboeTester
Download the top level oboe repository from GitHub. Then use Android Studio (3.3 or above) to build the app in this “apps/OboeTester”.
Requirements
- AndroidStudio
- Android device or emulator
- git installed on your computer (optional)
- USB cable to connect your computer and your phone
Download Oboe
You can either use git to clone Oboe or download a Zip archive. If you use git then you can quickly update the code or contribute changes. If you don't use git then just download the Zip archive.
- Visit https://github.com/google/oboe
- Click on the green button that says “Clone or Download” and follow the instructions.
Build and Run OboeTester
- Launch Android Studio
- Clock Open from the File menu and browse to the “oboe/apps/OboeTester” folder. Select that folder.
- Wait about a minute for the project to load.
- Connect an Android phone to your computer using a USB cable.
- Look at your phone. You may need to give permission to use ADB on your phone.
- Select “Run App” from the “Run” menu.
- OboeTester should build and then appear on your computer.