An Android Application that Supports Translating words/phrases Between Portuguese and English Using OpenWordNet
Video Demo:
Compiling/Deployment Instructions: To test run the application locally on your own mobile device:
- Clone the repository onto your local machine
- Open the entire repository as a project in Android Studio
- Install all necessary gradle dependencies prompted by Android Studio
- Connect your phone to the machine
- Launch the application either through an installed virtual simulator (you can get them from the AVD Manager inside Android Studio) or your physical device
To deploy the application into Google Playstore, follow the instructions below referenced in the link below: