Autoplay
Autocomplete
Previous Lesson
Complete and Continue
The Complete Java and Android Studio Course for beginners
01.) Variables
01. Introduction
02. Integer Variables
03. Decimal Number Variables
04. Constants and Division Examples
05. String Variables
06. Convert Strings to Numbers and Formatting
07. Boolean Variables
02.) If Statements
01. Introduction
02. Setup Condition
03. If Else
04. Nested If Statements
05. Nested If Else and Chain of Else If
06. And Or Logical Operators
07. Negation Logical Operators
08. Parity Check Condition
03.) Arrays
01. Introduction
02. Declare and Initialize Integer Arrays
03. For Travers and Sort Integer Arrays
04. Declare and Initialize Decimal Number Arrays
05. For Each Traverse and Sort Decimal Number Arrays
06. Declare and Initialize Character Arrays
07. Traverse and Sort Character Arrays
08. Declare and Initialize String Arrays
09. Split String into Arrays, Traverse and Insensitive Case Sort
10. Traverse and Sort Arrays of Booleans
04.) Basic Functions
01. Introduction
02. Basic Workflow
03. Methods that Return Voids
04. Methods that Return Int
05. Methods that Return Floats and Doubles
06. Methods that Return Characters
07. Methods that Return Strings
08. Methods that Return Booleans
05.) Advanced Functions
01. Introduction
02. Static Methods
03. Access Modifiers
04. Override Methods
05. Final Methods
06. Overloading Methods
07. Methods that Returns Arrays
08. Methods that Take Arrays as Parameters
09. Abstract Methods
06.) Simple Calculator
01. Introduction
02. Setup Layout
03. Adjust Spaces
04. Customize Edit Texts
05. Customize Buttons
06. Customize Result Text View
07. GUI Adjustments
08. Download Custom Fonts
09. Declare and Initialize Elements
10. Apply Fonts
11. Get Input
12. Compute, Format, and Display Results
13. Animate Buttons
07.) Savings Calculator
01. Introduction
02. Drag and Drop Elements
03. Change Text on Screen
04. Change Element IDs
05. Align Text to Center
06. Change Color Theme
07. Change App Theme
08. Change Font Sizes
09. Define New Color Scheme
10. Reference Color Variables
11. Download New Fonts
12. Create Assets Folder
13. Apply Fonts
14. Setup Seekbar
15. Setup Edit Text
16. Setup Reset Button
17. Fixing Bugs
08.) Tip Calculator
01. Introduction
02. Drag and Drop Elements
03. Change Text and Element IDs
04. Remove Action Bar
05. Expand Elements
06. Center Elements
07. Adjust Margins
08. Adjust Font Sizes
09. Create Color Scheme
10. Set Background Color and Title
11. Design Edit Text
12. Design Seekbar and Related Views
13. Design Reset Button and Result View
14. Setup Meal Cost
15. Setup Seekbar
16. Setup Reset Button
09.) Star Animation
01. Introduction
02. Add Image View Inside a New Frame
03. Download Google Design Icons
04. Create Animation List in Drawable XML
05. Reference XML File in Java
06. Toggle Animation Visibitliy
07. Customize Action Bar
08. Setup Different Color Scheme
09. Setup Custom Fonts
10. Change Default Text on Screen
11. Setup Fade Effect Animation
12. Setup Self Rotate Animation
13. Setup Circle Rotate Animation
14. Set Animations to Loop Indefinitely
15. Adjust Image Size and Vertical Pivot
10.) Simple Score Counter
01. Introduction
02. Drag and Drop Widgets on Screen
03. Setup Text Displayed and IDs
04. Customize Title
05. Change Color Scheme
06. Reference Color Variables
07. Declare and Reference Dimension Variables
08. Declare and Initialize Variables
09. Setup Count Button Functionality
10. Setup Reset Button Functionality
11. Setup Fade Animation on Count
12. Setup Rotate Animation on Reset
11.) Hangman
01. Introduction
02. Setup Layout
03. Change Default Text and IDs
04. Center Elements and Text
05. Setup Space
06. Change Text Size
07. Change Color Scheme
08. Customize Title
09. Design Adjustments
10. Declare Variables
11. Initialize Variables
12. Text File Database
13. Game Functionality
14. Letter Reveal
15. Display Word
16. On Text Changed Listener
17. Check if Letter Typed Functionality
18. Letter Typed Wrong Functionality
19. Tries Left
20. Setup Reset Button
21. Rotate Animation
22. Scale Animation
23. Game Over Animations
12.) Google Maps
01. Introduction
02. The API Key
03. Address List and Geocoder
04. Names and Coordinates
05. Set Markers
06. Setup Map Type
07. Setup Camera Change Listener
08. Map Click Marker
09. Custom Marker
10. Marker Color
11. Camera Animation
12. Iterative Markers
13.) Days Left Wear
01. Introduction
02. Check for Updates
03. Create Virtual Devices
04. Drag and Drop Elements on Round Screen
05. Change Color Scheme
06. Change IDs and Other Adjustments
07. Declare Variables
08. Initialize Variables
09. Setup Number Picker for Year
10. Setup Number Picker for Month
11. Setup Number Picker for Day
13. Testing the App on Two Emulators
12. Create Display Days Left
14.) Quotes
01. Introduction
02. Initial Interface Setup
03. XML Dimension Variables
04. Slight Interface Adjustments
05. Creating the Quotes
06. Declare Variables
07. Java Functionalities
08. DisplayNewQuote Method
15.) Map Travel
01. Introduction
02. Position Elements
03. Clean Up the Display
04. Changed Color Scheme
06. Set On Click Listener
05. Declare and Initialize the Variables
07. Initializing Variables for Animations
08. Set Up Animation Objects
09. Set New Fonts
16.) Caffeine Calculator
01. Introduction
02. Position Elements
03. Customize the GUI
04. Customize Colors
05. Reference Color and Dimension Variables
06. Change Text Displayed and IDs
07. Some Adjustments
08. Set Up the Spinner
09. Set Up the Spinner in Java
10. Variables and the Seekbar
11. Display Caffeine Amount
17.) CanadianSalesTaxCalculator
01. Introduction
02. Placing Widgets
03. Declare the Dimension Variables
04. Text and Action Bar
05. Change IDs and Text Displayed
06. Change Color Scheme
07. Create Layout for Spinner
08. Java Variables
09. Create Province Enumeration
10. Set Up the Province List
11. Seekbar and Total Cost
18.) Country Info
01. Introduction
02. Adding the Widgets
03. Customize Title
04. Change IDs
05. Change Color Scheme
06. Create Spinner Layout
07. Create Country Enumeration
08. Language and Details
09. Set Countries on Spinners
19.) Pet store
01. Introduction
02. Position the Elements
03. Color and Dimensions
04. Text and Element IDs
05. Action Bar, Text Style, and Gravity
06. Appache POI Library
07. Create and Populate Excel File
08. Create the Pet Class
09. Declare and Initialize Variables
10. The Spinner Listener
11. Design the Spinner
12. Input from Excel
13. A Few Adjustments
20.) Highscores
01. Introduction
03. Dimension and Color Resources
05. Action Bar, Text, and IDs
08. Write to a File
04. Referencing the Variables
09. Add Button Click Listener
07. Declare and Initialize Variables
10. Display the Highscores
11. Clear Button and Testing
12. Fix Read Method
06. Style and Alignment
02. Position the Elements
01. Introduction
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock