
Explore Java basics for Android development, including Java as a platform with bytecode and the JVM, object oriented syntax, and key concepts like JRE, API, and primitive types.
Install Java on Windows, Mac OS, or Linux, compile and run a simple Hello world program, and learn to use javac, java, and the IntelliJ community edition.
Learn to build a hello world Java program in IntelliJ IDE, including creating a project, importing from version control, writing the main method, and printing with system.out.println.
Learn how Java comments boost readability by using single-line, multi-line, and documentation comments that the compiler ignores, with examples of // and /* */ showing how notes explain code blocks.
Explore how Java arrays store primitive and object elements with zero-based indexing and fixed sizes, and learn to declare, initialize, and iterate single and multi-dimensional arrays.
Explore exception handling in Java with try and catch blocks, handling runtime errors such as arithmetic, null pointer, and index out of bounds, and learn about finally.
Learn how abstraction hides complex details to show only essential features in programming, using abstract classes and interfaces in Java, with examples and rules.
Discover Android as a Linux-based mobile OS, its software stack from kernel to runtime, and how apps use activities, services, and content providers built with Java or Kotlin.
Install and explore Android Studio, the official IDE with inbuilt Java for Windows, Mac, Linux, and Chrome OS. Open existing projects or start new ones via Git and Gradle.
Understand every line of the android app code, from package and imports to onCreate and setContentView, including activity_main. Review toolbar, floating action button, snack bar, and lifecycle.
Introduction to Android Buttons for click events
Android Textview to display static or dynamic content for user
In this video you will learn about Edit Text widget in android which is also called as input box which is used to take user input
Learn to use Android switch widget as a two-state control for on and off settings. Handle on checked change events and display toasts to reflect user toggles in your app.
Similar to android buttons difference is the image on buttons
Learn to add a rating bar in Android, set a 1–5 star range (including half stars), and retrieve the user rating with getRating for product ratings or database use.
Learn to use the Android checkbox widget for multiple selections in a food app, wire it with find view by id, and retrieve values on click with a toast.
Explore radio buttons and radio groups in Android, learning how to present two states, handle single-option selection (such as gender), and retrieve the selected value via listeners.
Toggle button and switch are same difference is how they displayed in app. They both are part of compound button class which means they have 2 states on and off. It can be used for on and off the settings in app
Use image view to display images in android
Learn to display webpage in your Android Activity
Display video in your android application which is stored in your application.
To show calendar for the user and user can select date as per need which can be saved for future use.
Learn to use date picker and time picker in application for saving date and time
Understand progress bar widgets to show the progress of your process such as registration, sign in or various other kind of processes
Use seekbar to give range to user in your application such as price other criteria
Show confirmation dialog for the user
Show item list in dropdown for user to chose any one item
Display array of items in list items for the user to select
Giving the user search option with suggestion of words typed by user
In this video you learn about the cardview for displaying the content in form of cards
Show scroll able content in vertical and horizontal way to user
Display message to user on bottom of screen
Using intent to start various services and jumping to activity
Send data from one activity to another activity
Fragments in Android are the part of an activity which we can say as sub activity. It helps you to show the section of user interface in respective activity. We can have multiple fragments in Activity.
In this video you will learn how to create fragment easily without manually creating classes and layouts.
We will learn how to add side navigation in our app
In this video you will learn how to store temporary details for user such as login details, user settings with help of Shared preferences. Its not database so dnt be confused and store so many values.
In this video student will learn about various kind of animations in android such as zoom, blink, slide and other kind of animations.
Introduction to SQL Lite database
Methods used in SQL Lite database.
In this video you will learn how to create sqllite database and then create table and how to insert the data in the table.
In this video you will learn how to read data stored in database. Will understand the concept of Model, Adapter and Recylcer view.
Learn how to print outputs in PHP using echo and print, compare their behaviors, and print text with line breaks.
Explore conditional statements in PHP using if-else, with practical examples like age-based license eligibility and name checks, and learn to implement simple web service logic.
Learn to develop json web services with php and mysql, and explore php's database compatibility (MongoDB, Postgres) and cross-platform deployment across Windows, Linux, Mac OS, and Apache or IIS servers.
Learn what JSON is, JavaScript object notation, its object and array structures, and how to fetch and post data between browser and server using a lightweight, language-independent text format.
Connect to a MySQL database and fetch multiple records as JSON using PHP, demonstrating localhost setup, Dreamweaver, and a simple GET parameter to filter by player id.
In this video you will learn about google api console for geolocation to display the location on map.
Learn Android App development from Zero knowledge to be Expert. You will be trained from very Basic to Expert. In this course you will be learning to develop Android App front end to back end. You will learn PHP & MySql along the course to create your own web services as well how to host your service live to use them in your phone. At the end of the course you will be Front End and Back end Android Developer. We will learn if you have project assigned in your company or you want to be Android Developer what all things you need. I am sharing you all my experience in this course related to make you Android Developer. You alone will be able to do all things in Android App as Fullstack Android Developer.
You will basics of web services and how to create web services using PHP and MySql. We will learn basics of Photoshop also for making graphics for our App which we will need to use while publishing it on Play Store.
You just need to know basics of programming nothing else. You will be able to develop any Android app in future without anyone help after finishing the course. You just have follow the flow.
Happy Learning.