An open API service indexing awesome lists of open source software.

https://github.com/huangsam/androidtutorial

Playing around with Android development
https://github.com/huangsam/androidtutorial

android kotlin

Last synced: 3 months ago
JSON representation

Playing around with Android development

Awesome Lists containing this project

README

          

# AndroidTutorial

Another go-around at Android development.

Following the "Build your first app" tutorial from start to finish.

- [Overview](https://developer.android.com/training/basics/firstapp)
- [Create an Android project](https://developer.android.com/training/basics/firstapp/creating-project)
- [Run your app](https://developer.android.com/training/basics/firstapp/running-app)
- [Build a simple user interface](https://developer.android.com/training/basics/firstapp/building-ui)
- [Start another activity](https://developer.android.com/training/basics/firstapp/starting-activity)