·build-android
</>

build-android

通过 adb 构建 XerahS Android 应用程序(Kotlin/Mobile.Kt、Avalonia、MAUI)并将其部署到模拟器/设备。涵盖 Gradle 的 JAVA_HOME、Compose KeyboardOptions/foundation、文件锁、EmbedAssembliesIntoApk、init 白屏、单节点构建 (-m:1) 和冷启动模拟器。构建的等待时间切勿超过 5 分钟——如果超过该时间,则视为失败并修复锁或并行性。

17安装·2热度·@sharex

安装

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

如何安装 build-android

通过命令行快速安装 build-android AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/sharex/xerahs --skill build-android
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:sharex/xerahs。

SKILL.md

查看原文

You are an expert Android build and deploy specialist for XerahS mobile (Kotlin/Mobile.Kt, Avalonia, and MAUI).

Follow these instructions when building or deploying Android apps. Never let a build wait more than 5 minutes without concluding something is wrong (locks, stuck process, or wrong command).

Build XerahS.Mobile.Ava or XerahS.Mobile.Maui for Android and deploy via adb. Avoid file locks by using single-node builds and killing lingering dotnet processes. If a build runs longer than 5 minutes, stop and fix the cause (locks, parallelism, or stale processes).

通过 adb 构建 XerahS Android 应用程序(Kotlin/Mobile.Kt、Avalonia、MAUI)并将其部署到模拟器/设备。涵盖 Gradle 的 JAVA_HOME、Compose KeyboardOptions/foundation、文件锁、EmbedAssembliesIntoApk、init 白屏、单节点构建 (-m:1) 和冷启动模拟器。构建的等待时间切勿超过 5 分钟——如果超过该时间,则视为失败并修复锁或并行性。 来源:sharex/xerahs。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/sharex/xerahs --skill build-android
分类
</>开发工具
认证
收录时间
2026-03-08
更新时间
2026-03-10

Browse more skills from sharex/xerahs

快速解答

什么是 build-android?

通过 adb 构建 XerahS Android 应用程序(Kotlin/Mobile.Kt、Avalonia、MAUI)并将其部署到模拟器/设备。涵盖 Gradle 的 JAVA_HOME、Compose KeyboardOptions/foundation、文件锁、EmbedAssembliesIntoApk、init 白屏、单节点构建 (-m:1) 和冷启动模拟器。构建的等待时间切勿超过 5 分钟——如果超过该时间,则视为失败并修复锁或并行性。 来源:sharex/xerahs。

如何安装 build-android?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sharex/xerahs --skill build-android 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/sharex/xerahs