keyman
keyman copied to clipboard
feat(android): Publish keyman-engine to Maven
Is your feature request related to a problem? Please describe.
In the past, we have had to manually copy keyman-engine into App Builders and remove all network access from the library so that it would work for us. Supposedly, this was fix in https://github.com/keymanapp/keyman/issues/5396.
We are working on App Builder 12.0 release. We have already had ALTC asking when Keyman 17 would be included. I looked into including keyman-engine.aar as a pre-built file and was directed to the download directory. I talked to Richard about this and his was response was:
Some time ago, we used to download AAR or JAR libraries and include them in our builds, but now the way to do things is to make sure all external artifacts are in a Maven repository. Then we can just include them as a dependency line in the build.gradle file and update the version number when we need to.
Would it be possible for the Keyman team to publish their Keyman engine library to Maven?
Describe the solution you'd like
Please publish keyman-engine to MavenCentral so that our Android apps (and others that would like to integrate it into their apps) can have a standard way of including the library.
Describe alternatives you've considered
No response
Related issues
No response
Keyman apps
- [ ] Keyman for Android
- [ ] Keyman for iPhone and iPad
- [ ] Keyman for Linux
- [ ] Keyman for macOS
- [ ] Keyman for Windows
- [ ] Keyman Developer
- [ ] KeymanWeb
- [X] Other - give details at bottom of form
Keyman version
17.0.326
Operating system
Android
Device
No response
Target application
App Builders
Browser
No response
Keyboard name
No response
Keyboard version
No response
Language name
No response
Additional context
keyman-engine Android library