Bilbotron
(Gregório Gevartosky Torrezan)
November 5, 2025, 6:36pm
1
Hello,
I’m working on having amplify-swift run natively on android. One of its dependencies aws-crt-swift has an open ticket that requires attention and the AWS team will prioritize based on the number of thumbs up.
Please leave a thumbs up on my comment in this GitHub page so that the AWS team prioritizes it.
opened 02:17AM - 13 Oct 25 UTC
needs-triage
feature-request
### Describe the feature
As Swift usage is gaining traction on new platforms be… sides linux, and with the recent announcement of a Swift Android Workgroup and Apple's Swift-Java interop, being able to build `amplify-swift` on Android would contribute to the adoption rate.
I've also noticed other platforms showing interest, like windows #289.
### Use Case
I would like to share the same amplify code used on my client's iOS codebase with the Android codebase.
### Proposed Solution
Initial work was done on #344 but due to some knowledge gaps on some C dependencies I've hit a wall. I've noticed that some of these same C dependencies are also used on `aws-crt-java` so I feel it should be possible to use them in `aws-crt-swift`
I would be glad to pick up the work and contribute to `aws-sdk-swift` and `amplify-swift` moving forward.
### Other Information
_No response_
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
3 Likes