Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.86 KB

README.md

File metadata and controls

40 lines (33 loc) · 1.86 KB

Lang_Tutor

A simple Language Tutor app.

Screenshots

How to launch the project locally

  1. Download Android Studio from the Google Developers site or using this link.

  2. Install the file to your pc.

  3. Download the required SDK(Standard Development Kit) Tools .

  4. Clone the repository from : "https://github.com/harshendrashah/Lang_Tutor.git" .

    bash git clone --recursive https://github.com/harshendrashah/Lang_Tutor.git

  5. Open the project in Android Studio.

  6. For launching the project you can either :

  7. Install emulator * For this you must have HAMX (Hardware Accelerated Execution Manager) installed in Android Studio IDE. * To install HAMX (Hardware Accelerated Execution Manager) refer here. * You can download it at the time of installation of the Android Studio or install it afterwards in the SDK manager. * Use your AVD manager for launching the app.

  8. Use your Android Phone * For using your phone, firstly connect your Android Phone with the pc using a data cable. * Go to the Settings > Developers Setting. * Allow USB debugging. * Run the project from the Android Studio IDE.

Description

It has different languages and each language has some basic categories like alphabets, numbers, colors, phrases etc. It has voice output for each language too.