Skip to content

Refresh on Android by building some simple little (fun) apps.

License

Notifications You must be signed in to change notification settings

john-science/LetsLearnAndroid

Repository files navigation

Let's Learn Android

This repo is just a series of little Android apps I'm using to re-learn the Android platform and see what's new with Android Studio. I am live-coding these and sharing in case someone else finds them interesting, or even just useful templates for their own work.

Apps

  1. Roleplaying Dice - Calculator-like tool for gamers to roll various kinds of dice
  2. Custom List Example - Learning to use custom layouts and display images (of Cthulhu)
  3. SQLite Demo - Learning to use Android's built-in SQLite DB tooling
  4. Tic-Tac-Toe - A simple Tic-Tac-Toe game
  5. Native C++ App - A simple example of including C++ code in an Android App.
  6. Chess Cheater - A trap app to punish people who cheat at chess online.

The Stack

Here's the stack I am using for this repo:

Ubuntu 18.04 (64-bit)
Android Studio 4.0.1
Java v11.0.8
Gradle v6.1.1

About

Refresh on Android by building some simple little (fun) apps.

Topics

Resources

License

Stars

Watchers

Forks