Prerequisites – Completing the Google tutorial

One of the best examples to consider is the example Android app in the Google tutorial. In case you are new to Android, go to https://developer.android.com/training/basics/firstapp/ and complete the tutorial there. We will not go into the details here, so in summary, the steps are:

  1. Install Android Studio
  2. Create some simple user interfaces
  3. Create the activities and define the intents
  4. Build and create the APK files

For our app, we will be working along similar lines. The name of the project in our case is Fasttext application. So, download the latest Android Studio and fire it up:

Keep on clicking ...

Get fastText Quick Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.