Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1018 Bytes

File metadata and controls

19 lines (13 loc) · 1018 Bytes

Android TodoList Example

This is an example to show how a simple Android application can be made.

The master branch contains the example written in Java, with comments and explanations inside MainActivity.java

The kotlin branch contains the same example but written in Kotlin, Google's recommended language for Android development, along with related comments.

Recommended Reading:

Courses:

YouTube: