In this video we will setup our Pixabay API and also create our singletons with Dagger-Hilt.
In this video we will setup our Pixabay API and also create our singletons with Dagger-Hilt.
Get the source code for this video here: https://github.com/philipplackner/ShoppingListTestingYT GET MY AUGMENTED REALITY UDEMY COURSE HERE: https://www.udemy.com/course/arcore-and-sceneform-masterclass-for-android-q/?referralCode=906836D2FCCF75E7DFA7
Android projects with source code - Work on real-time android projects. We’ll start project ideas from beginners level and later move to advance projects.
Hello World, today we are going to see how we can implement a dark theme or night mode in our android application. This tutorial is going to be very simple and easy to understand. The dark theme is attractive to users and it is comfortable for low light conditions.
Top Android Interview Questions & Answers from Beginner to Advanced level. Get ready to crack your next android interview with these android interview questions
Implement Android Menu in your application - Provide functionality to your application and make it user friendly. Also, Learn its types and implementation.
Hello World, today we are going to make a custom switch. Why? Because the default one looks so boring and ugly. Why we use a switch? As the name suggests, the switch is used to trigger the value either it is on, or it is off. Let's see, how our custom switch will look at the end of the tutorial.