1 / 11

Android Basics_ Data Storage - Edukite

The Android Basics: Data Storage course focuses on the importance of data persistence when building an Android app.<br>At first, you will be familiarised with the fundamentals of SQL, and the programming language needed to interact with an SQLite relational database which is used for storing large sets of data locally on an Android device. Finally, you will learn to work with Content Providers that allows your data storage to be bug-free and to be shared if you want.<br>See More: https://bit.ly/2GAQWx3

Edukiteuk
Download Presentation

Android Basics_ Data Storage - Edukite

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 4/25/2019 Android Basics: Data Storage - Edukite HOME / COURSE / PERSONAL DEVELOPMENT / ANDROID BASICS: DATA STORAGE Android Basics: Data Storage   ( 9 REVIEWS ) 287 STUDENTS The course focuses on the importance of data persistence when building an Android app. At ?rst, you will be familiarised … TAKE THIS COURSE FREE  1 YEAR https://edukite.org/course/android-basics-data-storage/ 1/11

  2. 4/25/2019 Android Basics: Data Storage - Edukite  LEVEL 2 - CERTIFICATE  COURSE BADGE  COURSE CERTIFICATE 57 NUMBER OF UNITS 0 NUMBER OF QUIZZES  4 HOURS, 4 MINUTES     HOME CURRICULUM REVIEWS The Android Basics: Data Storage course focuses on the importance of data persistence when building an Android app. At ?rst, you will be familiarised with the fundamentals of SQL, and the programming language needed to interact with an SQLite relational database which is used for storing large sets of data locally on an Android device. Finally, you will learn to work with Content Providers that allows your data storage to be bug-free and to be shared if you want. Assessment This course does not involve any written exams. Students need to answer 5 assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Each answer needs to be 200 words (1 Page). Once the answers are submitted, the tutor will check and assess the work. Certification Edukite courses are free to study. To successfully complete a course you must submit all the assignment of the course as part of the assessment. Upon successful completion of a course, you can choose to make your achievement formal by obtaining your Certi?cate at a cost of £49. Having an Of?cial Edukite Certi?cation is a great way to celebrate and share your success. You can: Add the certi?cate to your CV or resume and brighten up your career Show it to prove your success   Course Credit: Udacity COURSE CURRICULUM https://edukite.org/course/android-basics-data-storage/ 2/11

  3. 4/25/2019 Android Basics: Data Storage - Edukite Lesson 1: Database Basics   Intro 00:02:00   Interview with Jessica 00:02:00   Intro Part 2 00:01:00   Course Map 00:02:00   Why is Data Persistence Important? 00:02:00   Computer Memory 00:02:00   SQLite Databases in Android 00:02:00   Opening SQLite for the First Time 00:06:00   Quick SQL Tips 00:03:00   CRUD overview 00:02:00   Insert data in a database and select it 00:05:00   Quiz: Table Constraints 00:09:00   Select, where, and order by 00:04:00   UPDATE 00:03:00   Recap Lesson 00:01:00 Lesson 2: Using a Database in an Android App   Intro to Lesson 2 00:01:00 https://edukite.org/course/android-basics-data-storage/ 3/11

  4. 4/25/2019 Android Basics: Data Storage - Edukite   Steps to Create a DB 00:02:00   What is a Contract Class? 00:05:00   Create the Contract 00:05:00   Check Constant Names 00:07:00   Create Database with SQLiteOpenHelper 00:04:00   Getting a Database Connection 00:03:00   Pull database ?le from device 00:06:00   SQLite Database Object and Inserting Data 00:04:00   Insert Dummy Pet from Menu Item 00:07:00   Insert Pet From Editor 00:10:00   Database Query Method 00:05:00   What is a Cursor? 00:02:00   Use Database Query Method 00:02:00   Handling a Cursor object 00:06:00   Read Values from Cursor 00:07:00   Recap of Lesson 2 00:01:00 Lesson 3: Introduction to Content Providers   Intro to Content Providers 00:01:00 https://edukite.org/course/android-basics-data-storage/ 4/11

  5. 4/25/2019 Android Basics: Data Storage - Edukite   Why Use Content Providers ? 00:08:00   Use Case for Sharing Pet Data 00:01:00   Diving into ContentProviders 00:07:00   Add ContentProvider to Pets App 00:04:00   ContentProvider Operations 00:05:00   Design Pet Content URIs 00:08:00   URI Matcher 00:12:00   Add URIMatcher to ContentProvider 00:08:00   Implement ContentProvider Query() Method – Instructions 00:10:00   Using the ContentProvider Query() Method 00:03:00   Use Case For Querying Pet Shelter Data 00:01:00   ConnectProvider insert() Method 00:09:00   Sanity Checks 00:01:00   Lesson 3 Recap 00:01:00 Lesson 4: Loading Data Using CursorLoader   Intro to the Lesson 4 00:02:00   Intro to CursorAdapter 00:06:00   Implement a CursorAdapter 00:09:00 https://edukite.org/course/android-basics-data-storage/ 5/11

  6. 4/25/2019 Android Basics: Data Storage - Edukite   Intro to CursorLoader 00:04:00   Using a CursorLoader 00:07:00   CursorLoader Automatically Loading 00:08:00   Use EditorActivity for Editing Pets Too 00:05:00   Recap of Lesson 4 00:01:00 Assessment   Submit Your Assignment 00:00:00   Certi?cation 00:00:00 COURSE REVIEWS 4.7   9 ratings https://edukite.org/course/android-basics-data-storage/ 6/11

  7. 4/25/2019 Android Basics: Data Storage - Edukite 0 5 STARS 0 4 STARS 0 3 STARS 0 2 STARS 0 1 STARS NO REVIEWS FOUND FOR THIS COURSE. RELATED COURSES https://edukite.org/course/android-basics-data-storage/ 7/11

  8. 4/25/2019 Android Basics: Data Storage - Edukite Steam and Gas Power Systems FREE 1441   Certi?cate in Multiphase Flows FREE 1247   https://edukite.org/course/android-basics-data-storage/ 8/11

  9. 4/25/2019 Android Basics: Data Storage - Edukite Digital Elevation Models and Applications FREE 1255   287 STUDENTS ENROLLED https://edukite.org/course/android-basics-data-storage/ 9/11

  10. 4/25/2019 Android Basics: Data Storage - Edukite BEST RECOMMEND COURSES 1909: The People’s Budget   ( 9 REVIEWS ) 1253 STUDENTS 21st Century Marketing   ( 6 REVIEWS ) 720 STUDENTS 70-697 – Con?guring Windows Devices   ( 7 REVIEWS ) 1334 STUDENTS SUBSCRIBE TO OUR NEWSLETTER Get top tips & guidance from our in-house study abroad experts Your Email Submit USEFUL LINKS About Terms & Conditions Privacy Policy Cookie Policy Contact INQUIRY https://edukite.org/course/android-basics-data-storage/ 10/11

  11. 4/25/2019 Android Basics: Data Storage - Edukite  3 Lower Thames Street,London,EC4R 6HE.  020 3934 9675  info@edukite.org COPYRIGHT © BY EDUKITE     https://edukite.org/course/android-basics-data-storage/ 11/11

More Related