Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай The Complete Android + Kotlin Developer Course™, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:38
    Watch the Videos in HD Quality
  • Урок 2. 00:00:37
    Welcome Message
  • Урок 3. 00:01:43
    Tools for Modern Android Development
  • Урок 4. 00:14:16
    Set up Android Development on Mac OSX
  • Урок 5. 00:14:17
    Set up Android Development on Windows operating system
  • Урок 6. 00:12:11
    Set up emulator in Android Studio
  • Урок 7. 00:00:31
    Section Goals!
  • Урок 8. 00:03:20
    What is JDK? Why JDK?
  • Урок 9. 00:03:00
    Let's Download and Install the Java Development Kit
  • Урок 10. 00:03:18
    What is Android Studio? Why Android Studio?
  • Урок 11. 00:03:32
    Let's Download and Install Android Studio for Mac, Windows and Linux!
  • Урок 12. 00:00:43
    Update Android Studio to the latest version!
  • Урок 13. 00:06:09
    Downloading Android SDK Packages
  • Урок 14. 00:06:11
    Configure Android Studio
  • Урок 15. 00:04:16
    Downloading and Installing IntellijIDEA
  • Урок 16. 00:02:09
    Creating our first Kotlin Project
  • Урок 17. 00:01:10
    End of Section!
  • Урок 18. 00:27:01
    Hello and Hi World App! - Part 1 - Introduction to Android Studio 3
  • Урок 19. 00:10:41
    Hello and Hi World App! - Part 2 - LinearLayout and LayoutWeight
  • Урок 20. 00:08:14
    Test your app on Android Virtual Device and learn to test it on your real device
  • Урок 21. 00:05:35
    Test your Android App on a real Android Device
  • Урок 22. 00:12:05
    Download and Install Genymotion and Virtual Box
  • Урок 23. 00:03:47
    Run your app on Genymotion Virtual Device
  • Урок 24. 00:07:02
    Bug Fixes!
  • Урок 25. 00:04:07
    Android Studio 3.3 RelativeLayout Update 2019
  • Урок 26. 00:06:57
    Printing Values
  • Урок 27. 00:00:40
    Printing Values Challenge!
  • Урок 28. 00:04:17
    What is a Variable? How to implement it?
  • Урок 29. 00:00:40
    Implementing Variables Challenge!
  • Урок 30. 00:05:16
    Data types are inferred!
  • Урок 31. 00:00:41
    Inferred Datatypes Challenge!
  • Урок 32. 00:04:40
    What is a Constant?
  • Урок 33. 00:00:50
    Constants Challenge!
  • Урок 34. 00:04:48
    Optionals
  • Урок 35. 00:01:07
    Optionals Challenge
  • Урок 36. 00:01:13
    Concatenating String
  • Урок 37. 00:00:30
    Concatenating String Challenge
  • Урок 38. 00:11:07
    Get Input from the User
  • Урок 39. 00:00:38
    Get Input from the User Challenge
  • Урок 40. 00:03:52
    Null Safety
  • Урок 41. 00:00:21
    Null Safety Challenge
  • Урок 42. 00:06:59
    Converting Data Types
  • Урок 43. 00:06:37
    Basic Math Operations in Programming
  • Урок 44. 00:09:17
    Operation Precedence in Programming
  • Урок 45. 00:07:32
    Primitive Data types
  • Урок 46. 00:09:45
    Incrementing and Decrementing
  • Урок 47. 00:04:32
    Register the User App!
  • Урок 48. 00:05:16
    How to Debug
  • Урок 49. 00:04:59
    If Statements
  • Урок 50. 00:04:06
    If Else Statements
  • Урок 51. 00:07:19
    If Else If Statements
  • Урок 52. 00:03:48
    Nested If Statements
  • Урок 53. 00:09:10
    When Statements
  • Урок 54. 00:06:24
    Assigning Statements
  • Урок 55. 00:03:32
    Assigning When Expression
  • Урок 56. 00:08:34
    For Loops
  • Урок 57. 00:06:26
    Nested For Loops!
  • Урок 58. 00:04:41
    While Loops
  • Урок 59. 00:02:56
    Do While Loops
  • Урок 60. 00:06:36
    Break and Continue Statements
  • Урок 61. 00:07:50
    Strings in Programming
  • Урок 62. 00:09:00
    Arrays in Programming - Part 1
  • Урок 63. 00:06:50
    Arrays in Programming - Part 2
  • Урок 64. 00:11:07
    ArrayList
  • Урок 65. 00:07:42
    HashMap
  • Урок 66. 00:06:25
    ArrayOf Function
  • Урок 67. 00:02:01
    HashmapOf Function
  • Урок 68. 00:04:23
    Set Collection
  • Урок 69. 00:07:29
    Functions in Programming
  • Урок 70. 00:05:53
    Functions that return values
  • Урок 71. 00:03:56
    More about functions in Kotlin
  • Урок 72. 00:05:31
    Function Overloading
  • Урок 73. 00:04:31
    Introduction to Polymorphism
  • Урок 74. 00:02:54
    Global and Local Variables
  • Урок 75. 00:01:20
    Introduction to Object Oriented Programming
  • Урок 76. 00:02:45
    Object Oriented Benefits
  • Урок 77. 00:04:50
    Classes in Programming
  • Урок 78. 00:06:17
    Creating Objects from Classes
  • Урок 79. 00:06:30
    Constructors
  • Урок 80. 00:06:50
    Custom Constructors
  • Урок 81. 00:11:07
    Inheritance in Programming
  • Урок 82. 00:07:07
    Access Modifiers in Programming
  • Урок 83. 00:07:06
    Overriding in Programming
  • Урок 84. 00:11:34
    Casting in Programming
  • Урок 85. 00:15:58
    Super and This Keywords
  • Урок 86. 00:10:31
    Interface in Programming
  • Урок 87. 00:10:10
    Abstraction in Programming
  • Урок 88. 00:03:50
    Enum in Programming
  • Урок 89. 00:03:49
    Generic in Programming
  • Урок 90. 00:04:32
    Extension in Programming
  • Урок 91. 00:02:45
    Package
  • Урок 92. 00:06:41
    Nested Classes
  • Урок 93. 00:07:42
    Singleton Design Pattern
  • Урок 94. 00:09:10
    Try/Catch Block
  • Урок 95. 00:12:12
    Wrting/Reading from an external file
  • Урок 96. 00:13:12
    Multi-threading
  • Урок 97. 00:05:05
    Downloading Android SDK Packages
  • Урок 98. 00:03:25
    Updating Kotlin Programming Language to the Latest Version
  • Урок 99. 00:15:43
    App 1 - Online Quiz App - Part 1 - Let's create the App!
  • Урок 100. 00:05:33
    App 1 - Online Quiz App - Part 2 - Introduction to Android Layouts
  • Урок 101. 00:15:13
    App 1 - Online Quiz App - Part 3 - Add UI Widgets to your layouts
  • Урок 102. 00:10:27
    App 1 - Online Quiz App - Part 4
  • Урок 103. 00:16:55
    App 1 - Online Quiz App - Part 5 - Handle a button click
  • Урок 104. 00:18:18
    App 1 - Online Quiz App - Part 6 - Variables
  • Урок 105. 00:04:29
    App 1 - Online Quiz App - Part 7 - Implementing Functions
  • Урок 106. 00:23:41
    App 1 - Online Quiz App - Part 8 - Asynchronous Programming
  • Урок 107. 00:16:20
    App 1 - Online Quiz App - Part 9 - Classes and Objects
  • Урок 108. 00:12:18
    App 1 - Online Quiz App - Part 10 - Getters and Setters
  • Урок 109. 00:22:30
    App 1 - Online Quiz App - Part 11 - Android Life Cycle
  • Урок 110. 00:10:46
    App 1 - Online Quiz App - Part 12 - Collections in Android
  • Урок 111. 00:27:52
    App 1 - Online Quiz App - Part 13 - Open Camera Intent
  • Урок 112. 00:14:19
    App 1 - Online Quiz App - Part 14 - Open Photo Gallery Intent
  • Урок 113. 00:28:36
    App 1 - Online Quiz App - Part 15 - Decision Making - If Statement
  • Урок 114. 00:04:34
    App 1 - Online Quiz App - Part 16 - Decision Making - When Statement
  • Урок 115. 00:20:14
    App 1 - Online Quiz App - Part 17 - Parsing JSON (Javascript Object Notation)
  • Урок 116. 00:09:59
    App 1 - Online Quiz App - Part 18 - Retrieve Plant Objects
  • Урок 117. 00:04:01
    App 1 - Online Quiz App - Model View Controller Design Pattern in Practice
  • Урок 118. 00:11:01
    App 1 -Online Quiz App - Part 19 - Parsing JSON Data
  • Урок 119. 00:23:42
    App 1 - Online Quiz App - Part 20 - Parsing JSON Data
  • Урок 120. 00:11:13
    App 1 - Online Quiz App - Part 21 - Check for Internet Connection
  • Урок 121. 00:08:43
    App 1 - Online Quiz App - Part 22 - Create Alert
  • Урок 122. 00:07:00
    App 1 - Online Quiz App - Part 23 - Implement the doInBackground() of DPT class
  • Урок 123. 00:18:25
    App 1 - Online Quiz App - Part 24 - Implement the onPostExecute of DPT Class
  • Урок 124. 00:06:12
    App 1 - Online Quiz App - Part 25 - Solve Layout Issues and Override toString()
  • Урок 125. 00:08:16
    App 1 - Online Quiz App - Part 26 - Implement the right and wrong answers!
  • Урок 126. 00:03:52
    App 1 - Online Quiz App - Part 27 - Implement "DownloadingImageTask" inner class
  • Урок 127. 00:05:24
    App 1 - Online Quiz App - Part 28 - Implement "downloadPlantPicture()" function
  • Урок 128. 00:04:30
    App 1 - Online Quiz App - Part 29 - Implement doInBackground() of DIT class
  • Урок 129. 00:09:09
    App 1 - Online Quiz App - Part 30 - Implement onPostExecute() of DIT class
  • Урок 130. 00:07:55
    App 1 - Online Quiz App - Part 31 - Implement the FloatingAction Button
  • Урок 131. 00:12:13
    App 1 - Online Quiz App - Part 32 - Implement the right and wrong answers!
  • Урок 132. 00:19:38
    App 1 - Online Quiz App - Part 33 - Implement ProgressBar
  • Урок 133. 00:11:17
    App 1 - Online Quiz App - Part 34 - Beautify the App - Implement the XML file
  • Урок 134. 00:11:04
    App 1 - Online Quiz App - Part 35 - Implement the GradleDrawable Object in Code
  • Урок 135. 00:10:33
    App 1 - Online Quiz App - Part 36 - Convert dip to pixels
  • Урок 136. 00:05:22
    App 1 - Online Quiz App - Part 37- Displaying VS Not Displaying UI Widgets
  • Урок 137. 00:07:34
    App 1 - Online Quiz App - Part 38 - Add Animations Effects (External Library)
  • Урок 138. 00:01:10
    App 1 - Online Quiz App - Part 39 -Customize the look of status bar and toolbar
  • Урок 139. 00:01:35
    App 1 - Online Quiz App - Part 40 - Now it's your turn!!!
  • Урок 140. 00:02:39
    App 2 - TIC TAC TOE GAME! - Demo
  • Урок 141. 00:12:15
    App 2 - TIC TAC TOE GAME! - Part 1 - Create the project and design the layout
  • Урок 142. 00:09:52
    App 2 - TIC TAC TOE GAME! - Part 2 - Add the resources
  • Урок 143. 00:06:59
    App 2 - TIC TAC TOE GAME! - Part 3 - OnclickListener and Background Color
  • Урок 144. 00:05:14
    App 2 - TIC TAC TOE GAME! - Part 4 - Randomly change the background color
  • Урок 145. 00:04:04
    App 2 - TIC TAC TOE GAME! - Part 5 - Create the Action function
  • Урок 146. 00:12:29
    App 2 - TIC TAC TOE GAME! - Part 6 - Add implementations to action() function
  • Урок 147. 00:04:15
    App 2 - TIC TAC TOE GAME! - Part 7 - Implement the second player logic
  • Урок 148. 00:12:58
    App 2 - TIC TAC TOE GAME! - Part 8 - Specify the winner of game
  • Урок 149. 00:03:18
    App 2 - TIC TAC TOE GAME! - Part 9 - Show an alert
  • Урок 150. 00:04:50
    App 2 - TIC TAC TOE GAME! - Part 10 - Implementing the resetGame() method
  • Урок 151. 00:02:53
    App 2 - TIC TAC TOE GAME! - Part 11 - Create the Draw state
  • Урок 152. 00:16:37
    App 2 - TIC TAC TOE GAME! - Part 12 - Play with the computer
  • Урок 153. 00:10:23
    App 2 - TIC TAC TOE GAME! - Final Part - Add background music
  • Урок 154. 00:01:24
    App 3 - Calculator App - Demo
  • Урок 155. 00:01:37
    App 3 - Calculator App - Part 1 - Create the project!
  • Урок 156. 00:08:57
    App 3 - Calculator App - Part 2 - Design the layout
  • Урок 157. 00:01:03
    App 3 - Calculator App - Margin (Outer Space)
  • Урок 158. 00:06:11
    App 3 - Calculator App - Part 3 - Implement the "numberIsTapped()" function
  • Урок 159. 00:19:15
    App 3 - Calculator App - Part 4 - Implement the "operatorIsTapped()" function
  • Урок 160. 00:08:16
    App 3 - Calculator App - Part 5 - Implement the "Equal" operator
  • Урок 161. 00:05:11
    App 3 - Calculator App - Part 6 - Implement the "percent" functionality
  • Урок 162. 00:01:36
    App 3 - Calculator App - Part 7 - Implement the clear function
  • Урок 163. 00:03:37
    App 3 - Calculator App - Final Part - Show the calculations to the user
  • Урок 164. 00:00:43
    App 4 - Pokemon GO App - Demo
  • Урок 165. 00:05:26
    App 4 - Pokemon GO App - Part 1 - Setup the google maps
  • Урок 166. 00:04:43
    App 4 - Pokemon GO App - Part 2 - Location Access on the Map!
  • Урок 167. 00:07:34
    App 4 - Pokemon GO App - Part 3 - Ask Runtime Permission
  • Урок 168. 00:13:39
    App 4 - Pokemon GO App - Part 4 - Implement the LocationListener Interface
  • Урок 169. 00:12:47
    App4 - Pokemon GO - Part 5 - Show the current location of the player on the map
  • Урок 170. 00:04:50
    App 4 - Pokemon GO App - Part 6 - Create the Pokemon Character
  • Урок 171. 00:07:01
    App 4 - Pokemon GO App - Part 7 - Initialize the Pokemon Character
  • Урок 172. 00:05:26
    App 4 - Pokemon GO App - Part 8 - Refactoring our code (Encapsulation)
  • Урок 173. 00:04:58
    App 4 - Pokemon GO App - Part 9 - Create a new thread of execution
  • Урок 174. 00:08:03
    App 4 - Pokemon GO App - Part 10 - Debug the thread
  • Урок 175. 00:11:51
    App 4 - Pokemon GO App - Part 11 - Show the Pokemon Characters on the Map!
  • Урок 176. 00:08:49
    App 4 - Pokemon GO App - Final Part - Eliminate the Pokemon Characters
  • Урок 177. 00:01:26
    App 5 - Celebrities App - Demo
  • Урок 178. 00:02:31
    App 5 - Celebrities App - Part 1 - Create the Project!
  • Урок 179. 00:08:26
    App 5 - Celebrities App - Part 2 - Supporting Multiple Screens
  • Урок 180. 00:09:54
    App 5 - Celebrities App - Part 3 - Design the Celebrity Row
  • Урок 181. 00:09:41
    App 5 - Celebrities App - Part 4 - Celebrity row finishing touches
  • Урок 182. 00:04:32
    App 5 - Celebrities App - Part 5 - Create the Celebrity Database
  • Урок 183. 00:11:03
    App 5 - Celebrities App - Part 6 - Adapter in Android
  • Урок 184. 00:04:02
    App 5 - Celebrities App - Part 7 - Implement the abstract methods
  • Урок 185. 00:03:09
    App 5 - Celebrities App - Part 8 - LayoutInflater and Reusability
  • Урок 186. 00:07:56
    App 5 - Celebrities App - Part 9 - Implement the getView() finction
  • Урок 187. 00:11:10
    App 5 - Celebrities App - Part 10 - Initialize the celebrityView
  • Урок 188. 00:06:37
    App 5 - Celebrities App - Part 11 - Create the alive celebrity row
  • Урок 189. 00:11:22
    App 5 - Celebrities App - Part 12 - Create the BioActivity
  • Урок 190. 00:05:51
    App 5 - Celebrities App - Part 13 - Switching to another activity
  • Урок 191. 00:06:19
    App 5 - Celebrities App - Part 14 - Retrieving data from intent
  • Урок 192. 00:09:36
    App 5 - Celebrities App - Part 15 - Delete or Duplicate the row
  • Урок 193. 00:01:01
    App 6 - Sports App - Demo
  • Урок 194. 00:09:19
    App 6 - Sport App - Part 1 - Create GridView and Row Item
  • Урок 195. 00:01:27
    App 6 - Sport App - Part 2 - Create the Sport Class
  • Урок 196. 00:03:53
    App 6 - Sport App - Part 3 - Create the SportDatabase class
  • Урок 197. 00:11:28
    App 6 - Sport App - Part 4 - Create the SportAdapter class
  • Урок 198. 00:12:24
    App 6 - Sport App - Part 5 - Create the Sport Detail Activity
  • Урок 199. 00:02:10
    App 6 - Sport App - Final Part - Change the Background Color
  • Урок 200. 00:05:01
    Ecommerce App (Paypal Integration) - Part 1 - Installing XAMPP
  • Урок 201. 00:00:59
    Ecommerce App (Paypal Integration) - Part 2 - XAMPP UI on Windows
  • Урок 202. 00:04:13
    Ecommerce App (Paypal) - Part 3 - Web Application Programming Interface (API)
  • Урок 203. 00:06:45
    Ecommerce App (Paypal) - Part 4 - Create the MySQL Database and Table
  • Урок 204. 00:17:27
    Ecommerce App (Paypal) - Part 5 - Insert Product to Database via PHP Code!
  • Урок 205. 00:10:15
    Ecommerce App (Paypal) - Part 6 - Insert Product to Database via PHP Code!
  • Урок 206. 00:07:42
    Ecommerce App - Part 7 - Read, Retrieve and Present MySQL data as JSON Object
  • Урок 207. 00:15:56
    Ecommerce App (Paypal) - Part 8 - Represent the MySQL Data as an JSON Array
  • Урок 208. 00:10:39
    Ecommerce App (Paypal) - Part 9 - Radio Groups vs Radio Buttons
  • Урок 209. 00:07:46
    Ecommerce App (Paypal) - Part 10 - SharedPreferences in Android
  • Урок 210. 00:08:01
    Ecommerce App (Paypal) - Part 11 - SharedPreferences in Android Continued!
  • Урок 211. 00:09:02
    Ecommerce App (Paypal)- Part 12 - Add an External Library like "Volley" your App
  • Урок 212. 00:03:04
    Ecommerce App (Paypal) - Part 13 - Figure out the ip of your device!
  • Урок 213. 00:07:15
    Ecommerce App - Part 14 - Get Data from Server and show it on the emulator
  • Урок 214. 00:14:03
    Ecommerce App - Part 15 - Get an JSON Object From Server and Display in Android!
  • Урок 215. 00:10:40
    Ecommerce App - Part 16 - Get an JSON Object From Server and Display in Android!
  • Урок 216. 00:14:01
    Ecommerce App - Part 17 - Get All the JSON Objects and Display them in Android
  • Урок 217. 00:09:26
    Ecommerce App - Part 18 - Get All the JSON Objects and Display them in Android
  • Урок 218. 00:14:19
    Ecommerce App - Part 19 - Get an Image from Server and Show it in Android
  • Урок 219. 00:11:16
    Ecommerce App - Part 20 - Master Recycler View - Design the Layout
  • Урок 220. 00:09:58
    Ecommerce App (Paypal) - Part 21 - Master Recycler View - Design the Layout
  • Урок 221. 00:07:27
    Ecommerce App - Part 22 - Master Recycler View - Create the Adapter and Model
  • Урок 222. 00:10:23
    Ecommerce App (Paypal Integration) - Part 23 - Create the Product View Holder
  • Урок 223. 00:12:05
    Ecommerce App (Paypal Integration) - Part 24 - Implement the Abstract Functions
  • Урок 224. 00:11:20
    Ecommerce App (Paypal Integration) - Part 25 - Recycler View Finishing Touches
  • Урок 225. 00:08:57
    Ecommerce App - (Paypal Integration) - Part 26 - Let's Start creating it!
  • Урок 226. 00:11:14
    Ecommerce APP(Paypal Integration) - Part 27 - Add the user to the table in PHP
  • Урок 227. 00:08:45
    Ecommerce App(Paypal Integration) - Add the Volley and PicassonLibraries
  • Урок 228. 00:04:23
    Ecommerce App (Paypal Integration) - Part 29 - Login the User from the PHP File
  • Урок 229. 00:05:53
    Ecommerce App (Paypal Integration) - Part 30 - Design the Login Layout
  • Урок 230. 00:09:44
    Ecommerce App (Paypal Integration) - Part 31 - Design the Login Layout
  • Урок 231. 00:05:55
    Ecommerce App (Paypal Integration) - Part 32 - Design the Sign Up Layout
  • Урок 232. 00:09:58
    Ecommerce App (Paypal Integration) - Part 33 - Design the SignUp Layout
  • Урок 233. 00:12:34
    Ecommerce App (Paypal Integration) - Part 34 - Sign Up the user via Android App
  • Урок 234. 00:08:23
    Ecommerce App (Paypal Integration) - Part 35 -Implement the registration process
  • Урок 235. 00:10:46
    Ecommerce App (Paypal Integration) - P36 - Finis the Registration Process
  • Урок 236. 00:02:26
    Ecommerce App (Paypal Integration) - Part37 - Login the User via the Android App
  • Урок 237. 00:09:19
    Ecommerce App - Part38 - Create the Intent for Login
  • Урок 238. 00:06:08
    Ecommerce App - Part 39 - Keep track of the user who is signed up or logged in!
  • Урок 239. 00:01:52
    Ecommerce App (Paypal Integration) -Part 40 -Create a table to hold the products
  • Урок 240. 00:06:10
    Ecommerce App (Paypal Integration) - P41 -Get the Brands and show it on ListView
  • Урок 241. 00:13:14
    Ecommerce App (Paypal Integration) - P42 - Create a Custom Row for the ListView
  • Урок 242. 00:04:36
    Ecommerce App (Paypal Integration) - Part 43 - PHP Get Electronic Products
  • Урок 243. 00:06:10
    Ecommerce App (Paypal Integration) -P44 - Android Fetch E-Products from Database
  • Урок 244. 00:40:58
    Ecommerce App (Paypal Integration) - P45 - Initialize Row UI Components
  • Урок 245. 00:09:42
    Ecommerce App- P46 - Implement the Abstract Methods of the EProductAdapter Class
  • Урок 246. 00:11:34
    Ecommerce App-P47 -Create Temporary Order Table and Insert Object into it in PHP
  • Урок 247. 00:06:26
    Ecommerce App - P48 - Dialog Fragment and Temporary Place Order Table
  • Урок 248. 00:35:28
    Ecommerce App (Paypal Integration) -Part 49- PHP Get Temp Orders as JSON Objects
  • Урок 249. 00:08:33
    Part 50 - Android Get Temporary Orders as JSON Objects
  • Урок 250. 00:14:02
    Part 51 - Create a Menu for the CartProductsActivity
  • Урок 251. 00:09:30
    Part 52 - PHP Delete objects from Temporary_Place_Order Table
  • Урок 252. 00:03:10
    Part 53 - Android Decline the order by connecting to the database
  • Урок 253. 00:06:26
    Part 54 - PHP Verify the Orders and Create the InVcoice
  • Урок 254. 00:22:02
    Part 55 - Implement the verify_order PHP file in Android!
  • Урок 255. 00:06:35
    Part 56 - Write PHP Codes to calculate the Total Price of the temp products
  • Урок 256. 00:07:37
    Part 57 - Android Get the Total Price from the server!
  • Урок 257. 00:08:39
    Part 58 - Paypal Integration Process
  • Урок 258. 00:32:46
    E-Commerce App - POST Method
  • Урок 259. 00:19:02
    Understanding Command Line Tool
  • Урок 260. 00:09:49
    Understanding Version Control
  • Урок 261. 00:38:40
    Understanding Git (Version Control Tool)
  • Урок 262. 00:47:33
    Git Paralel Development
  • Урок 263. 00:17:02
    Integrating Git into Android Studio