FileMood

Download Udemy - The Complete Android Developer Course - Build 21 Apps

Udemy The Complete Android Developer Course Build 21 Apps

Name

Udemy - The Complete Android Developer Course - Build 21 Apps

 DOWNLOAD Copy Link

Total Size

7.0 GB

Total Files

197

Last Seen

2024-10-22 02:49

Hash

BC03868CD59C84ADBF74C546ACC280A532163134

/01 Install and Setup for Windows Users/

01 What The Course Will Cover.mp4

76.9 MB

02 Install Java, JDK and JRE.mp4

48.3 MB

03 Install Eclipse IDE and Create Your First Hello World App.mp4

33.4 MB

04 Install Android Studio.mp4

37.7 MB

05 How to Watch Videos in HD for Best Results!.pdf

199.3 KB

06 Install Genymotion and Setup Android Studio.mp4

41.0 MB

07 Genymotion on Windows.pdf

117.4 KB

/02 Install and Setup for MAC users/

08 Download Eclipse IDE for Our Java Programs.mp4

28.0 MB

09 Download And Install Android Studio and Setup (Mac OSX).mp4

14.5 MB

10 Setup Genymotion Emulator (Mac).mp4

16.5 MB

11 Make Your First Android App!.mp4

5.9 MB

12 Create Genymotion Virtual Devices.mp4

12.2 MB

/03 Learn Java Programming From Scratch!/

13 What's Java Programming Language - Why Do We Care.mp4

4.0 MB

14 JavaClass to Import - Java Code.zip

4.4 KB

15 How to Import Projects in Eclipse.mp4

2.6 MB

16 Your First Java Program - Hello Java!.mp4

28.7 MB

17 Hello World Java Program (Java Files).zip

4.2 KB

18 Exercise - Hello World.pdf

2.1 MB

19 Java Compilation Process.mp4

2.7 MB

20 Variables I - What are They.mp4

30.1 MB

21 Variables II.mp4

18.9 MB

22 Java Variables Program (Java Files).zip

3.9 KB

/04 Learn Java Programming From Scratch - If Else, Loops, Methods, Classes/

23 Java Basic Operations I.mp4

15.7 MB

24 Java Basic Operations II.mp4

37.4 MB

25 Java Basic Operations (Java Files).zip

3.4 KB

26 If... Else Statements.mp4

16.6 MB

27 Java If Statements Program Files (Java Files).zip

3.1 KB

28 Loops.mp4

18.2 MB

29 Loops Java Program (Java Files).zip

3.3 KB

30 Methods in Java.mp4

36.6 MB

31 Java Methods Program (Java Files).zip

3.5 KB

32 What's a Class. What's an Object.mp4

20.4 MB

33 Java Classes Program (Java Files).zip

4.4 KB

34 Exercise I.pdf

106.2 KB

/05 Learn Java Programming From Scratch - Advanced Concepts/

25 Controlling Access to Instance Variables.mp4

20.9 MB

36 Java Data Hiding Program (Java Files).zip

4.0 KB

37 Class Constructors - What Do they Do.mp4

29.5 MB

38 Java Constructors Program (Java Files).zip

4.3 KB

39 Setters and Getters.mp4

28.3 MB

40 Java Setters and Getters Program (Java File).zip

4.6 KB

41 Exercise II - Classes, Objects, Methods, Instance Variables, Constructor.pdf

98.9 KB

/06 Java Programming Advanced Concepts - Inheritance and Data Structure/

42 Intro to Inheritance in Java.mp4

2.9 MB

43 Inheritance II ( Overriding Functions, super() and this keyword).mp4

28.3 MB

44 Inheritance II Contin..mp4

29.8 MB

45 Java Inheritance Programs (Java Files).zip

8.1 KB

46 Arrays.mp4

16.5 MB

47 Java Arrays Program (Java Files).zip

3.5 KB

48 ArrayLists.mp4

25.4 MB

49 Java ArrayList Program (Java Files).zip

3.8 KB

50 HashMaps.mp4

20.8 MB

51 Java HashMap Program Files (Java Files).zip

3.5 KB

52 Congratulations! You are a Classy Java Developer!.mp4

1.6 MB

/07 Android App Development Tools/

53 First Things First - Creating a Project and Running our First App!.mp4

29.8 MB

54 The Android Studio IDE.mp4

29.1 MB

55 Android File Structure.mp4

16.1 MB

56 XML Files - Android User Interface.mp4

18.7 MB

57 The R.java File.mp4

20.7 MB

58 String.xml.mp4

18.5 MB

59 The Manifest File.mp4

20.0 MB

60 Dimens.xml File.mp4

18.3 MB

/08 Designing App Visuals - How To Use Views in Android-Java Development/

61 TextViews - What are They. What do They Do.mp4

31.0 MB

62 TextViews Java Files.zip

5.4 MB

63 App #1 - Buttons - Tap Tap!.mp4

38.7 MB

64 Buttons Source Code Files (Android studio project).zip

5.4 MB

65 App #2 - Random Highest Mountain Names.mp4

37.1 MB

66 Random Highest Mountains Source code.zip

5.4 MB

67 App #3 - EditText - Let Users Enter Data - EditText - Put it all together!.mp4

47.8 MB

68 EditText Source Code.zip

5.4 MB

69 App #4 - Temperature Converter App - Part I The UI.mp4

17.0 MB

70 App #4 - Temperature Converter - Part II Tie all Together.mp4

38.7 MB

71 App #4 - Temperature Converter - Part III - Finishing it Up.mp4

45.5 MB

72 Temperature Converter Source Code.zip

5.5 MB

/09 Designing App Visuals 2/

73 Background Colors - Some Widget Properties.mp4

19.4 MB

74 ImageViews Source Code.zip

5.5 MB

75 Add Images to a View.mp4

19.0 MB

76 App #5 - Make Image Clickable.mp4

18.0 MB

77 Logging.mp4

25.1 MB

78 Know Your Way Around an XML File (UI properties).mp4

32.5 MB

79 Context - It's all About Context -Toast Example.mp4

17.4 MB

80 XML Files Source code.zip

2.7 MB

/10 What Are Activities And How to work with Navigation - Java Android/

81 What's an Activity.mp4

13.0 MB

82 Activity Life Cycle.mp4

24.6 MB

83 App #6 - Navigate to a Different Activity.mp4

19.3 MB

84 App #7 - Passing Data Bettwen Activities.mp4

27.7 MB

85 App #8 - Passing Data Back to the First Activity.mp4

31.9 MB

86 Activity Source Code.zip

5.5 MB

87 App #9 - Show Me the Bios - Details App.mp4

20.2 MB

88 App - Show Me the Bios - Part II.mp4

40.2 MB

89 App - Show Me the Bio - Final!.mp4

41.7 MB

90 Show Me the Bio Source code.zip

16.3 MB

91 Conclusion!.mp4

1.0 MB

/11 Listviews - Introduction/

100 Conclusion!.mp4

10.9 MB

92 Listview Introduction - First Look.mp4

10.7 MB

93 App #10 - Let's Create Our First Listview.mp4

65.0 MB

94 Listviews and Adapters - They Work Together!.mp4

9.3 MB

95 First Listview Code Files.zip

5.4 MB

96 App #11 - Make Our Own Custom Listview - Part 1.mp4

96.5 MB

97 Make Our Own Custom Listview - Part 2.mp4

87.9 MB

98 Custom Listview App Final Product.mp4

68.7 MB

99 Final Custom Listview App Code Files.zip

6.6 MB

/12 Input Controls/

101 App #12 - Alert Dialogs.mp4

34.3 MB

102 Alert Dialogs Code Files.zip

5.8 MB

103 App #13 - Radio Buttons.mp4

58.5 MB

104 Radio Buttons Code Files.zip

5.8 MB

105 App #14 - Seekbar.mp4

48.9 MB

106 Seekbar Code Files.zip

5.4 MB

107 App 15 - Checkbox.mp4

50.4 MB

108 CheckBox Code Files.zip

5.4 MB

109 App #16 - Toggle Buttons.mp4

29.8 MB

110 Toggle Buttons Code Files.zip

5.4 MB

111 App #17 - Dog or Cat Person - Part I.mp4

53.7 MB

112 App - Dog or Cat Person - Part II.mp4

48.0 MB

113 App - Dog or Cat Person - Final.mp4

68.3 MB

114 Dog or Cat Person Code Files.zip

5.6 MB

115 Conclusion!.mp4

1.3 MB

/13 User Interface (UI) Layouts in Android/

116 Linear Layout.mp4

19.8 MB

117 Relative Layout.mp4

20.3 MB

118 ScrollViews.mp4

11.6 MB

119 TableLayout.mp4

16.6 MB

/14 Android Media Player/

120 Play a Soundtrack - App# 17.mp4

61.5 MB

121 Source Code - PlaySound.zip

6.5 MB

122 App #18 - Build a Music Player - My SoundBox Part 1.mp4

61.8 MB

123 Build a Music Player - My SoundBox Part 2 - Final.mp4

77.8 MB

124 Source Code - SoundBox.zip

6.6 MB

125 App #19 - Build a Mood Scanner App - Part 1.mp4

95.4 MB

126 Build a Mood Scanner App - Part 2 - Final.mp4

115.5 MB

127 Source Code - Mood Scanner.zip

9.9 MB

128 Conclusion - Congrats!.mp4

18.4 MB

/15 Storage in Android - Shared Preferences, Internal Storage, SQLite Database/

129 Introduction to Storage in Android.mp4

13.4 MB

130 Shared Preferences - How to Persist App Data Using the Shared Preferences Class.mp4

86.1 MB

131 Source Code - Shared Preferences Project.zip

5.2 MB

132 App #20 - My Diary App Internal Storage - Write-Read to Filesystem.mp4

106.7 MB

133 Source Code - My Diary App.zip

5.2 MB

134 Database Introduction - SQLite in Android - Create Robust Apps Using Databasis.mp4

8.1 MB

135 App #21 - My WishList - Part I.mp4

96.7 MB

136 App - My WishList - Part II.mp4

140.4 MB

137 App - My WishList - Part III.mp4

156.2 MB

138 App - My WishList - Part IV.mp4

118.4 MB

139 Source Code - My WishList Project.zip

5.4 MB

/16 Storage in Android 2 - Shared Preferences, Internal Storage, SQLite Database/

140 App #22 - Calories Counter - Part I.mp4

121.9 MB

141 App - Calories Counter - Part II.mp4

86.0 MB

142 App - Calories Counter - Part III.mp4

114.9 MB

143 App - Calories Counter - Part IV.mp4

206.6 MB

144 App - Calories Counter - Final.mp4

105.6 MB

145 Source Code - Calories Counter Project.zip

5.5 MB

/17 Connecting to the World - Introduction to HTTP Requests - Consuming JSON Data/

146 Introduction to HTTP Request and Networking in Android and JSON.mp4

19.2 MB

147 Let's Build a Weather App - Introduction Lecture.mp4

21.2 MB

148 App # 23 - Weather App - Build the User Interface - Part I.mp4

66.6 MB

149 Weather App - Part II.mp4

118.3 MB

150 Weather App - Part III.mp4

104.0 MB

151 Weather App - Part IV.mp4

172.1 MB

152 Weather App - Final Product.mp4

127.6 MB

153 Source Code - Weather App.zip

5.5 MB

154 Useful Resources.docx

11.1 KB

/18 Using Networking Library - The Volley Networking Library/

155 Introduction to Libraries - What's an Android Library.mp4

15.4 MB

156 Android Volley Setup and JSONArray Request Object.mp4

116.2 MB

157 Android Volley - JSONObject Request - Fetch and Parse JSON Objects.mp4

82.8 MB

158 Android Volley String Request - Fetch and Parse a String.mp4

29.6 MB

159 Android Volley - Load Images using ImageLoader.mp4

68.4 MB

160 Useful Resources.pdf

90.9 KB

161 Source Code - Volley Library Project.zip

5.5 MB

/19 Let's Build a Music Event App/

162 Events App Introduction - Quick Application Demo.mp4

14.4 MB

163 Last Fm Introduction and API Setup.mp4

26.8 MB

164 Project Setup - Setup Volley Classes and Library.mp4

29.1 MB

165 User Interface Creation - Setup the UI-UX of the Application.mp4

93.4 MB

166 Music Events App - Part I - Classes Setup.mp4

110.6 MB

167 Music Events App - Part II - Classes Setup.mp4

146.3 MB

168 Music Events App - Part III - Classes Setup.mp4

140.9 MB

169 Music Events App - Part IV - Classes Setup.mp4

98.1 MB

170 Music Event App - Adding a Custom ActionBar.mp4

53.9 MB

171 Music Events App - Final Product!.mp4

57.8 MB

172 Music Events Project Source Code.zip

5.9 MB

/20 Let's Build a Messaging App With Parse (What'sApp Clone)/

174 What's Parse. How to Use Parse in Our Android Apps.mp4

33.8 MB

175 Setup our Messaging Project - Part I.mp4

39.3 MB

176 Setup our Messaging Project Part II.mp4

64.7 MB

177 User Interface Creation - Part I.mp4

51.8 MB

178 User Interface Creation - Part II.mp4

92.8 MB

179 User Interface Creation - Part III.mp4

87.3 MB

180 User Interface Creation - Part IV.mp4

96.4 MB

181 Setup Listview and Images - Introduction to Picasso Library.mp4

92.5 MB

182 Setup Listview and Images - Introduction to Picasso Library - Part II.mp4

63.9 MB

183 Login Screen Setup - Final Product.mp4

55.7 MB

184 WhatsApp Clone App Source Code.zip

8.3 MB

185 Useful Links-tools.pdf

92.7 KB

20 What'sApp Clone Demo.mp4

16.5 MB

/21 UploadPublish Your App to Google Play/

186 Requirements.pdf

91.4 KB

187 How to Create a Google Developer Account.mp4

45.8 MB

188 Create Icons.mp4

49.5 MB

189 Application Metadata - Take Screenshots of Your Application.mp4

45.1 MB

191 Application Metadata - Title, Description and Publish!.mp4

81.2 MB

192 Versioning Your Apps.mp4

70.2 MB

193 Links and Tools.pdf

97.9 KB

/22 Congratulations for Completing Android and Java Developer Course/

194 Summary And Thank You!.mp4

723.4 KB

195 Android Resources.pdf

85.4 KB

196 Android Studio Shortcuts.pdf

71.2 KB

/23 Archived Lectures/

197 Download Java, and Eclipse into Your Windows Computer - First Java Program!.mp4

18.6 MB

198 Download And Install Android Studio (Windows).mp4

20.2 MB

 

Total files 197


Copyright © 2024 FileMood.com