Skip to content
Learn to Droid Logo
Search
  • Android Development
  • Testing
  • Create an App From Scratch
  • Jetpack
  • Development Tools
  • Android Game Development
  • About Us

Category: Jetpack

How to Use Firebase Authentication in an Android App using MVVM

Firebase Authentication simplifies the process of adding user sign in and registration functionality into your Android app. Firebase Authentication provides a backend and an SDK for managing user...

Continue Reading
link to How to Create a QR Code Scanner App in Android

How to Create a QR Code Scanner App in Android

CameraX is a powerful Android Jetpack library that can drastically simplify the development effort for creating apps that use the camera. As a part of the series of blog posts for creating apps from...

Continue Reading
link to How to Use the Jetpack Navigation Component with Bottom Navigation

How to Use the Jetpack Navigation Component with Bottom Navigation

Bars containing icons and text that run along the bottom of the screen are common when implementing navigation in an Android app. This kind of navigation can be achieved using the Android material...

Continue Reading

29 Jetpack Components That Can Help You Craft Better Android Apps

When we are building our Android apps we want to make sure we are using our time efficiently and not reinventing the wheel by leveraging tools and libraries available to us, and then focusing our...

Continue Reading

How to Move Between Fragments Using the Navigation Component

Switching between fragments within an activity in Android has been a painful experience in the past. Using the fragment manager and fragment transactions to switch between fragments was never a great...

Continue Reading

About Us

LearnToDroid is an online resource focused on providing quality content that helps our readers learn how to design, create and market outstanding apps for Android.

Social Accounts

© 2024 Copyright Learn to Droid