[go: up one dir, main page]

Create Android Studio 3.2 Project

As a user, I need an app so that I can listen to messages.

Acceptance Criteria:

  • GIVEN the old project is created
    • WHEN setting up the new project
      • THEN the file listing service and mappers are kept, but not used, yet
      • THEN the old project is deleted
      • THEN the project is configured to run on phones
      • THEN the project is configured to run on tablets
      • THEN the project is configured to run on Android Auto head units
      • THEN the project is configured to support Instant Apps
      • THEN the minimum API is 21