NativeScript / NativeScript/nativescript-cli
Copy-to option should be working for apps with Abi split
Open
Nobody has claimed this yet.
feature
os: android
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI's existing Copy-to option and its handling of Android ABI Split apps. Use the Preview app example to trace how APK paths are selected; done means Copy-to works without manually copying release-specific APK paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript
- Domain
- cli, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100