FileMood

Download Udemy - The Essential Android O Developer Course (Java)

Udemy The Essential Android Developer Course Java

Name

Udemy - The Essential Android O Developer Course (Java)

 DOWNLOAD Copy Link

Total Size

3.5 GB

Total Files

140

Hash

CA12A30A3A7F7357873C22F02C7E36AC69E39D79

/10. Activity Communication/

5. Appointment Reminder Application (Part 1, The User Interface).mp4

95.1 MB

6. Appointment Reminder Application (Part 2, Java source code).mp4

75.9 MB

2. Passing data between activities.mp4

55.8 MB

3. Passing an Object to Another Activity.mp4

41.9 MB

4. Getting a result from an activity.mp4

26.8 MB

1. Starting another activity.mp4

24.3 MB

4.1 GettingResultFromActivity.zip.zip

2.0 MB

3.1 PassingObjectToActivity.zip.zip

1.0 MB

2.1 PassingDataBetweenActivities.zip.zip

505.5 KB

6.1 Appointment_Reminder.zip.zip

138.4 KB

/18. Notifications/

7. Adding Notifications to the Logging Service Application.mp4

78.5 MB

2. Notification Channels.mp4

48.6 MB

4. Managing Notifications.mp4

35.7 MB

3. Creating Notifications.mp4

29.2 MB

6. Notification Badges.mp4

23.4 MB

5. Custom Notifications.mp4

16.5 MB

1. Overview.mp4

15.1 MB

7.1 LoggingServiceWithNotifications.zip.zip

442.2 KB

/15. Content Providers/

6. Creating Your Own Content Provider Application (Part 1).mp4

77.6 MB

3. Displaying your phone's contact data application.mp4

68.3 MB

7. Creating Your Own Content Provider Application (Part 2).mp4

39.1 MB

2. System Content Providers (Built-In).mp4

35.0 MB

5. Creating your own content provider.mp4

32.1 MB

1. Overview.mp4

30.7 MB

4. Modifying a Content Providers Data.mp4

18.6 MB

7.1 CreatingYourOwnContentProviderExample.zip.zip

1.1 MB

3.1 ContactsExample.zip.zip

140.2 KB

/14. Databases using sqlite/

9. A Database Application (Part I).mp4

71.1 MB

10. A Database Application (Part II).mp4

59.4 MB

1. Relational Database Management Systems and Sqlite.mp4

45.8 MB

8. Simple Cursor Adapter and Loaders.mp4

30.4 MB

4. Querying for data and Cursors.mp4

28.9 MB

3. Creating Tables.mp4

22.5 MB

2. The SQLiteOpenHelper Class.mp4

20.2 MB

5. Inserting data.mp4

13.3 MB

6. Updating data.mp4

12.7 MB

7. Deleting data.mp4

9.2 MB

10.1 DatabaseExample.zip.zip

143.2 KB

/13. Storing data and Saving state/

10. Saving Activity State Using Bundle (Appointment Reminder).mp4

56.3 MB

7. Internal Storage ReadingWriting application.mp4

54.1 MB

8. External Storage ReadingWriting Application.mp4

44.7 MB

4. Simple Shared Preferences Project.mp4

31.9 MB

6. External and Internal Storage.mp4

29.3 MB

9. Saving and Restoring Activity State.mp4

18.5 MB

1. Overview.mp4

18.3 MB

2. Shared Preferences.mp4

15.5 MB

3. Reading and Writing Shared Preferences.mp4

14.8 MB

5. Files and Directories in Android.mp4

13.4 MB

10.1 Appointment_Reminder_Saving_State_Bundle.zip.zip

139.2 KB

8.1 FileInputOutputExample.zip.zip

134.9 KB

4.1 SharedPreferencesExample.zip.zip

133.8 KB

/9. The User Interface Part 3 - Widgets, Common Screen Controls/

16. Calculator Application.mp4

55.2 MB

7. Menus.mp4

40.2 MB

9. DatePicker.mp4

34.8 MB

15. Event Listeners (onClick, onKey, onTouch).mp4

32.3 MB

4. CheckBoxes.mp4

31.9 MB

11. TimePicker.mp4

29.9 MB

6. Progress Bar.mp4

27.9 MB

3. Radio Buttons.mp4

27.8 MB

5. Buttons.mp4

27.1 MB

8. Alert Dialog.mp4

25.2 MB

13. Shape and Selector.mp4

24.9 MB

10. DatePicker Dialog with Fragments.mp4

20.4 MB

12. TimePicker Dialog with Fragments.mp4

17.3 MB

1. Edit Texts.mp4

15.2 MB

14. Styles and Color.mp4

13.9 MB

2. Text Views.mp4

12.2 MB

12.1 TimePickerExampleUsingFragments.zip.zip

258.7 KB

6.1 ProgressBar.zip.zip

255.9 KB

13.1 Shape and Selector.zip.zip

135.3 KB

8.1 AlertDialogExample.zip.zip

133.6 KB

16.1 ArithmeticExample.zip.zip

133.5 KB

10.1 DatePickerExampleWithFragments.zip.zip

133.5 KB

9.1 DatePickerExample.zip.zip

133.3 KB

11.1 TimePickerExample.zip.zip

133.2 KB

/16. Services/

6. A Logging Service Application (Bound Service).mp4

54.9 MB

4. Bound Services.mp4

38.5 MB

3. Background and Foreground Services.mp4

26.3 MB

1. Services.mp4

23.5 MB

2. Started Services.mp4

22.7 MB

5. Job Scheduler.mp4

17.4 MB

6.1 LoggingService.zip.zip

218.8 KB

/7. The User Interface Part 1 - Layouts/

7. Constraint Layout.mp4

53.4 MB

3. Linear Layout.mp4

43.2 MB

6. Relative Layout.mp4

40.5 MB

4. Table Layout.mp4

30.8 MB

2. The Layout Editor.mp4

23.7 MB

8. Scroll View.mp4

18.2 MB

1. View and View Groups.mp4

16.0 MB

5. Grid Layout.mp4

14.7 MB

/8. The User Interface Part 2 - Adapter Views, Image and Search View/

3. List View with Custom Adapter.mp4

50.1 MB

2. List View with Basic Adapter.mp4

44.1 MB

5. Grid View.mp4

42.5 MB

4. Spinners.mp4

31.4 MB

7. Search View.mp4

27.7 MB

1. Adapter Views and Adaptors.mp4

23.5 MB

6. Image View.mp4

22.0 MB

5.1 GridViewExample.zip.zip

388.5 KB

3.1 ListViewExamplePart2.zip.zip

259.0 KB

7.1 ListViewWithSearchExample.zip.zip

134.3 KB

2.1 ListViewExample.zip.zip

133.1 KB

4.1 SpinnerExample.zip.zip

132.5 KB

/17. Broadcast Receivers/

4. Receiving System Broadcasts in the Logging Service Application.mp4

48.2 MB

1. Overview.mp4

45.7 MB

2. Receiving Broadcasts.mp4

36.4 MB

3. Custom Broadcasts.mp4

29.7 MB

4.1 LoggingServiceWithBroadcasts.zip.zip

421.9 KB

/11. Debugging (When you encounter errors in your program)/

4. The Android Studio Debugger.mp4

41.5 MB

5. Dalvik Debug Monitor Server (DDMS).mp4

39.5 MB

1. Overview.mp4

39.2 MB

6. The Android Debug Bridge Tool (ADB).mp4

30.4 MB

7. Common Android Mistakes.mp4

28.3 MB

2. LogCat.mp4

25.0 MB

3. Understanding the Call Stack.mp4

21.1 MB

/6. Application Resources/

5. Creating an application that utilizes resources.mp4

40.5 MB

2. Creating Resources and Resource Types.mp4

22.6 MB

4. Localization.mp4

21.2 MB

1. Overview.mp4

15.4 MB

3. Accessing Resources.mp4

12.6 MB

5.1 TestResources.zip.zip

212.3 KB

/4. Starting to Write Code/

5. Compiling and Running your first application (Hello World).mp4

38.5 MB

1. Creating an Android Project.mp4

30.9 MB

4. Android Emulator (Creating an Android Virtual Device).mp4

30.4 MB

2. Exploring the Android Studio Environment.mp4

17.9 MB

3. Android SDK (Software Development Kit) Manager Tools.mp4

10.6 MB

5.1 HelloWorld.zip.zip

131.4 KB

/19. Networking and Threads/

1. Background Processing with Threads.mp4

34.9 MB

/12. Permissions/

4. Adding permissions to an application.mp4

32.2 MB

1. Overview and Declaring Permissions.mp4

30.6 MB

2. Requesting Permissions at Runtime.mp4

22.8 MB

3. Custom Permissions.mp4

12.0 MB

/5. Android Basics/

2. The Activity Lifecycle.mp4

29.2 MB

1. Android Terms and XML.mp4

19.6 MB

3. The Android Manifest File.mp4

13.2 MB

/1. Introduction/

1. Welcome to Class!.mp4

25.1 MB

3. The Android Platform.mp4

18.6 MB

2. Class Organization.mp4

11.1 MB

/2. Installing the Required Software/

1. Installing the JDK (Java Development Kit).mp4

22.0 MB

2. Installing the Android Studio IDE (Integrated Development Environment).mp4

14.5 MB

/3. Java Essential Training- Java For Android (Free)/

1. Complete Java Course (free).html

0.0 KB

 

Total files 140


Copyright © 2024 FileMood.com