·android-build
</>

android-build

hyperb1iss/android-skill

Verwendung beim Erstellen von Android-Apps (Gradle CLI) oder ROMs (AOSP, LineageOS). Löst auf „gradle build“, „assemble“, „AOSP“, „LineageOS“, „lunch“, „mka“, „breakfast“, „brunch“, „compile android“, „device tree“, „kernel build“ aus.

2Installationen·0Trend·@hyperb1iss

Installation

$npx skills add https://github.com/hyperb1iss/android-skill --skill android-build

SKILL.md

This skill covers building Android apps via Gradle CLI and building custom ROMs via AOSP/LineageOS.

| user | Production, no root, limited debugging | | userdebug | Like user + root + debugging | | eng | Development, all debug tools |

| Build debug | ./gradlew assembleDebug | | Build release | ./gradlew assembleRelease | | Install | ./gradlew installDebug | | Test | ./gradlew test | | Lint | ./gradlew lint | | Clean | ./gradlew clean | | Dependencies | ./gradlew dependencies |

Verwendung beim Erstellen von Android-Apps (Gradle CLI) oder ROMs (AOSP, LineageOS). Löst auf „gradle build“, „assemble“, „AOSP“, „LineageOS“, „lunch“, „mka“, „breakfast“, „brunch“, „compile android“, „device tree“, „kernel build“ aus. Quelle: hyperb1iss/android-skill.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/hyperb1iss/android-skill --skill android-build
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist android-build?

Verwendung beim Erstellen von Android-Apps (Gradle CLI) oder ROMs (AOSP, LineageOS). Löst auf „gradle build“, „assemble“, „AOSP“, „LineageOS“, „lunch“, „mka“, „breakfast“, „brunch“, „compile android“, „device tree“, „kernel build“ aus. Quelle: hyperb1iss/android-skill.

Wie installiere ich android-build?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/hyperb1iss/android-skill --skill android-build Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/hyperb1iss/android-skill

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-02-01