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

link to How to Create a Login Form in Android Studio

How to Create a Login Form in Android Studio

The embedded YouTube video below shows how to create a login form in Android Studio that generates a Toast message on the selection of the login button. The video tutorial on YouTube uses the...

Continue Reading
link to How to Create a Button Group with MaterialButtonToggleGroup

How to Create a Button Group with MaterialButtonToggleGroup

The material design library for Android offers two components MaterialButtonToggleGroup and MaterialButton that can be used to create a group of buttons can toggled on or off while having only a...

Continue Reading
link to How to Display a Line Chart in Your Android App

How to Display a Line Chart in Your Android App

Adding line charts to your Android app offers a great way to present data that is changing over time to your users. MPAndroidChart is the leading open source, free to use, Android native charting...

Continue Reading
link to Android JSON Tutorial

Android JSON Tutorial

JavaScript Object Notation (JSON) is a popular text file format used in many applications including in Android app development. In this Android JSON tutorial post I will cover how to perform...

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
link to How to Make a Simple 2D Android Game with Unity

How to Make a Simple 2D Android Game with Unity

A lot of the most successful Android apps on the Google Play Store are games. Getting started with Android game development and building your first game can be daunting as there are many game engines...

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

About the Author

Social Accounts

© 2024 Copyright Learn to Droid