build-android-apk

Community

Automate Android APK build and install.

Authorj4xie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates building, signing, and installing Android APKs for React Native apps, simplifying the Android deployment process.

Core Features & Use Cases

  • End-to-End Build: Build debug/release APKs and install on connected devices.
  • Environment Handling: Switch between test and release configurations.
  • Use Case: Quickly generate an APK and deploy to a test device for QA.

Quick Start

Run the Android APK build script: bash scripts/build-android-apk.sh

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: build-android-apk
Download link: https://github.com/j4xie/my-prototype-logistics/archive/main.zip#build-android-apk

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository