keymanapp / keymanapp/keyman

feat(android): Publish keyman-engine to Maven

Open
#11,832 3 comments 0 reactions 1 assignee Claimed by @darcywong00 View on GitHub
android/ feat
Dominant language
Pascal
Stars
534
Forks
143
Avg merge
2d 10h
Merged PRs (30d)
113

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.