Skip to content

Android NDK toolchain Setup

Actions
Setup Android NDK for native libs generation
0.2
Latest
Star (32)

Tags

 (2)

Setup Android NDK Toolchain GitHub Action

Note: under development

Usage:

      - shell: bash
        run: mkdir toolchains
      - name: specify NDK
        uses: ravinderjangra/[email protected]
        with:
          api: '21'
          arch: 'x86'
          install-location: 'toolchains'
          force: true

Android NDK toolchain Setup is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Setup Android NDK for native libs generation
0.2
Latest

Tags

 (2)

Android NDK toolchain Setup is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.