Contents

Welcome


Welcome to Android Studio Tutorials, brought to you courtesy of Reefwing Software. If you are interested in developing applications for Android, then you have come to the right place. Feel free to dip in and out of the areas that interest you. The first paragraph of each Tutorial is shown below, to read more just click or tap on the relevant title...

Tutorials


About Android Studio

At Google I/O 2013, Google launched a new Integrated Development Environment (IDE) based on IntelliJ IDEA, called Android Studio. Android Studio provides integrated Android developer tools for development and debugging. On top of the capabilities you expect from IntelliJ, Android Studio offers...

Installing Android Studio

We are using the Developer Preview (version 0.4.0) of Android Studio at the time of writing. Installation details may change so visit the Android Studio site to check out the latest instructions and to download the relevant setup program...

Your First Android App - Hello World!

In this first tutorial we will do the traditional thing and write a "Hello World" Android app. This is very simple with Android Studio and doesn't require any actual coding since the default app says Hello World. Nevertheless, it does demonstrate how to build an Android Project from scratch and understand the options in the New Project Wizard...

No comments:

Post a Comment