This is a tutorial about how to add or show pdf files in android apps.
This is a tutorial about how to add or show pdf files in android apps.
PDF View Library: https://github.com/barteksc/AndroidPdfViewer
Subscribe: https://www.youtube.com/channel/UCghuahHSahEqxMcvg7bzGaA
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.