FileMood

Download [CourseClub.NET] Pluralsight - Managing Android App Data with SQLite

CourseClub NET Pluralsight Managing Android App Data with SQLite

Name

[CourseClub.NET] Pluralsight - Managing Android App Data with SQLite

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

927.0 MB

Total Files

163

Last Seen

2025-07-18 23:36

Hash

1FE73CE9F07073847A537652B3AB35AAA78D5FD7

/1. Understanding SQLite and SQLite Database Creation/

01. Introduction.en.srt

1.8 KB

01. Introduction.mp4

1.6 MB

02. SQLite Key Concepts.en.srt

6.0 KB

02. SQLite Key Concepts.mp4

5.0 MB

03. Designing Your App Tables.en.srt

6.8 KB

03. Designing Your App Tables.mp4

7.9 MB

04. Database Contract Class.en.srt

2.2 KB

04. Database Contract Class.mp4

1.8 MB

05. Implementing the Contract Class.en.srt

5.9 KB

05. Implementing the Contract Class.mp4

15.7 MB

06. Describing Table Columns.en.srt

7.6 KB

06. Describing Table Columns.mp4

8.7 MB

07. Adding Column Descriptions to the Contract Class.en.srt

3.4 KB

07. Adding Column Descriptions to the Contract Class.mp4

10.9 MB

08. Primary Key and Framework Friendly Tables.en.srt

2.9 KB

08. Primary Key and Framework Friendly Tables.mp4

3.4 MB

09. Making Your Database Framework Friendly.en.srt

2.5 KB

09. Making Your Database Framework Friendly.mp4

8.7 MB

10. Database Creation and Access.en.srt

7.3 KB

10. Database Creation and Access.mp4

6.6 MB

11. Implementing the Database Open Helper.en.srt

11.7 KB

11. Implementing the Database Open Helper.mp4

33.1 MB

12. Creating the Database.en.srt

6.7 KB

12. Creating the Database.mp4

18.9 MB

13. Verifying Database Structure and Content.en.srt

14.1 KB

13. Verifying Database Structure and Content.mp4

39.0 MB

14. Summary.en.srt

4.1 KB

14. Summary.mp4

3.4 MB

/2. Reading Data from SQLite/

15. Introduction.en.srt

1.4 KB

15. Introduction.mp4

943.1 KB

16. Your App Plan.en.srt

2.9 KB

16. Your App Plan.mp4

2.8 MB

17. Accessing Data.en.srt

3.1 KB

17. Accessing Data.mp4

2.0 MB

18. Querying CourseInfo Table.en.srt

8.0 KB

18. Querying CourseInfo Table.mp4

18.4 MB

19. Querying NoteInfo Table and Connecting Queries to MainActivity.en.srt

6.3 KB

19. Querying NoteInfo Table and Connecting Queries to MainActivity.mp4

17.0 MB

20. Move Through Results.en.srt

7.3 KB

20. Move Through Results.mp4

7.6 MB

21. Accessing Result Column Values.en.srt

5.4 KB

21. Accessing Result Column Values.mp4

6.5 MB

22. Loading Courses.en.srt

7.8 KB

22. Loading Courses.mp4

21.0 MB

23. Loading Notes and Testing Your App.en.srt

9.7 KB

23. Loading Notes and Testing Your App.mp4

26.7 MB

24. Ordering Results.en.srt

3.2 KB

24. Ordering Results.mp4

2.2 MB

25. Ordering Courses and Notes.en.srt

8.8 KB

25. Ordering Courses and Notes.mp4

23.2 MB

26. Summary.en.srt

3.4 KB

26. Summary.mp4

2.6 MB

/3. Filtering SQL Queries/

27. Introduction.en.srt

1.1 KB

27. Introduction.mp4

735.8 KB

28. Your App Plan.en.srt

2.1 KB

28. Your App Plan.mp4

1.8 MB

29. Row Selection.en.srt

6.2 KB

29. Row Selection.mp4

4.7 MB

30. Row Selection Parameters.en.srt

6.0 KB

30. Row Selection Parameters.mp4

4.8 MB

31. Note Selection By Course and Title.en.srt

12.0 KB

31. Note Selection By Course and Title.mp4

34.9 MB

32. Display Note Selection.en.srt

10.9 KB

32. Display Note Selection.mp4

31.2 MB

33. Passing Row Information Between Activities.en.srt

5.4 KB

33. Passing Row Information Between Activities.mp4

5.1 MB

34. Pass Selected Note ID.en.srt

6.9 KB

34. Pass Selected Note ID.mp4

23.6 MB

35. Display Note By ID.en.srt

8.2 KB

35. Display Note By ID.mp4

22.7 MB

36. Summary.en.srt

3.3 KB

36. Summary.mp4

2.3 MB

/4. Connecting SQLite Data to Views with Adapters/

37. Introduction.en.srt

1.7 KB

37. Introduction.mp4

1.3 MB

38. Your Plan for Populating Course Spinner.en.srt

2.6 KB

38. Your Plan for Populating Course Spinner.mp4

2.0 MB

39. CursorAdapter and SimpleCursorAdapter.en.srt

5.4 KB

39. CursorAdapter and SimpleCursorAdapter.mp4

3.7 MB

40. Populating a Spinner with a SimpleCursorAdapter.en.srt

8.4 KB

40. Populating a Spinner with a SimpleCursorAdapter.mp4

21.8 MB

41. Connecting a Cursor to the SimpleCursorAdapter.en.srt

7.5 KB

41. Connecting a Cursor to the SimpleCursorAdapter.mp4

16.2 MB

42. Selecting an Item in a SimpleCursorAdapter Populated Spinner.en.srt

12.2 KB

42. Selecting an Item in a SimpleCursorAdapter Populated Spinner.mp4

28.6 MB

43. Using a Cursor with RecyclerView Adapter.en.srt

7.8 KB

43. Using a Cursor with RecyclerView Adapter.mp4

6.6 MB

44. RecyclerView Adapter Cursor Management.en.srt

6.1 KB

44. RecyclerView Adapter Cursor Management.mp4

13.2 MB

45. Displaying Cursor Data with a RecyclerView Adapter.en.srt

6.8 KB

45. Displaying Cursor Data with a RecyclerView Adapter.mp4

15.5 MB

46. Connecting a Cursor to a RecyclerView Adapter.en.srt

10.1 KB

46. Connecting a Cursor to a RecyclerView Adapter.mp4

23.5 MB

47. Summary.en.srt

3.4 KB

47. Summary.mp4

2.8 MB

/5. Performing Lifecycle Aware Data Loading with Loaders/

48. Introduction.en.srt

1.3 KB

48. Introduction.mp4

1.1 MB

49. Queries and Activity UI.en.srt

4.9 KB

49. Queries and Activity UI.mp4

2.9 MB

50. LoaderManager.en.srt

3.5 KB

50. LoaderManager.mp4

2.8 MB

51. Working with LoaderManager and Callbacks.en.srt

4.9 KB

51. Working with LoaderManager and Callbacks.mp4

11.6 MB

52. CursorLoader.en.srt

1.9 KB

52. CursorLoader.mp4

1.3 MB

53. Loading Notes.en.srt

6.0 KB

53. Loading Notes.mp4

12.1 MB

54. Handling the Note Cursor.en.srt

9.8 KB

54. Handling the Note Cursor.mp4

19.4 MB

55. Loading and Handling Courses.en.srt

7.9 KB

55. Loading and Handling Courses.mp4

19.0 MB

56. Challenges of Multiple Loaders.en.srt

10.5 KB

56. Challenges of Multiple Loaders.mp4

27.2 MB

57. Initalizing vs. Restarting a Loader.en.srt

9.9 KB

57. Initalizing vs. Restarting a Loader.mp4

25.2 MB

58. Summary.en.srt

4.1 KB

58. Summary.mp4

3.5 MB

/6. Doing More with SQLite Queries/

59. Introduction.en.srt

1.3 KB

59. Introduction.mp4

962.1 KB

60. Joining Tables.en.srt

7.1 KB

60. Joining Tables.mp4

7.7 MB

61. Joining Notes and Courses Tables.en.srt

3.7 KB

61. Joining Notes and Courses Tables.mp4

9.1 MB

62. Column Names in Joins.en.srt

2.5 KB

62. Column Names in Joins.mp4

2.2 MB

63. Specifying Qualified Column Names.en.srt

6.3 KB

63. Specifying Qualified Column Names.mp4

18.4 MB

64. Accessing Columns in a Join.en.srt

6.4 KB

64. Accessing Columns in a Join.mp4

16.1 MB

65. Indexes.en.srt

10.4 KB

65. Indexes.mp4

11.6 MB

66. Adding Create Index Statements.en.srt

7.4 KB

66. Adding Create Index Statements.mp4

21.7 MB

67. Creating Indexes in the Database.en.srt

7.0 KB

67. Creating Indexes in the Database.mp4

16.8 MB

68. Summary.en.srt

3.1 KB

68. Summary.mp4

3.1 MB

/7. Interacting with SQLite Data/

69. Introduction.en.srt

0.9 KB

69. Introduction.mp4

754.1 KB

70. Making Data Changes.en.srt

2.0 KB

70. Making Data Changes.mp4

1.4 MB

71. Updating Data.en.srt

6.2 KB

71. Updating Data.mp4

6.6 MB

72. Adding Note Update Method.en.srt

6.4 KB

72. Adding Note Update Method.mp4

15.9 MB

73. Saving Changes to a Note.en.srt

11.3 KB

73. Saving Changes to a Note.mp4

28.5 MB

74. Inserting and Deleting Data.en.srt

3.4 KB

74. Inserting and Deleting Data.mp4

4.0 MB

75. Note Database Operations in Your App.en.srt

3.8 KB

75. Note Database Operations in Your App.mp4

3.5 MB

76. Inserting a New Note.en.srt

10.9 KB

76. Inserting a New Note.mp4

27.2 MB

77. Deleting Unused Note.en.srt

7.2 KB

77. Deleting Unused Note.mp4

17.2 MB

78. Database Interaction and Activity UI.en.srt

4.8 KB

78. Database Interaction and Activity UI.mp4

3.6 MB

79. Interacting with the Database Using AsyncTask.en.srt

6.2 KB

79. Interacting with the Database Using AsyncTask.mp4

15.5 MB

80. Summary.en.srt

3.1 KB

80. Summary.mp4

2.8 MB

/

Attachments.zip

3.0 MB

[CourseClub.NET].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

 

Total files 163


Copyright © 2025 FileMood.com