Skip to content

KulkarniAtharva/SQLite_for_beginners

Repository files navigation

SQLite on Android with Room Persistence Library

photo





Built With 🛠

  • Building Custom Toolbars
  • Customizing Toolbar Behaviors with CoordinatorLayout and AppBarLayout
  • Implementing a RecyclerView
  • RecyclerView OnClickListeners
  • Navigating to a new activity with RecyclerView Click
  • Navigating to different activities using intents
  • Passing data between activities using a bundle
  • Passing data between activities using intent extras
  • Threading and AsyncTask basics
  • Custom layouts oriented around custom data models
  • Building custom data models
  • Using proper architecture patterns with Room
  • Read, Write, Update and Delete SQLite database transactions
  • And much more...