17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[FreeCourseLab.com] Udemy - Android O & Java - The Complete Android Development Bootcamp
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Udemy - Android O & Java - The Complete Android Development Bootcamp
This Android with Java course is based on our in-person app development bootcamp in London.
For more Udemy Courses: https://freecourselab.com
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
1. Set up for Android Development/1. How the Course is Structured.mp4
16.2 MB
1. Set up for Android Development/1. How the Course is Structured.vtt
3.6 KB
1. Set up for Android Development/10. Slow PC Make it Run Faster with these Performance Tricks [Windows].mp4
6.4 MB
1. Set up for Android Development/10. Slow PC Make it Run Faster with these Performance Tricks [Windows].vtt
3.5 KB
1. Set up for Android Development/2. How to Get All the Free Stuff.mp4
2.3 MB
1. Set up for Android Development/2. How to Get All the Free Stuff.vtt
1.6 KB
1. Set up for Android Development/3. Download Your Massive Bundle Here.html
319 B
1. Set up for Android Development/3.1 12 Rules to Learn to Code.pdf.pdf
2.3 MB
1. Set up for Android Development/3.2 App Brewery Massive Bundle.zip.zip
590.4 MB
1. Set up for Android Development/4. Developing for Android - Tools for this Course.mp4
4 MB
1. Set up for Android Development/4. Developing for Android - Tools for this Course.vtt
1.5 KB
1. Set up for Android Development/5. Setup on Mac Android Studio, the JDK & Connecting a Physical Device.mp4
30.4 MB
1. Set up for Android Development/5. Setup on Mac Android Studio, the JDK & Connecting a Physical Device.vtt
10.9 KB
1. Set up for Android Development/5.1 Download Android Studio.html
108 B
1. Set up for Android Development/5.2 Download the Java Development Kit.html
144 B
1. Set up for Android Development/6. Setup on Windows Android Studio, the JDK & Connecting a Physical Device.mp4
34.8 MB
1. Set up for Android Development/6. Setup on Windows Android Studio, the JDK & Connecting a Physical Device.vtt
13.9 KB
1. Set up for Android Development/6.1 List of OEM Device Drivers.html
114 B
1. Set up for Android Development/6.2 Download the Java Development Kit.html
144 B
1. Set up for Android Development/6.3 Download Android Studio.html
108 B
1. Set up for Android Development/7. Troubleshooting Android Device Not Recognised.html
3 KB
1. Set up for Android Development/8. Configure Android Studio for Productivity Themes, Auto-Import & SDKs.mp4
27.5 MB
1. Set up for Android Development/8. Configure Android Studio for Productivity Themes, Auto-Import & SDKs.vtt
10.1 KB
1. Set up for Android Development/9. How to Set Up an Android Emulator with Hardware Acceleration.mp4
39.6 MB
1. Set up for Android Development/9. How to Set Up an Android Emulator with Hardware Acceleration.vtt
18.3 KB
1. Set up for Android Development/9.1 Official Android Guide to Configuring Hardware Acceleration.html
128 B
1. Set up for Android Development/9.2 Genymotion - an alternative Android emulator.html
88 B
1. Set up for Android Development/9.3 Intel's HAXM Install Instructions.html
193 B
10. Working with the Constraint Layout & Creating Multiple Layouts/1. Converting to a Constraint Layout & Designing for Multiple Screens.mp4
35.3 MB
10. Working with the Constraint Layout & Creating Multiple Layouts/1. Converting to a Constraint Layout & Designing for Multiple Screens.vtt
12.1 KB
10. Working with the Constraint Layout & Creating Multiple Layouts/1.1 activity_main (starting point).xml.xml
2.3 KB
10. Working with the Constraint Layout & Creating Multiple Layouts/2. Setting Constraints and Using Built-In Styles.mp4
45.4 MB
10. Working with the Constraint Layout & Creating Multiple Layouts/2. Setting Constraints and Using Built-In Styles.vtt
18.3 KB
10. Working with the Constraint Layout & Creating Multiple Layouts/3. Linking Views to Each Other.mp4
23.2 MB
10. Working with the Constraint Layout & Creating Multiple Layouts/3. Linking Views to Each Other.vtt
9.3 KB
10. Working with the Constraint Layout & Creating Multiple Layouts/4. Using Guidelines to Position Layout Elements.mp4
29.2 MB
10. Working with the Constraint Layout & Creating Multiple Layouts/4. Using Guidelines to Position Layout Elements.vtt
11 KB
10. Working with the Constraint Layout & Creating Multiple Layouts/5. Automatically Inferring Constraints with Android Studio.mp4
9.1 MB
10. Working with the Constraint Layout & Creating Multiple Layouts/5. Automatically Inferring Constraints with Android Studio.vtt
4.1 KB
10. Working with the Constraint Layout & Creating Multiple Layouts/6. Resource Qualifiers and Layouts for Landscape Mode.mp4
24.2 MB
10. Working with the Constraint Layout & Creating Multiple Layouts/6. Resource Qualifiers and Layouts for Landscape Mode.vtt
9.7 KB
10. Working with the Constraint Layout & Creating Multiple Layouts/7. Internationalisation, Resource Qualifiers and the Translations Editor.mp4
17.1 MB
10. Working with the Constraint Layout & Creating Multiple Layouts/7. Internationalisation, Resource Qualifiers and the Translations Editor.vtt
6.8 KB
10. Working with the Constraint Layout & Creating Multiple Layouts/8. Creating a Landscape Layout and Adding Content Descriptions for Accessibility.mp4
49.1 MB
10. Working with the Constraint Layout & Creating Multiple Layouts/8. Creating a Landscape Layout and Adding Content Descriptions for Accessibility.vtt
14 KB
10. Working with the Constraint Layout & Creating Multiple Layouts/9. Complete Layout Source Code.html
120 B
10. Working with the Constraint Layout & Creating Multiple Layouts/9.1 activity_main (landscape complete).xml.xml
3 KB
10. Working with the Constraint Layout & Creating Multiple Layouts/9.2 activity_main (portrait complete).xml.xml
3 KB
11. Java Programming for Intermediates/1. Set up a Standard Java Project in Android Studio.mp4
6.3 MB
11. Java Programming for Intermediates/1. Set up a Standard Java Project in Android Studio.vtt
2.9 KB
11. Java Programming for Intermediates/10. Bonus Question.html
127 B
11. Java Programming for Intermediates/2. Virtual Machines & Program Entry Points main() vs the Android Intent Filter.mp4
10.2 MB
11. Java Programming for Intermediates/2. Virtual Machines & Program Entry Points main() vs the Android Intent Filter.vtt
5.2 KB
11. Java Programming for Intermediates/3. Classes and Objects Demystified.mp4
11.6 MB
11. Java Programming for Intermediates/3. Classes and Objects Demystified.vtt
5.9 KB
11. Java Programming for Intermediates/4. Fields, the Dot Notation, and an Object's State.mp4
7.3 MB
11. Java Programming for Intermediates/4. Fields, the Dot Notation, and an Object's State.vtt
3.7 KB
11. Java Programming for Intermediates/5. Using GettersSetters & Access Modifiers Public v.s. Private.mp4
15.3 MB
11. Java Programming for Intermediates/5. Using GettersSetters & Access Modifiers Public v.s. Private.vtt
7.2 KB
11. Java Programming for Intermediates/6. No-Argument Constructors v.s. Parameterised Constructors.mp4
19 MB
11. Java Programming for Intermediates/6. No-Argument Constructors v.s. Parameterised Constructors.vtt
10.6 KB
11. Java Programming for Intermediates/7. Object Behaviour & Using Methods.mp4
24.3 MB
11. Java Programming for Intermediates/7. Object Behaviour & Using Methods.vtt
9.7 KB
11. Java Programming for Intermediates/8. The static Keyword Class Variables & Class Methods.mp4
19.2 MB
11. Java Programming for Intermediates/8. The static Keyword Class Variables & Class Methods.vtt
8.5 KB
11. Java Programming for Intermediates/8.1 The Toast Class Source Code.html
174 B
11. Java Programming for Intermediates/8.2 Toast Class Documentation.html
126 B
11. Java Programming for Intermediates/9. Inheritance, the protected Modifier & the @Override Annotation.mp4
47.1 MB
11. Java Programming for Intermediates/9. Inheritance, the protected Modifier & the @Override Annotation.vtt
25.8 KB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/1. What Will We Make.mp4
8.1 MB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/1. What Will We Make.vtt
3.5 KB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/10. Making the HTTP Request for Weather Data.mp4
19.8 MB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/10. Making the HTTP Request for Weather Data.vtt
9.4 KB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/11. The JSON Format Explained.mp4
12.2 MB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/11. The JSON Format Explained.vtt
3.6 KB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/11.1 JSON Visualiser JSON Mate.html
81 B
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/11.2 JSON Visualiser JSON Editor Online.html
93 B
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/11.3 JSON Homepage.html
77 B
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/12. Do you know JSON.html
535 B
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/13. Parse the JSON and Handle Exceptions with a Try-Catch Block.mp4
27.7 MB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/13. Parse the JSON and Handle Exceptions with a Try-Catch Block.vtt
11.9 KB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/13.1 Full List of Weather Conditions.html
105 B
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/14. Update the UI and Show the Weather to the User.mp4
9 MB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/14. Update the UI and Show the Weather to the User.vtt
3.2 KB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/15. Create a New Activity and Link Activity & Layout.mp4
10.4 MB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/15. Create a New Activity and Link Activity & Layout.vtt
4.5 KB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/16. Using Intents to Navigate Between Activities.mp4
16.9 MB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/16. Using Intents to Navigate Between Activities.vtt
6.3 KB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/16.1 Android Intent Documentation.html
128 B
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/17. Intent Extras and EditText onEditorAction() Callbacks.mp4
10.5 MB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/17. Intent Extras and EditText onEditorAction() Callbacks.vtt
4.2 KB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/18. API Call with a City Name, the Logical NOT and Freeing Up Resources.mp4
11.6 MB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/18. API Call with a City Name, the Logical NOT and Freeing Up Resources.vtt
4.7 KB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/19. The Complete Code for the Clima App.html
517 B
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/19.1 Clima-Completed-master.zip.zip
718.2 KB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/2. Project Setup & Overview.mp4
9 MB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/2. Project Setup & Overview.vtt
4.8 KB
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/2.1 Download the Skeleton Project.html
110 B
12. Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]/3. Get your Own free API Key (App ID).html