An android app which translates everything you type to a different language of your choice.
- Clone the backend API repository.
- Activate python virtual environment and install requirements with
pip install -r requirements.txt
. - Run app with
python application.py
.
- Clone the android app (this repository).
- Open application in Android Studio.
- Run the app in a emulator device.
- Open KeySpark app and set default keyboard as KeySpark.
- Now you can use KeySpark anywhere on the phone.