Eye Detecting Video Player in Android Studio
In this tutorial, we'll learn how to make an eye-detecting video player by using the third-party library "LookAtMe" in our Android application. We all know how cool an Android app…
In this tutorial, we'll learn how to make an eye-detecting video player by using the third-party library "LookAtMe" in our Android application. We all know how cool an Android app…
In this tutorial, we will learn how quickly we can build a simple image gallery app in Android using an Adapter. We'll be making an image gallery app, which is…
In this tutorial, we will learn how to create the Transparent Activity in the Android studio. We will create a simple application that will display a simple TextView inside a…
In this article, we will learn how to create a multiplication table app using seek bar in kotlin language. This is a very basic Android app that allows you to…
Today, we will learn how to implement a simple calculator app in Android Studio. In this article, we will learn about the complete development of the project. Build a simple…
The Media Player class can be used to control the playback of audio/video files and streams. Playback of audio/video files and streams on Android can be controlled in a variety of ways. One of these methods is to use the MediaPlayer class. A software or hardware device that can play media files or disks. For…
In this tutorial, we will learn about Creating a Flashlight app using the kotlin language. This application is designed to turn flashlight on or off of the device with a…
In this tutorial, I will demonstrate to you how to develop a simple happy birthday app. The application design is very simple, provides exquisite cakes and birthday wishes, and is…