Android App Development in Java All-in-One Tutorial Series

Android App Development in Java All-in-One Tutorial Series

Caleb Curry via YouTube Direct link

- Introduction

1 of 41

1 of 41

- Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Android App Development in Java All-in-One Tutorial Series

Automatically move to the next video in the Classroom when playback concludes

  1. 1 - Introduction
  2. 2 - Android vs iOS, Flutter, React Native, Xamarin, and Web Apps
  3. 3 - Essential Concepts and Terms
  4. 4 - Installing Android Studio
  5. 5 - Installing an Emulator
  6. 6 - urn on USB Debugging on Android Device
  7. 7 - Running on a Physical Device
  8. 8 - Activity Basics
  9. 9 - Layout Editor Introduction
  10. 10 - Views and Layouts
  11. 11 - Intro to Attributes
  12. 12 - Assigning an ID to our TextView
  13. 13 - Static vs Dynamic
  14. 14 - Creating a Button
  15. 15 - Intro to Methods and onClick Handler
  16. 16 - Intro to Methods and onClick Handler
  17. 17 - onClick Event Handler
  18. 18 - How to Disable Buttons
  19. 19 - Console Logging with Log.d and Logcat
  20. 20 - Changing Button Text when Clicked
  21. 21 - Intro to R Class and FindViewById Method
  22. 22 - Grabbing a Button with FindViewById and R.id
  23. 23 - Casting a View in an Expression
  24. 24 - Getting user Input through EditText
  25. 25 - Update TextView with Dynamic Output
  26. 26 - Alert in Android - Toast.makeText
  27. 27 - Overview of the Basics
  28. 28 - Hands on Review
  29. 29 - Intro to Activities
  30. 30 - How to Launch a New Activity
  31. 31 - Constraint Layout Basics
  32. 32 - Should use @string Resource Fix
  33. 33 - How to Change the Main Activity
  34. 34 - Changing Activity Title in Code and XML
  35. 35 - Creating a Back Arrow with parentActivityName
  36. 36 - Passing Data to Another Activity with putExtra
  37. 37 - How to Delete an Activity Completely
  38. 38 - How to Generate Bottom Tabs with Fragments
  39. 39 - Exploring EditText Types
  40. 40 - Making Dynamic Activity to Compose a Message
  41. 41 - Checking Intent for null from putExtra

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.