1. Building a Simple App/01. Introduction.en.srt 6.1 KB 1. Building a Simple App/01. Introduction.mp4 7.1 MB 1. Building a Simple App/02. Downloading and Installing Android Studio.en.srt 1.4 KB 1. Building a Simple App/02. Downloading and Installing Android Studio.mp4 3.1 MB 1. Building a Simple App/03. Creating the Android Project.en.srt 5.5 KB 1. Building a Simple App/03. Creating the Android Project.mp4 809 B 1. Building a Simple App/04. Review the App Layout in Android Studio.en.srt 4.4 KB 1. Building a Simple App/04. Review the App Layout in Android Studio.mp4 10.7 MB 1. Building a Simple App/05. Modifying Our App Layout.en.srt 4.7 KB 1. Building a Simple App/05. Modifying Our App Layout.mp4 12.7 MB 1. Building a Simple App/06. Adding Some Java Code.en.srt 3.6 KB 1. Building a Simple App/06. Adding Some Java Code.mp4 9.2 MB 1. Building a Simple App/07. Adding Code to Create the UX.en.srt 11.1 KB 1. Building a Simple App/07. Adding Code to Create the UX.mp4 35.2 MB 1. Building a Simple App/08. Testing Our App in the Android Emulator.en.srt 4.3 KB 1. Building a Simple App/08. Testing Our App in the Android Emulator.mp4 9.9 MB 1. Building a Simple App/09. Summary.en.srt 3.4 KB 1. Building a Simple App/09. Summary.mp4 3.2 MB 2. Designing and Planning Our App/10. Introduction.en.srt 1.4 KB 2. Designing and Planning Our App/10. Introduction.mp4 1.4 MB 2. Designing and Planning Our App/11. Our App - The High-level View.en.srt 2.3 KB 2. Designing and Planning Our App/11. Our App - The High-level View.mp4 2.4 MB 2. Designing and Planning Our App/12. Our App - Some Long-term Plans.en.srt 3.6 KB 2. Designing and Planning Our App/12. Our App - Some Long-term Plans.mp4 3.6 MB 2. Designing and Planning Our App/13. Rough Design of Our App Starting Point.en.srt 3.9 KB 2. Designing and Planning Our App/13. Rough Design of Our App Starting Point.mp4 3.2 MB 2. Designing and Planning Our App/14. Polished Design of Our App Starting Point.en.srt 4.4 KB 2. Designing and Planning Our App/14. Polished Design of Our App Starting Point.mp4 4 MB 2. Designing and Planning Our App/15. Creating the Android Studio Project.en.srt 11.7 KB 2. Designing and Planning Our App/15. Creating the Android Studio Project.mp4 18.5 MB 2. Designing and Planning Our App/16. Summary.en.srt 2.9 KB 2. Designing and Planning Our App/16. Summary.mp4 3.6 MB 3. Understanding Activities and Activity Layout Interaction/17. Introduction.en.srt 1.1 KB 3. Understanding Activities and Activity Layout Interaction/17. Introduction.mp4 1.3 MB 3. Understanding Activities and Activity Layout Interaction/18. What Is an Activity.en.srt 2.5 KB 3. Understanding Activities and Activity Layout Interaction/18. What Is an Activity.mp4 2.6 MB 3. Understanding Activities and Activity Layout Interaction/19. Activity UI.en.srt 3 KB 3. Understanding Activities and Activity Layout Interaction/19. Activity UI.mp4 3.1 MB 3. Understanding Activities and Activity Layout Interaction/20. Layout Classes.en.srt 3.3 KB 3. Understanding Activities and Activity Layout Interaction/20. Layout Classes.mp4 3.3 MB 3. Understanding Activities and Activity Layout Interaction/21. Demo -Working with RelativeLayout.en.srt 12.1 KB 3. Understanding Activities and Activity Layout Interaction/21. Demo -Working with RelativeLayout.mp4 28.6 MB 3. Understanding Activities and Activity Layout Interaction/22. ConstraintLayout Class.en.srt 5.9 KB 3. Understanding Activities and Activity Layout Interaction/22. ConstraintLayout Class.mp4 5.8 MB 3. Understanding Activities and Activity Layout Interaction/23. Demo - Working with ConstraintLayout.en.srt 12.8 KB 3. Understanding Activities and Activity Layout Interaction/23. Demo - Working with ConstraintLayout.mp4 28.6 MB 3. Understanding Activities and Activity Layout Interaction/24. Activity_Layout Relationship.en.srt 4.9 KB 3. Understanding Activities and Activity Layout Interaction/24. Activity_Layout Relationship.mp4 5 MB 3. Understanding Activities and Activity Layout Interaction/25. Demo - Activity_Layout Relationship.en.srt 6.8 KB 3. Understanding Activities and Activity Layout Interaction/25. Demo - Activity_Layout Relationship.mp4 16.8 MB 3. Understanding Activities and Activity Layout Interaction/26. Populating a Spinner.en.srt 1.7 KB 3. Understanding Activities and Activity Layout Interaction/26. Populating a Spinner.mp4 1.3 MB 3. Understanding Activities and Activity Layout Interaction/27. Demo - Populating a Spinner.en.srt 11.5 KB 3. Understanding Activities and Activity Layout Interaction/27. Demo - Populating a Spinner.mp4 30 MB 3. Understanding Activities and Activity Layout Interaction/28. Summary.en.srt 3.1 KB 3. Understanding Activities and Activity Layout Interaction/28. Summary.mp4 3.3 MB 4. Working with Activities/29. Introduction.en.srt 1.3 KB 4. Working with Activities/29. Introduction.mp4 1.2 MB 4. Working with Activities/30. Activity Interaction.en.srt 4.1 KB 4. Working with Activities/30. Activity Interaction.mp4 3.7 MB 4. Working with Activities/31. Creating the NoteListActivity.en.srt 11.4 KB 4. Working with Activities/31. Creating the NoteListActivity.mp4 27.6 MB 4. Working with Activities/32. Handling ListView Selection with an Anonymous Class.en.srt 3.4 KB 4. Working with Activities/32. Handling ListView Selection with an Anonymous Class.mp4 11.1 MB 4. Working with Activities/33. Implementing Activity Interaction and Startup Behavior.en.srt 12.3 KB 4. Working with Activities/33. Implementing Activity Interaction and Startup Behavior.mp4 36.1 MB 4. Working with Activities/34. Describing Operations with Intents.en.srt 5.2 KB 4. Working with Activities/34. Describing Operations with Intents.mp4 5.8 MB 4. Working with Activities/35. Reference Types as Intent Extras.en.srt 4 KB 4. Working with Activities/35. Reference Types as Intent Extras.mp4 4.8 MB 4. Working with Activities/36. Implementing Parcelalable.en.srt 12.2 KB 4. Working with Activities/36. Implementing Parcelalable.mp4 30 MB 4. Working with Activities/37. Passing the Selected Note Through an Intent.en.srt 5.3 KB 4. Working with Activities/37. Passing the Selected Note Through an Intent.mp4 15 MB 4. Working with Activities/38. Handling an Intent and Displaying the Content.en.srt 9.3 KB 4. Working with Activities/38. Handling an Intent and Displaying the Content.mp4 27.5 MB 4. Working with Activities/39. Handling New Note Creation.en.srt 4.8 KB 4. Working with Activities/39. Handling New Note Creation.mp4 15 MB 4. Working with Activities/40. Summary.en.srt 1.8 KB 4. Working with Activities/40. Summary.mp4 2.2 MB 5. Taking a Deeper Look at Activity Interaction/41. Introduction.en.srt 884 B 5. Taking a Deeper Look at Activity Interaction/41. Introduction.mp4 886 KB 5. Taking a Deeper Look at Activity Interaction/42. Application Activity Relationship.en.srt 5.7 KB 5. Taking a Deeper Look at Activity Interaction/42. Application Activity Relationship.mp4 4.8 MB 5. Taking a Deeper Look at Activity Interaction/43. Demo - Simplifying Activity Interaction Within the App.en.srt 9.7 KB 5. Taking a Deeper Look at Activity Interaction/43. Demo - Simplifying Activity Interaction Within the App.mp4 29.6 MB 5. Taking a Deeper Look at Activity Interaction/44. Late-binding Activities.en.srt 5.8 KB 5. Taking a Deeper Look at Activity Interaction/44. Late-binding Activities.mp4 6.5 MB 5. Taking a Deeper Look at Activity Interaction/45. Implicit Intents.en.srt 4 KB 5. Taking a Deeper Look at Activity Interaction/45. Implicit Intents.mp4 2.8 MB 5. Taking a Deeper Look at Activity Interaction/46. Demo - Adding Email to Our App with an Implicit Intent.en.srt 12.6 KB 5. Taking a Deeper Look at Activity Interaction/46. Demo - Adding Email to Our App with an Implicit Intent.mp4 31.7 MB 5. Taking a Deeper Look at Activity Interaction/47. Activities with Results.en.srt 3.2 KB 5. Taking a Deeper Look at Activity Interaction/47. Activities with Results.mp4 3.2 MB 5. Taking a Deeper Look at Activity Interaction/48. Activity with Result Example.en.srt 6 KB 5. Taking a Deeper Look at Activity Interaction/48. Activity with Result Example.mp4 7.9 MB 5. Taking a Deeper Look at Activity Interaction/49. Application Experience and Tasks.en.srt 6.1 KB 5. Taking a Deeper Look at Activity Interaction/49. Application Experience and Tasks.mp4 5.3 MB 5. Taking a Deeper Look at Activity Interaction/50. Demo - Implementing Edit-in-Place for Note Changes.en.srt 10.3 KB