<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Android App | 进击之路 - Alan的个人博客</title><link>https://1991421.cn/tag/android-app/</link><atom:link href="https://1991421.cn/tag/android-app/index.xml" rel="self" type="application/rss+xml"/><description>Android App</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>zh-CN</language><lastBuildDate>Mon, 31 Aug 2026 19:00:00 +0800</lastBuildDate><image><url>https://1991421.cn/media/sharing.png</url><title>Android App</title><link>https://1991421.cn/tag/android-app/</link></image><item><title>Multica Go Android 版来了：功能介绍</title><link>https://1991421.cn/2026/08/31/multica-go-android/</link><pubDate>Mon, 31 Aug 2026 19:00:00 +0800</pubDate><guid>https://1991421.cn/2026/08/31/multica-go-android/</guid><description>&lt;blockquote>
&lt;p>写完 Multica Go iOS 版之后，一直有人问我：Android 什么时候能用？最近 Android 版终于到了可以邀请大家测试的阶段。&lt;/p>
&lt;/blockquote>
&lt;p>先说最重要的：&lt;strong>Multica Go Android&lt;/strong> 版目前仍处于 Google Play 封闭测试，还没有正式公开上线。如果你希望提前体验，可以发送邮件至 &lt;a href="mailto:multicago@1991421.cn">multicago@1991421.cn&lt;/a> 申请加入测试；目前计划在 &lt;strong>2026 年 9 月&lt;/strong>正式上线，具体时间仍以 Google Play 审核和测试情况为准。&lt;/p>
&lt;p>封闭测试地址：&lt;a href="https://play.google.com/store/apps/details?id=cn.alanhe.multicago" target="_blank" rel="noopener">Multica Go - Google Play&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>如果打开链接后看不到安装按钮，通常是因为当前 Google 账号还没有加入测试名单。请发送邮件至 &lt;a href="mailto:multicago@1991421.cn">multicago@1991421.cn&lt;/a>，并提供你登录 Google Play 使用的邮箱。&lt;/p>
&lt;/blockquote>
&lt;h2 id="为什么又做android-版">
&lt;a class="heading-anchor-link" href="#%e4%b8%ba%e4%bb%80%e4%b9%88%e5%8f%88%e5%81%9aandroid-%e7%89%88">为什么又做Android 版&lt;/a>
&lt;button
class="heading-anchor"
type="button"
data-anchor="为什么又做android-版"
aria-label="复制锚点链接"
title="复制锚点链接"
>
&lt;span class="heading-anchor-wrap" aria-hidden="true">
&lt;svg class="heading-anchor-icon heading-anchor-icon-default" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="currentColor">
&lt;path d="M0 256C0 167.6 71.6 96 160 96h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C98.1 144 48 194.1 48 256s50.1 112 112 112h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C71.6 416 0 344.4 0 256zm576 0c0 88.4-71.6 160-160 160H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c61.9 0 112-50.1 112-112s-50.1-112-112-112H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c88.4 0 160 71.6 160 160zM184 232H392c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24z">&lt;/path>
&lt;/svg>
&lt;svg class="heading-anchor-icon heading-anchor-icon-copied" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor">
&lt;path d="M256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48zm107.1 145.1L230.6 325.6c-6.2 6.2-16.4 6.2-22.6 0l-59-59c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l47.7 47.7 121.1-121.1c6.2-6.2 16.4-6.2 22.6 0s6.3 16.4.1 22.5z">&lt;/path>
&lt;/svg>
&lt;/span>
&lt;/button>
&lt;/h2>&lt;p>之前我在&lt;a href="https://1991421.cn/2026/06/12/multica-introduction-and-multica-go/">《Multica 是什么？为什么我又写了一个 iOS 客户端 Multica Go》&lt;/a>中介绍过，Multica 是一个把 Claude Code、Codex 等编码 Agent 组织成真正队友的 Managed Agents 平台。&lt;/p>
&lt;p>对我来说，移动端的价值并不是把电脑端完整复制到手机，而是在离开电脑或者说电脑不方便操作时仍然能够handoff处理各项事务：&lt;/p>
&lt;ul>
&lt;li>查看 Inbox，及时知道 Agent 做到了哪一步；&lt;/li>
&lt;li>打开 Issue，回复评论或调整任务状态；&lt;/li>
&lt;li>随时创建 Issue 和 Chat，把突然想到的事情交给 Agent；&lt;/li>
&lt;li>查看项目、Agent、运行时和用量；&lt;/li>
&lt;li>在不同服务器和 Workspace 之间切换。&lt;/li>
&lt;/ul>
&lt;p>iOS 版已经验证了这套使用方式，但并不是每个人都使用 iPhone，所以 Android 版也就顺理成章地开始了。&lt;/p>
&lt;h2 id="不是简单套一层-webview">
&lt;a class="heading-anchor-link" href="#%e4%b8%8d%e6%98%af%e7%ae%80%e5%8d%95%e5%a5%97%e4%b8%80%e5%b1%82-webview">不是简单套一层 WebView&lt;/a>
&lt;button
class="heading-anchor"
type="button"
data-anchor="不是简单套一层-webview"
aria-label="复制锚点链接"
title="复制锚点链接"
>
&lt;span class="heading-anchor-wrap" aria-hidden="true">
&lt;svg class="heading-anchor-icon heading-anchor-icon-default" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="currentColor">
&lt;path d="M0 256C0 167.6 71.6 96 160 96h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C98.1 144 48 194.1 48 256s50.1 112 112 112h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C71.6 416 0 344.4 0 256zm576 0c0 88.4-71.6 160-160 160H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c61.9 0 112-50.1 112-112s-50.1-112-112-112H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c88.4 0 160 71.6 160 160zM184 232H392c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24z">&lt;/path>
&lt;/svg>
&lt;svg class="heading-anchor-icon heading-anchor-icon-copied" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor">
&lt;path d="M256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48zm107.1 145.1L230.6 325.6c-6.2 6.2-16.4 6.2-22.6 0l-59-59c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l47.7 47.7 121.1-121.1c6.2-6.2 16.4-6.2 22.6 0s6.3 16.4.1 22.5z">&lt;/path>
&lt;/svg>
&lt;/span>
&lt;/button>
&lt;/h2>&lt;p>Android 版是面向手机场景打造的原生 App，不是把网页包装成安装包。它会尽量保持与 iOS 版一致的产品流程，同时遵循 Android 自己的交互习惯。&lt;/p>
&lt;p>比如，iOS 上常见的列表左滑操作，在 Android 上更适合使用长按菜单；二维码扫描、桌面小组件和通知，也分别使用 Android 平台提供的能力。两端目标一致，但不会为了看起来完全相同而照搬交互。&lt;/p>
&lt;h2 id="封闭测试版目前能做什么">
&lt;a class="heading-anchor-link" href="#%e5%b0%81%e9%97%ad%e6%b5%8b%e8%af%95%e7%89%88%e7%9b%ae%e5%89%8d%e8%83%bd%e5%81%9a%e4%bb%80%e4%b9%88">封闭测试版目前能做什么&lt;/a>
&lt;button
class="heading-anchor"
type="button"
data-anchor="封闭测试版目前能做什么"
aria-label="复制锚点链接"
title="复制锚点链接"
>
&lt;span class="heading-anchor-wrap" aria-hidden="true">
&lt;svg class="heading-anchor-icon heading-anchor-icon-default" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="currentColor">
&lt;path d="M0 256C0 167.6 71.6 96 160 96h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C98.1 144 48 194.1 48 256s50.1 112 112 112h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C71.6 416 0 344.4 0 256zm576 0c0 88.4-71.6 160-160 160H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c61.9 0 112-50.1 112-112s-50.1-112-112-112H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c88.4 0 160 71.6 160 160zM184 232H392c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24z">&lt;/path>
&lt;/svg>
&lt;svg class="heading-anchor-icon heading-anchor-icon-copied" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor">
&lt;path d="M256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48zm107.1 145.1L230.6 325.6c-6.2 6.2-16.4 6.2-22.6 0l-59-59c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l47.7 47.7 121.1-121.1c6.2-6.2 16.4-6.2 22.6 0s6.3 16.4.1 22.5z">&lt;/path>
&lt;/svg>
&lt;/span>
&lt;/button>
&lt;/h2>&lt;p>当前 Android 版已经覆盖了日常使用 Multica 的主要手机端流程：&lt;/p>
&lt;ul>
&lt;li>使用邮箱验证码登录，并连接官方或自定义 Multica 服务；&lt;/li>
&lt;li>保存和切换多个服务器、Workspace；&lt;/li>
&lt;li>查看首页、Inbox、Issue、Project 和 Chat；&lt;/li>
&lt;li>创建及编辑 Issue，处理评论、属性、日期和附件等信息；&lt;/li>
&lt;li>管理 Project 及其资源；&lt;/li>
&lt;li>查看 Agent、Runtime、Squad、Skill、Automation 和 Workspace 成员；&lt;/li>
&lt;li>查看 Usage，并使用 ChatGPT 用量相关的小组件；&lt;/li>
&lt;li>支持深度链接、服务器配置分享、主题和多语言等移动端能力。&lt;/li>
&lt;/ul>
&lt;p>我最看重的仍然是“在手机上完成一次小闭环”：收到 Inbox 提醒，打开对应 Issue，看完 Agent 的结果，补充一句要求，然后继续交给它执行。很多任务不需要等回到电脑前才处理。&lt;/p>
&lt;h2 id="和-ios-版完全一样吗">
&lt;a class="heading-anchor-link" href="#%e5%92%8c-ios-%e7%89%88%e5%ae%8c%e5%85%a8%e4%b8%80%e6%a0%b7%e5%90%97">和 iOS 版完全一样吗&lt;/a>
&lt;button
class="heading-anchor"
type="button"
data-anchor="和-ios-版完全一样吗"
aria-label="复制锚点链接"
title="复制锚点链接"
>
&lt;span class="heading-anchor-wrap" aria-hidden="true">
&lt;svg class="heading-anchor-icon heading-anchor-icon-default" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="currentColor">
&lt;path d="M0 256C0 167.6 71.6 96 160 96h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C98.1 144 48 194.1 48 256s50.1 112 112 112h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C71.6 416 0 344.4 0 256zm576 0c0 88.4-71.6 160-160 160H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c61.9 0 112-50.1 112-112s-50.1-112-112-112H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c88.4 0 160 71.6 160 160zM184 232H392c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24z">&lt;/path>
&lt;/svg>
&lt;svg class="heading-anchor-icon heading-anchor-icon-copied" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor">
&lt;path d="M256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48zm107.1 145.1L230.6 325.6c-6.2 6.2-16.4 6.2-22.6 0l-59-59c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l47.7 47.7 121.1-121.1c6.2-6.2 16.4-6.2 22.6 0s6.3 16.4.1 22.5z">&lt;/path>
&lt;/svg>
&lt;/span>
&lt;/button>
&lt;/h2>&lt;p>还不是。&lt;/p>
&lt;p>Android 版会优先完成高频的手机工作流，目前部分细节仍在继续补齐，例如更完整的全局搜索、部分 Issue 与 Chat 交互、通知服务、语音输入，以及平板和折叠屏适配等。&lt;/p>
&lt;p>另外，有些能力本身属于平台差异：Apple Handoff 不会直接出现在 Android 上，桌面小组件、推送、二维码扫描和启动器快捷方式也会使用 Android 的实现方案。&lt;/p>
&lt;p>因此，这次封闭测试更适合愿意反馈问题、接受功能继续迭代的用户。如果你现在追求的是完全稳定、所有功能都与 iOS 版一一对应，建议等正式版上线后再安装。&lt;/p>
&lt;h2 id="如何申请加入封闭测试">
&lt;a class="heading-anchor-link" href="#%e5%a6%82%e4%bd%95%e7%94%b3%e8%af%b7%e5%8a%a0%e5%85%a5%e5%b0%81%e9%97%ad%e6%b5%8b%e8%af%95">如何申请加入封闭测试&lt;/a>
&lt;button
class="heading-anchor"
type="button"
data-anchor="如何申请加入封闭测试"
aria-label="复制锚点链接"
title="复制锚点链接"
>
&lt;span class="heading-anchor-wrap" aria-hidden="true">
&lt;svg class="heading-anchor-icon heading-anchor-icon-default" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="currentColor">
&lt;path d="M0 256C0 167.6 71.6 96 160 96h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C98.1 144 48 194.1 48 256s50.1 112 112 112h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C71.6 416 0 344.4 0 256zm576 0c0 88.4-71.6 160-160 160H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c61.9 0 112-50.1 112-112s-50.1-112-112-112H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c88.4 0 160 71.6 160 160zM184 232H392c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24z">&lt;/path>
&lt;/svg>
&lt;svg class="heading-anchor-icon heading-anchor-icon-copied" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor">
&lt;path d="M256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48zm107.1 145.1L230.6 325.6c-6.2 6.2-16.4 6.2-22.6 0l-59-59c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l47.7 47.7 121.1-121.1c6.2-6.2 16.4-6.2 22.6 0s6.3 16.4.1 22.5z">&lt;/path>
&lt;/svg>
&lt;/span>
&lt;/button>
&lt;/h2>&lt;p>申请流程很简单：&lt;/p>
&lt;ol>
&lt;li>发送邮件至 &lt;a href="mailto:multicago@1991421.cn">multicago@1991421.cn&lt;/a> 联系我；&lt;/li>
&lt;li>提供你在 Google Play 中使用的 Google 账号邮箱；&lt;/li>
&lt;li>等我将账号加入封闭测试名单后，再打开&lt;a href="https://play.google.com/store/apps/details?id=cn.alanhe.multicago" target="_blank" rel="noopener">Google Play 测试页面&lt;/a>；&lt;/li>
&lt;li>安装并登录自己的 Multica 账号，或连接兼容的自部署服务。&lt;/li>
&lt;/ol>
&lt;p>测试过程中如果遇到登录、服务器连接、页面显示或功能异常，也欢迎把手机型号、Android 版本、复现步骤和截图一起发给我，这些信息会让问题更容易定位。&lt;/p>
&lt;h2 id="关于正式上线时间">
&lt;a class="heading-anchor-link" href="#%e5%85%b3%e4%ba%8e%e6%ad%a3%e5%bc%8f%e4%b8%8a%e7%ba%bf%e6%97%b6%e9%97%b4">关于正式上线时间&lt;/a>
&lt;button
class="heading-anchor"
type="button"
data-anchor="关于正式上线时间"
aria-label="复制锚点链接"
title="复制锚点链接"
>
&lt;span class="heading-anchor-wrap" aria-hidden="true">
&lt;svg class="heading-anchor-icon heading-anchor-icon-default" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="currentColor">
&lt;path d="M0 256C0 167.6 71.6 96 160 96h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C98.1 144 48 194.1 48 256s50.1 112 112 112h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C71.6 416 0 344.4 0 256zm576 0c0 88.4-71.6 160-160 160H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c61.9 0 112-50.1 112-112s-50.1-112-112-112H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c88.4 0 160 71.6 160 160zM184 232H392c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24z">&lt;/path>
&lt;/svg>
&lt;svg class="heading-anchor-icon heading-anchor-icon-copied" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor">
&lt;path d="M256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48zm107.1 145.1L230.6 325.6c-6.2 6.2-16.4 6.2-22.6 0l-59-59c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l47.7 47.7 121.1-121.1c6.2-6.2 16.4-6.2 22.6 0s6.3 16.4.1 22.5z">&lt;/path>
&lt;/svg>
&lt;/span>
&lt;/button>
&lt;/h2>&lt;p>目前目标是 &lt;strong>2026 年 9 月上线 Google Play 正式版&lt;/strong>。封闭测试反馈、稳定性以及 Google Play 审核都可能影响最终时间。&lt;/p>
&lt;p>正式上线后，Google Play 页面会对符合地区和设备要求的用户公开展示安装入口。&lt;/p>
&lt;h2 id="写在最后">
&lt;a class="heading-anchor-link" href="#%e5%86%99%e5%9c%a8%e6%9c%80%e5%90%8e">写在最后&lt;/a>
&lt;button
class="heading-anchor"
type="button"
data-anchor="写在最后"
aria-label="复制锚点链接"
title="复制锚点链接"
>
&lt;span class="heading-anchor-wrap" aria-hidden="true">
&lt;svg class="heading-anchor-icon heading-anchor-icon-default" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="currentColor">
&lt;path d="M0 256C0 167.6 71.6 96 160 96h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C98.1 144 48 194.1 48 256s50.1 112 112 112h72c13.3 0 24 10.7 24 24s-10.7 24-24 24H160C71.6 416 0 344.4 0 256zm576 0c0 88.4-71.6 160-160 160H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c61.9 0 112-50.1 112-112s-50.1-112-112-112H344c-13.3 0-24-10.7-24-24s10.7-24 24-24h72c88.4 0 160 71.6 160 160zM184 232H392c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24z">&lt;/path>
&lt;/svg>
&lt;svg class="heading-anchor-icon heading-anchor-icon-copied" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor">
&lt;path d="M256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48zm107.1 145.1L230.6 325.6c-6.2 6.2-16.4 6.2-22.6 0l-59-59c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l47.7 47.7 121.1-121.1c6.2-6.2 16.4-6.2 22.6 0s6.3 16.4.1 22.5z">&lt;/path>
&lt;/svg>
&lt;/span>
&lt;/button>
&lt;/h2>&lt;ol>
&lt;li>Multica Go Android 版的目标和 iOS 版一样：让你不在电脑前时，也能继续管理 Agent、处理 Inbox 和推进 Issue，而不是在手机上重新造一个复杂的桌面工作台。&lt;/li>
&lt;li>如果你正在使用 Android，也已经有 Multica 账号或自部署服务，欢迎发送邮件至 &lt;a href="mailto:multicago@1991421.cn">multicago@1991421.cn&lt;/a> 申请测试。你的反馈会直接影响正式版上线前最后一轮体验调整。&lt;/li>
&lt;li>即使有AI加持的今天，App开发到上架再到迭代维护都有不小的成本，因此遇到问题提供友好/有效的建议更为妥当。&lt;/li>
&lt;/ol></description></item></channel></rss>