chore(android): include keyman-engine as sub-project - #16246
Conversation
User Test ResultsTest specification and instructions User tests are not required Test Artifacts
|
385381e to
8b31f67
Compare
Adding keyman-engine as a sub-project to KMAPro as well as the sample apps and KeyboardHarness allows Android Studio to load both at the same time which makes it easier to debug and develop. Test-bot: skip
8b31f67 to
d74e2cd
Compare
jahorton
left a comment
There was a problem hiding this comment.
I love doing it for our main Keyman app, no question. Not sure about doing it for sample apps, though - external 3rd parties may not wish to link Keyman Engine for Library as a full-on subproject.
Good point. What about we'd add the non-subproject option as comment? I suggested the changes for KMSample1, but the same would have to be done for KMSample2 as well. |
I feel like @mcdurdin would want to chime in on this. |
Adding keyman-engine as a sub-project to KMAPro as well as the sample apps and KeyboardHarness allows Android Studio to load both at the same time which makes it easier to debug and develop.
Test-bot: skip