Category: Android development
Android Tutorials using Android Studio for Beginners and Advance android Solution for Android mobile App development. Learn Android app development Android Tutorials step by step guideline. Hare, you can Learn, Explore, and Share your Knowlege full of source code and easy way to implement to make an Android App with Advance Android Tutorials.
-
Android Tutorials
-
Android development
-
Android UI Design tutorial.
-
Advanced Android tutorial.
Android Iot wifi base app examples | Android Chat app example with wifi
Android iot wifi base Chat app example with wifi. Hi, developer in this android tutorial we are learning about the Iot base android App, like making a chat app connecting […]
How to Playing ads with ExoPlayer 2.5 Android
Ads playing using ExoPlayer and IMA The new ExoPlayer 2.5 release comes with a brand new extension to play ads that wraps around the Interactive Media Ads SDK (IMA). This article will help […]
Multipart Image Upload in Android – Retrofit 2 android upload file
Hi, Android developer in this article I share Multipart Image Upload in Android – Retrofit 2. Like in your project you can upload an image using multipart rest API. Multipart […]
Android converting inputted numbers to words
Hi, developer in this Android tutorial I am discussing. How to convert inputted numbers to words in android and show it on text view. For example like you can see […]
android rxjava tutorial
Android RxJava, a JVM library, uses observable sequences for event-based and synchronous programming. The three O’s are the operator, observer, and observables. They are used to accomplish asynchronous tasks within our project. Multithreading […]
OOPS Concepts in Java – OOPS Concepts Example
OOPS Concepts in Java, Programming is made easier by the Object-Oriented Programming Concepts. You will have difficulty designing systems using the object-oriented programming model if you don’t know what OOPS concepts […]
How to create PDF file in Android and save to phone 2022
How to create PDF file in Android. There are numerous apps in which the data in the app is made available to users as PDF format that can be downloaded. In […]
Dagger hilt android tutorial – dagger hilt kotlin
Dagger hilt android tutorial – dagger hilt kotlin. When working on Android projects, there are many dependencies that we must integrate. To manage these dependencies, we use Dagger, a dependency […]
MVVM Architecture – Android Tutorial for Beginners 2022
The tutorial will we will discover the MVVM architecture of Android first, and then we will develop a program using the MVVM architecture. This tutorial is intended for novices who wish […]
Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8
Hello all in this Android solution, I will discuss a problem I’m currently experiencing in Android Studio. Android Gradle plugin requires Java 11 to run. You are currently using Java […]