Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 908 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 908 Bytes

MobileOWN-PT

An Android Application that Supports Translating words/phrases Between Portuguese and English Using OpenWordNet

Video Demo:

IMAGE ALT TEXT HERE

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: