How to find Prime number between two numbers
What is prime number: A prime number is a natural number greater than 1 that has no positive divisors other than 1 and itself. In other words, a prime number…
Login Using MVVM Architecture
Login API URL: http://androindian.com/test/Login_raw.php Request Type: POST request: { “username”: “xyz@gmail.com”, “password”: “1234” } Response: {“key”:”Login Successfully”,”status”:”success”} Add below gradle on build.gradle Build.gradle activity_login.xml Create one new package on name…
Videoview in Android
To play videos in an Android application using the VideoView component, you can follow these steps: MainActivity.kt
How to enable Developer Options in Samsumg
Go to “Settings” Tap “About device” or “About phone” Tap “Software information” Tap “Build number” seven times Depending on your device and operating system, you may not need to follow…
What is MVVM Architecture
MVVM stands for Model-View-ViewModel, which is an architectural pattern used in software development, particularly in the context of user interfaces. MVVM is designed to separate concerns and responsibilities within an…
Validations Example in Kotlin
Validation is a crucial aspect to ensure that user inputs are correct and meet the required criteria. Below is an example of how you can perform basic validation for a…
Android 14 Features
Android 14 Released on Nov 2023. Features: Native Webcam Support In general, laptop webcams aren’t very clear — they usually offer just okay quality, like 720p or even less. We’ve…
Android 13 Features
Android 13 Released on January 2022, Android 13 has not been released yet. However, Android versions typically come with various improvements, new features, and enhancements to performance and security. Some…
Enable Developer Options in Redmi
Enabling Developer Options on a Xiaomi Redmi device is a straightforward process. Here are the steps: