Skip to content

BoTime/android-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is a collection of Android project examples including Jetpack Compose, UI patterns like MVVM, etc.

In my Software Systems Engineering class years ago, my favorite teacher Paul Nguyen managed to teach us a lot of new technologies in a single semester. Whenever he introduced a new technology or a new concept, he would pull up a folder full of mini examples. Each example would focus on a single topic. Waling through the examples, running the code, making small adjustment give us a much better understanding of those new technologies and abstract concepts like CAP theorem.

I want to continue learning through this approach.

WIP: All examples will be moved into the AndroidExamples folder for app modularization.

Table of contents

  1. Miscs
    1.1 Dynamically change the icon
  2. Jetpack Compose
    2.1 Examples of Row, Column, Grid, LazyGrid layouts, etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages