SkillAgentSearch skills...

ApkBuilder

A lightweight Android Project builder CLI

Install / Use

/learn @silvadev13/ApkBuilder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ApkBuilder

  • ApkBuilder is a lightweight Android Project builder CLI.

Documentation

  • See project.yml docs at Docs

Features

  • [x] APK Compilation
  • [ ] AAB Support
  • [x] Java
  • [x] Kotlin
  • [ ] R8 / ProGuard
  • [x] ViewBinding
  • [ ] Jetpack Compose (not supported yet)

System dependencies

  • python
  • aapt2
  • javac
  • kotlinc
  • d8
  • apksigner

Python dependencies

  • pip install pyyaml

Building an APK

To compile your project, use the builder module:

example:

python -m cli.builder example/
View on GitHub
GitHub Stars54
CategoryDevelopment
Updated10d ago
Forks15

Languages

Python

Security Score

95/100

Audited on Mar 25, 2026

No findings