Skip to content

An Android Studio Project that can be used as a template to run standalone Java directly in Android Studio. Not explicitly for FIRST Tech Challenge use.

Notifications You must be signed in to change notification settings

AHS-FTC/ASJ-Standalone-Dev-Kit

Repository files navigation

ASJ-Standalone-Dev-Kit

An Android Studio Project that can be used as a template to run standalone Java directly in Android Studio. Not explicitly for FIRST Tech Challenge use.

Coding can be done in the 'java' Module. Main class already included.

Non-Git Install

Click the Green 'Clone or Download' but and select 'Download Zip'

Unzip the file to a desired location

Open Android Studio and click File | Open then navigate to the location that your Zip was unzipped to. The correct folder should be signified by a green Android Logo: drawing

Switch to the 'Standalone Java' configuration on the topbar of Android Studio and click the green 'Run' arrow

Config Topbar

Git Install

Fork this Repo

Clone the forked repo to a desired location

Open Android Studio and click File | Open then navigate to the location that your repo was cloned to. The correct folder should be signified by a green Android Logo: drawing

Switch to the 'Standalone Java' configuration on the topbar of Android Studio and click the green 'Run' arrow

Config Topbar

DIY Steps

Here's a link to the steps to create this repo from scratch if you'd like to do it your own way, customize it, etc. etc.

About

An Android Studio Project that can be used as a template to run standalone Java directly in Android Studio. Not explicitly for FIRST Tech Challenge use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages