corusm / AndroidStudio-Tutorial

Tutorial Series for Android Studio

Home Page:https://dev.corusm.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Android Studio Tutorial Series

Start

First of all Install Android Studio and the SDK

Go!

Project 1

The first project is a simple Android App that takes a text input and makes a Toast when a Button gets pressed.

Project 2

The second project is a currency converter that converts euro to dollar.

Project 3

The third project is an example app for animating elements in Android.

Project 4

The fourth project pulls the Replacement Plan from https://root.corusm.de/api/timetable?klasse=13 and writes the data in the Log. You can add a UI if you want to.

About

Tutorial Series for Android Studio

https://dev.corusm.de

License:Apache License 2.0


Languages

Language:Java 100.0%