From 3aebaa844c29b0ee149a201ce30926e4e835fa19 Mon Sep 17 00:00:00 2001 From: Matthew Truscott Date: Tue, 3 Jan 2017 14:05:47 -0600 Subject: [PATCH] Installation instructions --- Installation.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Installation.md diff --git a/Installation.md b/Installation.md new file mode 100644 index 0000000..a3d369a --- /dev/null +++ b/Installation.md @@ -0,0 +1,7 @@ +Download and Install [Android Studio](https://developer.android.com/studio/index.html). The website gives comprehensive comprehensive instructions and a troubleshooting guide. + +* [Java](http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html) + +Download and Install [GitHub Desktop](https://github.com/) and create an account. The website provides extensive documentation, I will cover the basics here. + +* [Git](https://git-scm.com/) \ No newline at end of file