
Installing Android Studio & Setup _ Android Tutorials in Hindi #1
Feb 15, 2024
"In the first episode of the 'Android Tutorials in Hindi' series, viewers are taken through the process of installing Android Studio and setting it up for Android app development. The tutorial provides step-by-step instructions in Hindi, covering topics s

Creating Our First Android App (with APK) _ Android Tutorials in Hindi #2
Feb 15, 2024
"In the second episode of the 'Android Tutorials in Hindi' series, viewers are introduced to creating their first Android app with an APK file. The tutorial provides a hands-on approach in Hindi, guiding viewers through the process of building a simple An

Linear Layout & Relative Layout In Android _ Android Tutorials in Hindi #3
Feb 15, 2024
"In the third episode of the 'Android Tutorials in Hindi' series, viewers delve into two fundamental layout types in Android development: Linear Layout and Relative Layout. Presented in Hindi, the tutorial offers a comprehensive overview of both layout ty

Android activity & Activity Lifecycle _ Android Tutorials in Hindi #4
Feb 15, 2024
"In the fourth installment of the 'Android Tutorials in Hindi' series, viewers are introduced to Android activities and their lifecycle. Presented in Hindi, this tutorial provides a comprehensive explanation of what activities are and how they function wi

Project 1_ Tic Tac Toe Game Android Game Development _ Android Tutorials in Hindi #5
Feb 15, 2024
"In the fifth episode of the 'Android Tutorials in Hindi' series, viewers embark on a hands-on project to develop a Tic Tac Toe game for Android. Presented in Hindi, this tutorial guides viewers through the process of building a complete Android applicati

Creating Photo Frame Application In Android_ Exercise 1 _ Android Tutorials in Hindi #6
Feb 15, 2024
"In the sixth episode of the 'Android Tutorials in Hindi' series, viewers engage in an exercise to create a photo frame application for Android. Presented in Hindi, this tutorial offers a hands-on approach to developing a practical Android application. Vi

Creating a Multi Screen Android Application _ Android Tutorials in Hindi #7
Feb 15, 2024
In the seventh episode of the 'Android Tutorials in Hindi' series, viewers delve into the creation of a multi-screen Android application. Presented in Hindi, this tutorial offers a comprehensive guide to building an application with multiple screens, a fu

Creating a Navigation Drawer App with Hamburger Icon In Android _ Android Tutorials in Hindi #8
Feb 15, 2024
In the eighth episode of the 'Android Tutorials in Hindi' series, viewers are guided through the process of creating a navigation drawer app with a hamburger icon in Android. Presented in Hindi, this tutorial offers a step-by-step demonstration on how to

Embedding Video with media controls in Android _ Android Tutorials in Hindi #9
Feb 15, 2024
In the ninth episode of the 'Android Tutorials in Hindi' series, viewers learn how to embed video content with media controls in Android applications. Presented in Hindi, this tutorial provides a comprehensive guide on integrating video playback functiona

MediaPlayer & Handling Audio in Android _ Android Tutorials in Hindi #10
Feb 15, 2024
In the tenth episode of the 'Android Tutorials in Hindi' series, viewers are introduced to MediaPlayer and how to handle audio in Android applications. Presented in Hindi, this tutorial provides a detailed explanation of using the MediaPlayer class to pla

Android SeekBar & its Methods _ Android Tutorials in Hindi #11
Feb 15, 2024
In the eleventh episode of the 'Android Tutorials in Hindi' series, viewers explore the SeekBar component in Android and its associated methods. Presented in Hindi, this tutorial offers a comprehensive guide on using SeekBar to allow users to select a val

Dynamic Photo Frame Application In Android Exercise 1_ Solution _ Android Tutorials in Hindi #12
Feb 15, 2024
In the twelfth episode of the 'Android Tutorials in Hindi' series, viewers are provided with the solution to the Dynamic Photo Frame Application exercise. Presented in Hindi, this tutorial offers a step-by-step walkthrough of implementing the Dynamic Phot

Android ListViews & Array Adapters _ Android Tutorials in Hindi #13
Feb 15, 2024
In the thirteenth episode of the 'Android Tutorials in Hindi' series, viewers delve into the utilization of ListViews and ArrayAdapters in Android application development. Presented in Hindi, this tutorial offers a comprehensive guide on implementing List

Multiplication Tables Application Project In Android _ Android Tutorials in Hindi #14
Feb 15, 2024
In the fourteenth episode of the 'Android Tutorials in Hindi' series, viewers embark on a project to develop a Multiplication Tables Application for Android. Presented in Hindi, this tutorial provides a hands-on demonstration of building a practical Andro

CountDownTimer, Runnable & Handler in Android _ Android Tutorials in Hindi #15
Feb 15, 2024
In the fifteenth episode of the 'Android Tutorials in Hindi' series, viewers explore the implementation of CountDownTimer, Runnable, and Handler in Android application development. Presented in Hindi, this tutorial offers a comprehensive guide on utilizin

Performing Tasks in Background in Android _ Android Tutorials in Hindi #16
Feb 15, 2024
In the sixteenth episode of the 'Android Tutorials in Hindi' series, viewers learn about performing tasks in the background in Android application development. Presented in Hindi, this tutorial provides a comprehensive guide on implementing background tas

What is an API & how to use API in Android _ Android Tutorials in Hindi #17
Feb 15, 2024
In the seventeenth episode of the 'Android Tutorials in Hindi' series, viewers are introduced to Application Programming Interfaces (APIs) and their usage in Android application development. Presented in Hindi, this tutorial provides a clear explanation o

Adding Volley Library dependency & Fake JSON API _ Android Tutorials in Hindi #18
Feb 15, 2024
In the eighteenth episode of the 'Android Tutorials in Hindi' series, viewers learn how to add the Volley library dependency and implement a Fake JSON API in Android application development. Presented in Hindi, this tutorial provides a step-by-step guide

Retrieve & Parse JSON Data from Web URL in Android _ Android Tutorials in Hindi #19
Feb 15, 2024
In the nineteenth episode of the 'Android Tutorials in Hindi' series, viewers are guided through the process of retrieving and parsing JSON data from a web URL in Android application development. Presented in Hindi, this tutorial offers a comprehensive gu

Multiplication Tables App on Seekbar Change_ Exercise 2_ Solution _ Android Tutorials in Hindi #20
Feb 15, 2024
In the twentieth episode of the 'Android Tutorials in Hindi' series, viewers are presented with the solution to Exercise 2, focusing on enhancing the Multiplication Tables App by implementing SeekBar functionality. Presented in Hindi, this tutorial offers

Android Exercise 3_ Creating a User Display App _ Android Tutorials in Hindi #21
Feb 15, 2024
In the twenty-first episode of the 'Android Tutorials in Hindi' series, viewers engage in Exercise 3, which involves creating a User Display App in Android. Presented in Hindi, this tutorial provides a hands-on opportunity for viewers to apply their knowl

Parsing Nested JSON Arrays & Objects _ Android Tutorials in Hindi #22
Feb 15, 2024
In the twenty-second episode of the 'Android Tutorials in Hindi' series, viewers delve into the topic of parsing nested JSON arrays and objects in Android application development. Presented in Hindi, this tutorial offers a comprehensive guide on how to ha

Shared Preferences_ Saving data to Android device _ Android Tutorials in Hindi #23
Feb 15, 2024
In the twenty-third episode of the 'Android Tutorials in Hindi' series, viewers explore the concept of Shared Preferences and learn how to save data to an Android device using this mechanism. Presented in Hindi, this tutorial provides a comprehensive guid

Using a Database in Android _ Android Tutorials in Hindi #24
Feb 15, 2024
In the twenty-fourth episode of the 'Android Tutorials in Hindi' series, viewers are introduced to using a database in Android application development. Presented in Hindi, this tutorial offers a comprehensive guide on implementing a SQLite database, a lig

SQLite Android CRUD_ Implementing Database class _ Android Tutorials in Hindi #25
Feb 15, 2024
In the twenty-fifth episode of the 'Android Tutorials in Hindi' series, viewers delve into implementing SQLite CRUD (Create, Read, Update, Delete) operations in Android applications by creating a Database class. Presented in Hindi, this tutorial provides