Autoplay
Autocomplete
Previous Lesson
Complete and Continue
The Ultimate Android Course for Complete Beginners
Introduction to the course
Introduction
Let's start learning!
Introduction to Android
01. Introduction to starting an app
02. Adding a new layout and talking about XML.mov
03. Item properties.mov
04. Folders and application development.mov
05. Portrait or landscape.mov
06. Changing the view for the objects.mov
07. The importance of testing the app.mov
08. Setting the text objects to center.mov
09. Hooking up the files to the activity main file.mov
10. Hooking up the code to specific objects .mov
11. Changing the text
12. Adding in the on click listener
13. Adding in integers to the text.mov
14. Adding an edit text.mov
15.Taking the user input and using it on the screen.mov
16. Testing the app and adding in some math.mov
17. Number Variables.mov
18. String variables.mov
19. If Statements.mov
20. More than one if statement.mov
21. Adding variables to the project.mov
22. A common mistake that is made when developing. Using the wrong variable.mov
23. Else if and else statements.mov
24. Adding in a string.mov
25. Adding in the hint instead of the name.mov
26. Adding in a clear button.mov
27. Dismissing the keyboard.mov
28. Setting up a private void to make it easier to read.mov
29. Changing the color of the text.mov
30. Other ways to change the color.mov
31. Deleting items in apps.mov
32.Table layouts.mov
33. Distributing weights evenly.mov
34. Talking about margins.mov
35. Portrait versus landscape.mov
36. Virticle linear layout.mov
37. Horizontal layouts.mov
38. Grid layout.mov
Basic tip Calculator
01. Introduction to the tip calculator.mov
02. Designing the app.mov
03. Importing the widgets.mov
04. Declaring the objects.mov
05. Taking in the user input.mov
06. Setting up the buttons.mov
07. Adding a private void.mov
08. Setting up variables.mov
09. Making the user percent decimal percent.mov
10. Adding in the total tip math.mov
11. Printing the text to the screen.mov
12. Adding in more objects to the code.mov
13. Testing the app.mov
14. Rounding variables.mov
15. Dismissing the keyboard.mov
16. Adding in the clear button.mov
17. Course conclusion.mov
Learn to make an innovative calculator
01. Introduction to the innovative calcualtor.mov
02. Designing the app.mov
03. Changing the ids to make more sense.mov
04. Importing the objects to the main activity file .mov
05. Finding the specific item.mov
06. The importance of double checking the work.mov
07. Fixing an error and testing the simulator.mov
08. Setting up an private void for buttons.mov
09. Changing the color of the buttons.mov
10. Adding in the changing button logic.mov
11. Adding in the calculate button logic.mov
12. Variable scope.mov
13. Adding in the math.mov
14. Printing the answer to the screen.mov
15. Setting up the btnClear.mov
16. Checking to see if the edit text has text.mov
17. Adding in a failsafe.mov
18. Course conclusion.mov
Make a Savings Calculator
01. Introduction to the savings app.mov
02. Designing the app.mov
03. Changing the IDs to make sense.mov
04. Adding the objects to the ActivityMain File.mov
05. Finding the objects with the right ID.mov
06. Adding in the buttons.mov
07. Adding in the calculate private voids.mov
08. Adding in a calculate private void.mov
09. Declaring variables in the private void.mov
10. Adding in the variables to the project.mov
11. Printing the text to the screen.mov
12. Tips on finding mistakes.mov
13. Testing the app.mov
14. Hiding the keyboard.mov
15. Making the variables only two decimal places.mov
16. Adding in the clear button.mov
17. Adding in the clear logic.mov
18. Adding in the text box logic.mov
19. Course conclusion.mov
Make a compound interest calculator
01. Introduction to the compound interest calculator.mov
02. Designing the app.mov
03. Adding in the widgets to the MainActivity.java .mov
04. Changing the id's so they make more sense.mov
05. Adding the items to the activity main file.mov
06. Adding in Private voids.mov
07. Adding in the variables.mov
08. Adding in the comound formula.mov
09. Printing the text to the screen .mov
10. Hiding the keyboard.mov
11. Making the TextView Editable.mov
12. Formatting the string.mov
13. Fixing a math problem.mov
14. Adding in the clear logic.mov
15. Conclusion and challenge.mov
Making a stock price app
01. Introduction to the stock price app.mov
02. Designing the app
03. Adding the items to the activity main file.mov
04. Changing the IDs.mov
05. Finding the specific items.mov
06. Adding in the button logic.mov
07. Adding in the doubles.mov
08. Adding in the math.mov
09. Rounding your variables to two decimal places.mov
10. Printing the text to teh screen.mov
11. Making the text objects clickable.mov
12. Making the keyboard disapear..mov
13. Adding in a clear button.mov
14. Testing the app.mov
15. Fixing a small math problem.mov
16. Course conclusion and challenge.mov
Make a Canadian Sales Tax Calculator
01.Introduction to the Canadian tax calculator.mov
02. Making a string array.mov
03. Bringing in the widget items.mov
04. Setting up the Calculate button.mov
05. Taking in the other elements.mov
06. Testing early and often.mov
07. Setting up the if statements.mov
08. Adding in the tax amount.mov
09. Changing the text to suit the province.mov
10. Fixing the GUI.mov
11. Adding in the Math.mov
12. Formatting to two decimal places.mov
13. Testing the app.mov
14. Adding in the clear button.mov
How much Caffeine is in this drink
01. Caffiene Calculator.mov
02. Designing the app.mov
03. Adding the text to the main activity file.mov
04. Setting up the onClick Listeners.mov
05. Talking about development issues.mov
06. Adding in the number variables.mov
07. Setting up the String array.mov
08. Populating the spinner with the string array.mov
09. Optimizing the project.mov
10. Adding in print drinks method.mov
11. Adding in add and subtract buttons.mov
12. Setting up the spinner logic.mov
13. Adding in the math the printing logic.mov
14. Printing the miligrams of caffeine.mov
15. Formatting the decimal place.mov
16. Running the application and fixing bugs.mov
17. Course conclusion.mov
How rich are you?
01. How rich are you?.mov
02. Designing the app.mov
03. Linking the GUI and the MainActivity file.mov
04. Setting up the OnClick Listener.mov
05. Setting up a printing Private void.mov
06. Taking in the Edit Texts.mov
07. Parsing doubles.mov
08. Percision versus percise.mov
09. Adding in the if statements.mov
10. Adding in the percentage.mov
11. Setting up the brackets.mov
12. Fixing the printing variable and testing the app.mov
13. Adding in the inputManager.mov
14. Setting the text as on click listeners.mov
15. Adding in a public view onclick method.mov
16. Testing the app.mov
17. Fixing a math problem.mov
18. Course conclusion.mov
Learn how to calculate a mortgage
01. Introduction to the mortgage calculator.mov
02. Setting up the app and designing the app.mov
03. Setting up the button and the print method.mov
04. Setting up the btn clear.mov
05. Setting up the calculation.mov
06. Formatting the numbers.mov
07. Adding in the monthly payment math.mov
08. Adding in the keyboard dismiss logic.mov
09. Making the text objects clickable.mov
10. Setting up the text views as onlcick listeners.mov
11. Testing the app.mov
12. Course conclusion.mov
How much tax do you owe?
01. How much Tax do you owe calculator.mov
02. Designing the app.mov
03. Setting up the ids.mov
04. Bringing in the items.mov
05. Adding in the Button logic.mov
06. Adding in the clear button.mov
07. Adding in the seek bar.mov
08. Printing the seek bar.mov
09. Setting up the percent and the variables.mov
10. Adding the print variables method.mov
11. Setting up the math in the calculate area.mov
12. Adding in the after tax math.mov\
13. Printing the exact variables.mov
14. Formatting the strings.mov
15. Making sure the app doesn't crash.mov
16. Course conclusion.mov
Bear Market App
01. Bear market Recovery App.mov
02. Designing the app.mov
03. Setting up the app IDs.mov
04. Setting up the items and the buttons.mov
05. Setting up the print variables.mov
06. Setting up the clear button.mov
07. Adding in the calcuations.mov
08. Adding in a for loop.mov
09. Adding in the if statement and a local variable.mov
10. Implimenting a better for loop.mov
11. Testing the app.mov
12. Course conclusion.mov
How long until you double your money?
01. How to double your money.mov
02. Setting up the main file.mov
03. Setting up the seekBar and the private voids.mov
04. Setting up the Print variables and the calculate methods.mov
05. Changing the values of the percent.mov
06. Setting up the seekbar.mov
07. Adding in the years to double math.mov
08. Foratting the numbers.mov
09. Testing the app and setting up the reset button.mov
10. Reseting the variables.mov
11. Optimizing the workflow.mov
12. Course conclusion.mov
01. Introduction to the compound interest calculator.mov
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock