Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 572 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 572 Bytes

Beginner Android Application

Welcome

Welcome to the source code for the series of tutorials on building your first android application from scratch.

The link to the first part of the tutorial series: Beginner Android App - Part 1: Permissions

Cloning the application locally

If you would like to clone the application to have a play around then you can copy the following code into a terminal:

git clone https://github.com/TuxedoFish/BeginnerAndroidAppTutorial.git