NativeScript / NativeScript/nativescript-cli
Copy-to option should be working for apps with Abi split
未关闭
还没有人认领这个 Issue。
feature
os: android
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
As a software engineer I would like to be able to use Copy-to option when my app is Abi Split. For example Preview app is Abi Split and this limitation is causing us to manually copying apks, but this method is error prone because the path could be changed with every release.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 CLI 中现有的 Copy-to 选项及其对 Android ABI Split 应用的处理方式。使用 Preview 应用示例跟踪 APK 路径的选择方式;完成的标准是 Copy-to 无需手动复制特定 release 的 APK 路径即可正常工作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, javascript
- 领域
- cli, mobile-dev
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100