Skip to content

Provide a light version #29

@pythonbrad

Description

@pythonbrad

Problem

Our project is based on simple keyboard, some users will look for base functionalities like typing only.
The usage of auto-completion, auto-suggestion, auto-correction, will require more resource consumption.
Because the solution is mostly for African users, will be great to go out of the scope of this base project?

Possible solutions

To don't go out of the vision of simple keyboard we can do one of the solution below:

  1. Use the minimalist afrim features
    Advantage: Can be shipped with datasets of African input method. (the resulting apk will still be light)
  2. Provide two versions (add a light version)
    Disadvantage: Will be shipped one apk per language due to the dictionary size that can have one language.

Related issues

Notice

Whatever the solution, we should at least display the current typing code.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions