Skip to content

Penrech/ContetProvider_List

Repository files navigation

ContentProvider list demo app

Android (Kotlin)

Main tools
  • Content provider
  • Lottie (animations)
  • Shared transitions

Description

This app is meant to be a type of items list, like a shopping list or a wishlist

The core of this app was to use a content provider to take the data from another App, which has the database, and display and edit it on the current app

The app with the database is not included inside this repository, but the implementation is similar to the one that an app needs to use the smartphone contacts through a content provider

As is a really simple app, I've decided to add animations and fluid transitions to it. The Icons animations were achieved by creating animations with Adobe AE and exporting it to Android Studio with the Lottie SDK

Academic demo app, this app is not completely debugged, it's just a demo. It could contain not extracted text strings and not properly indented code

* The content provider from the external app has been added to this repo in order to facilitate the testing of the current app

Screenshots

Demo in Google Play

Get it on Google Play

Video Demo *

*A higher quality and longer video opens on YouTube when clicked



License

This repo acts like a portfolio and the app contained here can't hold liability neither place warranty. Furthermore, the final porpouse of this app is not decided yet, so in order to avoid problems in the future this repo has a NonCommercial CC-BY-NC license

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.