Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Android Studio Tutorial

FTC Engineering edited this page Jul 9, 2019 · 13 revisions

Introduction

Android Studio is an advanced integrated development environment for creating Android apps. This tool is the same tool that professional Android app developers use. Android Studio is only recommended for advanced users who have extensive Java programming experience.

System Requirements

Before you are able to start programming using Android Studio, you must first verify that you have a computer that is capable of running the Android Studio development environment. Please refer to the Android Studio developer webpage for a detailed list of system requirements:

      https://developer.android.com/studio

Table of Contents

  1. Introduction
  2. Configuring Your Hardware
  3. Installing Android Studio
  4. Writing an Op Mode
Clone this wiki locally