/Pets-App

Pets App is pet data storing app which stores data about pets in an SQL database

Primary LanguageJavaOtherNOASSERTION

Pets App

This app displays a list of pets and their related data that the user inputs.

Pre-requisites

  • Android SDK v24
  • Android Build Tools v23.0.3
  • Android Support Repository v24.1.1

Getting Started

This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

About the App

  • To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.
  • Pets App is a Pet Data Storage app.
  • It stores User Pet Data in the SQLite database.
  • The apps performs all the CRUD operations on the data.
  • The apps also allows multiple delete options.
  • The app also makes use of Content Providers for data sharing and security add ons over user data.
  • The user can add dummy data for reference purposes.
  • The app also uses CursorLoader Class for efficient use of resources.

Screenshots

Webp net-resizeimage (0) Webp net-resizeimage (1) Webp net-resizeimage (2) Webp net-resizeimage (3) Webp net-resizeimage (4) Webp net-resizeimage (5) Webp net-resizeimage (6)