Skip to content

kineticengines/setup-android-actions

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android setup actions

This action sets up a android environment for use in actions. It works on Linux, Windows, and macOS.

Usage

 - uses: kineticengines/setup-android-actions@v0.1 
  - uses: actions/checkout@v1 

The latest Android API version (Android 10 - v29) is be used and set as default.