Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 391 Bytes

File metadata and controls

9 lines (5 loc) · 391 Bytes

Build Android App with docker

Add a workflow to acornSmartWatchTuner

This shows use of Docker to build an Android app.

In this case, the app source code is old and would need an update in order to be supported on the latest Android tools‚ but a docker image containing legacy Android tools is used to work around this.