首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
Udemy - Build Real Android Apps Android 11 App Development Java
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2022-7-4 15:06
2024-12-5 23:29
208
14.39 GB
202
磁力链接
magnet:?xt=urn:btih:84f1a54f69168713b572f2a21c723dc882995aa8
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjg0ZjFhNTRmNjkxNjg3MTNiNTcyZjJhMjFjNzIzZGM4ODI5OTVhYThaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Udemy
-
Build
Real
Android
Apps
Android
11
App
Development
Java
文件列表
01 - Java Lectures/001 Intro to Java.mp4
3.37MB
02 - Environment Setup for Java and Android/001 Getting Started With Java ( JDK, JRE and JVM ).mp4
17.61MB
02 - Environment Setup for Java and Android/002 Installing Java on Windows.mp4
44.15MB
02 - Environment Setup for Java and Android/003 Installing Java on Linux.mp4
41.09MB
02 - Environment Setup for Java and Android/004 Installing Java on Mac.mp4
54.66MB
03 - Development Environment for Java/001 What is IDE.mp4
9.5MB
03 - Development Environment for Java/002 Download and Run Eclipse.mp4
50.89MB
03 - Development Environment for Java/003 First Java Program - Hello World.mp4
30.06MB
03 - Development Environment for Java/004 Compiling and Running Applications.mp4
3.75MB
03 - Development Environment for Java/005 Closer Look at the First Java Program.mp4
5.19MB
04 - Basics of Java Syntax/001 Closer Look at the Java.mp4
8.72MB
04 - Basics of Java Syntax/002 What Are Variables.mp4
45.62MB
04 - Basics of Java Syntax/003 Basic Output.mp4
27.65MB
04 - Basics of Java Syntax/004 Basic Input.mp4
32.29MB
04 - Basics of Java Syntax/005 Comments in Java.mp4
29.07MB
04 - Basics of Java Syntax/006 Data Types.mp4
37.53MB
04 - Basics of Java Syntax/007 Stack & Heap.mp4
4.57MB
04 - Basics of Java Syntax/008 Arrays.mp4
34.71MB
05 - Operators in Java/001 Arithmetic Operators.mp4
27.07MB
05 - Operators in Java/002 Assignment Operators.mp4
27.71MB
05 - Operators in Java/003 Unary Operators.mp4
30.78MB
05 - Operators in Java/004 Equality and Relational Operators.mp4
21.55MB
05 - Operators in Java/005 Conditional Operators.mp4
23.35MB
05 - Operators in Java/006 Operator Precedence.mp4
24.46MB
05 - Operators in Java/007 Expressions, Statements and Blocks.mp4
18.79MB
06 - Control Flow Statements in Java Android/001 If, If-Else Statement.mp4
26.32MB
06 - Control Flow Statements in Java Android/002 If-Else - If Ladder Statement, Nested If Statement.mp4
85.45MB
06 - Control Flow Statements in Java Android/003 Switch-Case Statement.mp4
48.13MB
06 - Control Flow Statements in Java Android/004 Project 1 Calculator.mp4
58.42MB
06 - Control Flow Statements in Java Android/005 For Loops.mp4
31.71MB
06 - Control Flow Statements in Java Android/006 For-Each Loop.mp4
32.74MB
06 - Control Flow Statements in Java Android/007 While Loop.mp4
30.42MB
06 - Control Flow Statements in Java Android/008 Do - While Loop.mp4
39.24MB
06 - Control Flow Statements in Java Android/009 Break Keyword.mp4
25.14MB
06 - Control Flow Statements in Java Android/010 Continue Keyword.mp4
15.07MB
06 - Control Flow Statements in Java Android/011 Return Keyword.mp4
18.45MB
06 - Control Flow Statements in Java Android/012 Project 2 Fibonacci Series.mp4
43.83MB
07 - Methods Functions/001 What is Method.mp4
11.3MB
07 - Methods Functions/002 Method Calling.mp4
3.75MB
07 - Methods Functions/003 Types of Methods & Method Return Types.mp4
50.76MB
07 - Methods Functions/004 Method Overloading.mp4
22.98MB
07 - Methods Functions/005 Project 3 Find Exponential Number.mp4
34.27MB
08 - Java Object Oriented Concept/001 Object & Class.mp4
21.62MB
08 - Java Object Oriented Concept/002 Access Modifiers.mp4
6.28MB
08 - Java Object Oriented Concept/003 Naming Conventions.mp4
20.74MB
08 - Java Object Oriented Concept/004 Constructors.mp4
65.61MB
08 - Java Object Oriented Concept/005 Packages.mp4
64.8MB
08 - Java Object Oriented Concept/006 “Static” Keyword.mp4
46.52MB
08 - Java Object Oriented Concept/007 Nested & Inner Classes.mp4
51.57MB
09 - Object Oriented Programming (OOP)/001 Inheritance.mp4
47.03MB
09 - Object Oriented Programming (OOP)/002 Method Overriding.mp4
48.01MB
09 - Object Oriented Programming (OOP)/003 “Super” and “This” Keywords.mp4
50.98MB
09 - Object Oriented Programming (OOP)/004 “Final” Keyword.mp4
40.98MB
09 - Object Oriented Programming (OOP)/005 Abstract Classes.mp4
55.87MB
09 - Object Oriented Programming (OOP)/006 Interfaces.mp4
36.54MB
09 - Object Oriented Programming (OOP)/007 Polymorphism.mp4
41.1MB
09 - Object Oriented Programming (OOP)/008 Encapsulation.mp4
57.65MB
10 - Wrapper Classes, Auto-Boxing and Unboxing/001 What is Wrapper Class in Java.mp4
6.15MB
10 - Wrapper Classes, Auto-Boxing and Unboxing/002 Conversion of Types.mp4
8.36MB
10 - Wrapper Classes, Auto-Boxing and Unboxing/003 Autoboxing - UnBoxing.mp4
23.99MB
11 - Strings/001 What is String.mp4
62.81MB
11 - Strings/002 Useful Methods of String.mp4
61.81MB
11 - Strings/003 Why String is Immutable.mp4
5.13MB
11 - Strings/004 StringBuffer Class.mp4
32.38MB
11 - Strings/005 StringBuilder Class.mp4
21.32MB
11 - Strings/006 String vs String Buffer vs String Builder.mp4
7.2MB
11 - Strings/007 Project 4 Reverse String.mp4
24.08MB
12 - Exception Handling/001 Intro to Exception.mp4
6.46MB
12 - Exception Handling/002 What Is The Difference Between Error and Exception.mp4
13MB
12 - Exception Handling/003 Exception Types.mp4
8.94MB
12 - Exception Handling/004 Try – Catch Block.mp4
7.82MB
12 - Exception Handling/005 Finally Block.mp4
92.88MB
12 - Exception Handling/006 Differences Between Throw and Throws.mp4
27.1MB
12 - Exception Handling/007 Throw Keyword.mp4
32.01MB
12 - Exception Handling/008 Throws Keyword.mp4
4.19MB
12 - Exception Handling/009 Exception Methods.mp4
44.48MB
12 - Exception Handling/010 Project 5 Bank Account Balance.mp4
107.74MB
13 - Let`s Start Android Application Development/001 Android Ecosystem.mp4
61.49MB
13 - Let`s Start Android Application Development/002 Installing Android Studio - Part 1.mp4
136.1MB
13 - Let`s Start Android Application Development/003 Installing Android Studio - Part 2.mp4
249.95MB
14 - Android Studio Interface/001 Android Studio Interface.mp4
322.06MB
14 - Android Studio Interface/002 Installing Emulators.mp4
368.14MB
14 - Android Studio Interface/004 Installing Genymotion Emulator.mp4
199.98MB
14 - Android Studio Interface/005 General Information About Gradle Build System.mp4
100.09MB
14 - Android Studio Interface/006 Introduction to Manifest File.mp4
96.24MB
14 - Android Studio Interface/007 Introduction to Resources (Strings, Drawables etc).mp4
245.49MB
14 - Android Studio Interface/008 The R.java file.mp4
111.8MB
15 - Android 11 Components/001 Layouts in android app development.mp4
120.75MB
15 - Android 11 Components/002 Textviews in android.mp4
136.77MB
15 - Android 11 Components/003 Buttons.mp4
156.1MB
15 - Android 11 Components/004 Edittexts.mp4
144.16MB
15 - Android 11 Components/005 Image View in android development.mp4
70.81MB
15 - Android 11 Components/006 Checkbox.mp4
99.26MB
15 - Android 11 Components/007 Radio Buttons.mp4
103MB
15 - Android 11 Components/008 Toggle Buttons in android app.mp4
74.71MB
15 - Android 11 Components/009 Spinner.mp4
105.39MB
16 - User Interactions/001 Toast Messages.mp4
31.21MB
16 - User Interactions/002 Snackbar Messages.mp4
60.72MB
16 - User Interactions/003 Dialog Messages.mp4
81.89MB
17 - Comprehensive Project 1 Number Guessing Game/001 Introduction in Android.mp4
23.16MB
17 - Comprehensive Project 1 Number Guessing Game/002 The Splash Screen Design and Adding Animation to the Components-1.mp4
74.43MB
17 - Comprehensive Project 1 Number Guessing Game/003 The Splash Screen Design and Adding Animation to the Components-2.mp4
55.82MB
17 - Comprehensive Project 1 Number Guessing Game/004 The Home Page Design.mp4
63.72MB
17 - Comprehensive Project 1 Number Guessing Game/005 Writing Necessary Codes for Home Page.mp4
66.99MB
17 - Comprehensive Project 1 Number Guessing Game/006 The Game Page Design.mp4
72.35MB
17 - Comprehensive Project 1 Number Guessing Game/007 Creating The Alert Dialog.mp4
66.26MB
17 - Comprehensive Project 1 Number Guessing Game/008 Writing Necessary Codes for Game Page.mp4
57.64MB
17 - Comprehensive Project 1 Number Guessing Game/009 What if the user cannot guess the randomly generated number.mp4
61.02MB
18 - Lists & Views in Android/001 Constraint Layout.mp4
130.24MB
18 - Lists & Views in Android/002 ListView.mp4
102.62MB
18 - Lists & Views in Android/003 Recycler View - Part 1.mp4
205.77MB
18 - Lists & Views in Android/004 Recycler View - Part 2.mp4
287.14MB
18 - Lists & Views in Android/005 GridView.mp4
183.07MB
18 - Lists & Views in Android/006 Scroll View.mp4
56.42MB
18 - Lists & Views in Android/007 WebView.mp4
64.07MB
19 - Components and LifeCycles/001 Application Lifecycle.mp4
99.81MB
19 - Components and LifeCycles/002 Activity & Lifecycle.mp4
155.8MB
19 - Components and LifeCycles/003 Fragment & Lifecycle.mp4
129.43MB
19 - Components and LifeCycles/004 Services.mp4
247.51MB
19 - Components and LifeCycles/005 Receivers.mp4
198.24MB
19 - Components and LifeCycles/006 Intents.mp4
113.5MB
20 - Shared Preferences and Data Saving/001 Shared Preferences Class.mp4
43.69MB
20 - Shared Preferences and Data Saving/002 Saving Data Local Memory.mp4
185.7MB
20 - Shared Preferences and Data Saving/003 Calling Back Data.mp4
81.49MB
21 - Device Compatibility/001 Multiple Language Support.mp4
131.07MB
21 - Device Compatibility/002 Support Different Pixel Densities.mp4
172.65MB
21 - Device Compatibility/003 Support Different Screen Sizes.mp4
155.77MB
22 - Android Project 1/001 To Do List.mp4
286.21MB
23 - Publishing Your App on Google Play/001 Apk Release Version.mp4
38.74MB
23 - Publishing Your App on Google Play/002 Building APK Files.mp4
63.07MB
23 - Publishing Your App on Google Play/003 Signing APK.mp4
45.99MB
23 - Publishing Your App on Google Play/004 Google Play Developer Account.mp4
19.7MB
23 - Publishing Your App on Google Play/005 Release Your App.mp4
129.61MB
24 - Android Project 2/001 Math Game Part 1.mp4
56.93MB
24 - Android Project 2/002 Math Game Part 2.mp4
107.01MB
24 - Android Project 2/003 Math Game Part 3.mp4
119.98MB
24 - Android Project 2/004 Math Game Part 4.mp4
197.12MB
24 - Android Project 2/005 Math Game Part 5.mp4
140.98MB
24 - Android Project 2/006 Math Game Part 6.mp4
194.63MB
26 - Comprehensive Project 2 Calculator Application/001 The Application Design-1.mp4
56.4MB
26 - Comprehensive Project 2 Calculator Application/002 The Application Design-2.mp4
132.08MB
26 - Comprehensive Project 2 Calculator Application/003 Printing the Numbers to the Screen.mp4
86.83MB
26 - Comprehensive Project 2 Calculator Application/004 Adding the Click Feature to the Operators.mp4
87.42MB
26 - Comprehensive Project 2 Calculator Application/005 Writing the Necessary Codes to do Four Operations With the Calculator.mp4
96.27MB
26 - Comprehensive Project 2 Calculator Application/006 Deleting Data on the Screen.mp4
82.88MB
26 - Comprehensive Project 2 Calculator Application/007 Printing the Operation Steps to the Screen.mp4
48.64MB
26 - Comprehensive Project 2 Calculator Application/008 Debugging-1 in app development.mp4
89.55MB
26 - Comprehensive Project 2 Calculator Application/009 Debugging-2 in android studio course.mp4
32.85MB
26 - Comprehensive Project 2 Calculator Application/010 Introduction to Android Application.mp4
14.89MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/001 Introduction to Android App.mp4
20.54MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/002 The Application Design-1.mp4
146.7MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/003 Flag Quiz_The Application Design-2.mp4
96.94MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/004 Flag Quiz_Creating The Database.mp4
21.82MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/005 Adding the External Database into the Application.mp4
41.35MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/006 Creating the Database Class in android studio app.mp4
43.39MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/007 Accessing the Database for Getting Ten Questions From Database.mp4
62.95MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/008 Accessing the Database for Getting Three Wrong Answer From Database.mp4
35.58MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/009 Writing Necessary Codes for Get Data from Database.mp4
42.35MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/010 Getting the Correct and Wrong Answers From the Database.mp4
58.83MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/011 Printing the Data to the Screen.mp4
70.24MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/012 Control of the Correct and Wrong Answers.mp4
72.69MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/013 Control of the Empty Answers in android development.mp4
67.62MB
27 - Comprehensive Project 3 Flag Quiz to Android 11/014 Writing Necessary Codes for Result Activity.mp4
72.77MB
28 - Comprehensive Project 4 Photo Album Application/001 Introduction to android app - Photo Album.mp4
23.67MB
28 - Comprehensive Project 4 Photo Album Application/002 Adding the Necessary Libraries in android app.mp4
31.78MB
28 - Comprehensive Project 4 Photo Album Application/003 Creating the Entity Component in android.mp4
35.45MB
28 - Comprehensive Project 4 Photo Album Application/004 Creating the DAO Interface in android app.mp4
36.27MB
28 - Comprehensive Project 4 Photo Album Application/005 Creating the Database Class in android development.mp4
41.4MB
28 - Comprehensive Project 4 Photo Album Application/006 Creating the Repository Class.mp4
144.86MB
28 - Comprehensive Project 4 Photo Album Application/007 Creating the View Model Class.mp4
50.66MB
28 - Comprehensive Project 4 Photo Album Application/008 The Application Design-1.mp4
86.91MB
28 - Comprehensive Project 4 Photo Album Application/009 The Application Design-2.mp4
84.72MB
28 - Comprehensive Project 4 Photo Album Application/010 The Application Design-3.mp4
51.52MB
28 - Comprehensive Project 4 Photo Album Application/011 Creating The Adapter Class.mp4
75.69MB
28 - Comprehensive Project 4 Photo Album Application/012 Request Permission.mp4
100.4MB
28 - Comprehensive Project 4 Photo Album Application/013 Selecting Image.mp4
80.18MB
28 - Comprehensive Project 4 Photo Album Application/014 Reducing the Size of the Selected Image.mp4
74.32MB
28 - Comprehensive Project 4 Photo Album Application/015 Saving the Data.mp4
80.56MB
28 - Comprehensive Project 4 Photo Album Application/016 Deleting The Data in android app development.mp4
48.8MB
28 - Comprehensive Project 4 Photo Album Application/017 Updating The Data-1.mp4
123.94MB
28 - Comprehensive Project 4 Photo Album Application/018 Udating The Data-2.mp4
122.26MB
28 - Comprehensive Project 4 Photo Album Application/019 Open the Database Using the Database Browser for SQLite.mp4
35.86MB
29 - Comprehensive Project 5 Chat Application/001 Introduction to Android App.mp4
27.41MB
29 - Comprehensive Project 5 Chat Application/002 Integration with Firebase.mp4
39.53MB
29 - Comprehensive Project 5 Chat Application/003 The Login Activity Design.mp4
96.19MB
29 - Comprehensive Project 5 Chat Application/004 The Registration Activity Design.mp4
104.46MB
29 - Comprehensive Project 5 Chat Application/005 The Password Reset Activity Design.mp4
49.3MB
29 - Comprehensive Project 5 Chat Application/006 Firebase Authentication-1.mp4
67.55MB
29 - Comprehensive Project 5 Chat Application/007 Firebase Authentication-2.mp4
86.52MB
29 - Comprehensive Project 5 Chat Application/008 Firebase Authentication-3.mp4
61.38MB
29 - Comprehensive Project 5 Chat Application/009 Firebase Storage.mp4
92.08MB
29 - Comprehensive Project 5 Chat Application/010 I forgot my password. How can I reset it.mp4
67.71MB
29 - Comprehensive Project 5 Chat Application/011 Creating the Options Menu.mp4
112.57MB
29 - Comprehensive Project 5 Chat Application/012 Update User Profile.mp4
121.58MB
29 - Comprehensive Project 5 Chat Application/013 The Main Activity Design for Listing the Users.mp4
95.3MB
29 - Comprehensive Project 5 Chat Application/014 Getting the Users From Database.mp4
84.7MB
29 - Comprehensive Project 5 Chat Application/015 Listing Users on the Screen.mp4
78.73MB
29 - Comprehensive Project 5 Chat Application/016 The Chat Activity Design.mp4
104.31MB
29 - Comprehensive Project 5 Chat Application/017 The Messaging Screen Design.mp4
60.75MB
29 - Comprehensive Project 5 Chat Application/018 The Messaging.mp4
87.4MB
29 - Comprehensive Project 5 Chat Application/019 Displaying the Sent Message-1.mp4
89.34MB
29 - Comprehensive Project 5 Chat Application/020 Displaying the Sent Message-2.mp4
54.64MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统