CS102_Lab07_ContentProvider Application icon

CS102_Lab07_ContentProvider 1.0

1.4 MB / 0+ Downloads / Rating 1.0 - 1 reviews


See previous versions

CS102_Lab07_ContentProvider, developed and published by Bachelor of Creative Software, has released its latest version, 1.0, on 2016-11-02. This app falls under the Education category on the Google Play Store and has achieved over 5 installs. It currently holds an overall rating of 1.0, based on 1 reviews.

CS102_Lab07_ContentProvider APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.4+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: project.ames.ac.nz.cs102course_manager

Updated: 8 years ago

Developer Name: Bachelor of Creative Software

Category: Education

Installation Instructions

This article outlines two straightforward methods for installing CS102_Lab07_ContentProvider on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

1.0
Total 1 reviews

Previous Versions

CS102_Lab07_ContentProvider 1.0
2016-11-02 / 1.4 MB / Android 4.4+

About this app

In this lab, you will develop an app (CS102_CourseManager) using Content Provider component in Android: Shared Preferences and SQLite Database.

+ First function demonstrates the use of the Shared Preferences to develop an app to write notes and save in a file. The notes are saved when the application is closed and brought back when it is opened again.

+ Second function is the Android Quiz.

+ Third function is dealing with store CS102 lab journals submission database (SQLite)