Simple MVVM Versions Save

A simple Android MVVM pattern example

v8.0

1 year ago

🆕 spotless with klint

🆕 Simple CMS app

  • Single Activity approach
  • Used Go REST API
  • Sections: User, Post, Todo and Comment
  • Navigation Component
  • Hilt
  • Material 3

🆕 Service example

  • Foreground service
  • Data-pass using Broadcast

🆕 GitHub Actions

v7.0

1 year ago

🆕 Simple Todo app (for beginner)

  • Single Activity approach
  • Used Go REST API
  • Offline support

v6.0

1 year ago
  • Dependencies updated
  • Latex example added
  • ignoreCrash extension added
  • User Case example added and many more...

v5.0

2 years ago
  • Migrated to Hilt from dagger
  • view package changed to UI
  • OneSignal template code added
  • Dynamic color from image sample added (checkout the paged post module)
  • Interval time picker added
  • Event model added
  • Migrated to Paging 3 and many more...