1. Урок 1. 00:07:51
    Creating New Documents and Artboard Documents
  2. Урок 2. 00:10:02
    Understanding Layers
  3. Урок 3. 00:09:59
    Tools and Techniques Specific to UI Design
  4. Урок 4. 00:03:29
    Exporting Assets
  5. Урок 5. 00:03:04
    Creating New Documents
  6. Урок 6. 00:05:16
    Working with Layers
  7. Урок 7. 00:09:26
    Tools and Techniques for Illustrator
  8. Урок 8. 00:06:47
    Creating the Basic Bucket Shape
  9. Урок 9. 00:09:14
    Adding the Drop Inside the Bucket
  10. Урок 10. 00:05:50
    Finishing the Logo and Icon
  11. Урок 11. 00:09:49
    Beginning the Initial Add a Drop Mockup
  12. Урок 12. 00:07:04
    Finishing the Add a Drop Mockup
  13. Урок 13. 00:10:04
    Designing the Action Bar
  14. Урок 14. 00:08:11
    Designing the Bucket Drop Rows Container
  15. Урок 15. 00:09:43
    Designing the Add a Drop Overlay
  16. Урок 16. 00:04:22
    Finishing the Mockup Designs
  17. Урок 17. 00:08:52
    Exporting the Assets
  18. Урок 18. 00:03:32
    Organizing the Assets
  19. Урок 19. 00:05:42
    Setup Java SDK
  20. Урок 20. 00:07:58
    Setup Android Studio
  21. Урок 21. 00:14:05
    Hello World Using Android Studio
  22. Урок 22. 00:08:34
    Setup Genymotion Custom Android Emulator
  23. Урок 23. 00:09:29
    What is Git and GitHub?
  24. Урок 24. 00:10:55
    Share project on GitHub from Android Studio
  25. Урок 25. 00:15:26
    Android Studio Settings Overview
  26. Урок 26. 00:09:34
    What is Dp, Sp, Px in Android?
  27. Урок 27. 00:17:27
    Android Studio Project Structure
  28. Урок 28. 00:13:32
    Introduction To Views and Linear Layout
  29. Урок 29. 00:12:22
    Weights in Linear Layout
  30. Урок 30. 00:11:50
    Gravity vs. Layout Gravity
  31. Урок 31. 00:15:05
    Relative Layouts
  32. Урок 32. 00:07:51
    Padding vs. Margin
  33. Урок 33. 00:15:32
    Event Handling in Layouts
  34. Урок 34. 00:09:13
    Introduction to Activity Lifecycle
  35. Урок 35. 00:14:01
    Example of an Activity Lifecycle
  36. Урок 36. 00:04:40
    How Does Bucket Drops Work?
  37. Урок 37. 00:08:26
    Where to get the code?
  38. Урок 38. 00:06:25
    Activity, Fragment Service Receiver and Intent
  39. Урок 39. 00:09:07
    What is Context?
  40. Урок 40. 00:05:00
    Bucket Drops Screen Structure
  41. Урок 41. 00:08:14
    Setup Bucket Drops in Android Studio
  42. Урок 42. 00:15:54
    Add the Logo and the Button
  43. Урок 43. 00:14:23
    Add a Selector to the Button
  44. Урок 44. 00:11:35
    Image View Scale Types Illustrated
  45. Урок 45. 00:08:44
    Adding a Toolbar to XML
  46. Урок 46. 00:08:29
    Display Bitmaps Efficiently With Glide
  47. Урок 47. 00:08:21
    Event Handling For Button
  48. Урок 48. 00:09:15
    Introduction to Fragments
  49. Урок 49. 00:06:04
    Fragment Lifecycle Demo
  50. Урок 50. 00:04:14
    Fragment Activity Combined Lifecycle
  51. Урок 51. 00:10:07
    Adding a Fragment to XML
  52. Урок 52. 00:04:35
    Introduction to Fragment Manager and Fragment Transaction
  53. Урок 53. 00:09:46
    Adding Fragments Through Code
  54. Урок 54. 00:02:12
    Introduction to Dialog Fragments
  55. Урок 55. 00:14:41
    Setup Dialog Add in XML
  56. Урок 56. 00:11:01
    Setup Dialog Add in Java
  57. Урок 57. 00:11:43
    Introduction to Realm Database in Android
  58. Урок 58. 00:05:50
    Realm Queries
  59. Урок 59. 00:08:25
    Advanced Realm Concepts
  60. Урок 60. 00:15:39
    Add Drop To Realm Database
  61. Урок 61. 00:07:45
    Introduction to the Recycler View
  62. Урок 62. 00:04:15
    Add RecyclerView to XML
  63. Урок 63. 00:08:14
    Drop Layout In XML
  64. Урок 64. 00:14:33
    Implement RecyclerView.Adapter
  65. Урок 65. 00:16:36
    Show Data Inside Adapter From Database
  66. Урок 66. 00:02:46
    ERROR Plugin is too Old
  67. Урок 67. 00:04:13
    RecyclerView With EmptyView
  68. Урок 68. 00:15:15
    Adapter Data Observer
  69. Урок 69. 00:07:10
    Fix Bugs While Loading Images With Glide
  70. Урок 70. 00:03:03
    Sectioned Recycler View Theory
  71. Урок 71. 00:09:42
    Implement Sectioned Recycler View
  72. Урок 72. 00:08:08
    Introduction to RecyclerView Item Decoration
  73. Урок 73. 00:17:08
    Add Divider To The RecyclerView
  74. Урок 74. 00:08:23
    Making the Footer work
  75. Урок 75. 00:04:00
    Introduction To RecyclerView ItemTouchHelper
  76. Урок 76. 00:12:19
    Implement Swipe To Delete
  77. Урок 77. 00:05:35
    Create Dialog Mark In XML
  78. Урок 78. 00:12:50
    Handle RecyclerView Item Click
  79. Урок 79. 00:15:26
    Mark Item as Complete in the Database
  80. Урок 80. 00:09:57
    Add Menu in XML
  81. Урок 81. 00:09:56
    Approximating Time Using Android DateUtils
  82. Урок 82. 00:06:42
    Sort Data In RecyclerView
  83. Урок 83. 00:12:25
    Using SharedPreferences
  84. Урок 84. 00:15:31
    Adapter With No Items View
  85. Урок 85. 00:05:18
    Add Animation To RecyclerView
  86. Урок 86. 00:03:39
    Disable Swipe For Footer
  87. Урок 87. 00:05:02
    Reset Filter For Consistent User Experience
  88. Урок 88. 00:09:36
    Styles and Themes
  89. Урок 89. 00:10:06
    Custom Styles For Dialog and Toolbar
  90. Урок 90. 00:04:10
    Custom Widget Bucket Date Picker View
  91. Урок 91. 00:10:28
    Custom Widget XML Layout
  92. Урок 92. 00:15:30
    Setup Bucket Picker Widget in Java
  93. Урок 93. 00:10:43
    Introduction to Motion Event and Touch Listener
  94. Урок 94. 00:04:26
    Detect Compound Drawable Clicks
  95. Урок 95. 00:12:14
    Increment and Decrement the Date Picker
  96. Урок 96. 00:04:34
    Introduction to Handler
  97. Урок 97. 00:09:48
    Continuous Increment and Decrement With Handler
  98. Урок 98. 00:04:38
    Toggle Compound Drawables on Press
  99. Урок 99. 00:07:13
    Save the State of our custom widget
  100. Урок 100. 00:13:36
    Polish the App with a Custom Font
  101. Урок 101. 00:10:36
    Introduction to Intent Service and Alarm Manager
  102. Урок 102. 00:13:56
    Implement Intent Service and Alarm Manager
  103. Урок 103. 00:08:28
    Fire Notifications With Pug Notification
  104. Урок 104. 00:09:08
    Introduction to Intents and Broadcast Receivers
  105. Урок 105. 00:05:19
    Boot Receiver
  106. Урок 106. 00:07:34
    Signing Your App For Release
  107. Урок 107. 00:11:10
    Proguard And Reverse Engineering Your APK file
  108. Урок 108. 00:07:21
    Publish App on PlayStore