Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 900 Bytes

Android.md

File metadata and controls

17 lines (10 loc) · 900 Bytes

Starter Kit and Resources for Android Development

To get started with this course, make sure you have the following tools and resources ready:

Local Environment Setup

  1. Android Studio - Download and install the official Android development environment

  2. Emulator Configuration - Set up a virtual Android device for testing following the instructions to Create and manage virtual devices

  3. An Android Device (Optional but Recommended) - Helps with real-world testing.

Other tools (Optional)

  1. Git, download and install Git Version Control
  2. Create a Github account