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

Posts by Jarrod Lilkendey

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 Embed YouTube Videos in an Android App with android-youtube-player

How to Embed YouTube Videos in an Android App with android-youtube-player

Adding video content to your Android app can create a great interactive experience for your users. YouTube offers a massive library of videos and a reliable video streaming platform that you can...

Continue Reading
link to How to Play Video in Android Using VideoView

How to Play Video in Android Using VideoView

In this post, I have created a tutorial that shows three different ways to load a video in an Android app to be played inside a VideoView. This tutorial covers: How to Play a Video from a Raw...

Continue Reading
link to How to Set up Android Studio Version 4.0.1 on Windows 10 (Video Tutorial)

How to Set up Android Studio Version 4.0.1 on Windows 10 (Video Tutorial)

Check out the video tutorial embedded below which walks through the steps of setting up Android Studio version 4.0.1 for the first time on Windows 10. https://youtu.be/Gv1kDnbRsg4

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 What Is the Difference Between Gravity and Layout_Gravity in Android?

What Is the Difference Between Gravity and Layout_Gravity in Android?

In the user interface of your Android app you can use gravity and layout_gravity attributes to align widgets in your layout but sometimes it can be difficult to remember which attribute to...

Continue Reading
« PREV Page 1 Page 2 Page 3 Page 4 … Page 8 NEXT »

About the Author

Social Accounts

© 2024 Copyright Learn to Droid