envoyproxy / envoyproxy/envoy-mobile
ci: run android demo on linux ci
Open
ci
help wanted
- Dominant language
- Java
- Stars
- 566
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
#205 introduced running the demo apps in the Mac CI. However, it did not do the same for Linux.
I encountered a couple hiccups:
1. The sdkmanager/avdmanager are in $ANDROID_HOME not $ANDROID_HOME/sdk. This can be fixed with parameters in the template.
2. The tools are root owned.
3. The emulator does not seem to start up correctly. Or it takes for forever.
For now, I believe that running on Mac is representative of success.
Contributor guide
Assessment
This issue has not been assessed yet.