Create the Android project

  1. Open Android Studio.
  2. From the quick start select New Project.

New Project

  1. For the Application name enter WVA Sample.
  2. For Company Domain enter wva.example.com.
  3. The Project location provides a default or you may change this as desired.
  4. Click Next.

Create New Project dialog

  1. On the Select the form factors your app will run on screen, leave the default option selected: Phone and Tablet.
  2. Click Next. The Add an activity to Mobile screen appears.
  3. Select Blank Activity.

  1. Click Next. The Choose options for your new file screen appears.
  2. Change Activity Name: to WVAActivity. This changes the Layout Name and Title to activity_wva and WVAActivity, respectively.

  3. Click Finish.
  4. Your project is now created. See Add the WVA library dependency for the next step in this process.

 

© 2017 Digi International Inc. All rights reserved.
Create the Android project updated on 03 Jan 2019 01:16 PM