Skip to content

An Android app completed for a Udacity course. It uses a Content Provider to store an inventory of products. The main screen lists all products and provides a button to add a new one. Clicking on a product opens a detailed view. Options to modify or delete the product are available in this screen.

Notifications You must be signed in to change notification settings

david-read-iii/Clothes-Catalog

Repository files navigation

Installation

  1. Clone this repository by entering this command into Bash:
git clone [email protected]:david-read-iii/Clothes-Catalog.git
  1. Then, open the root project directory in Android Studio.

Build APK or Android App Bundle

  1. From Android Studio, go to the Build menu.
  2. Go to the Build Bundle(s) / APK(s) menu.
  3. Select either Build APK(s) or Build Bundle(s).
  4. Wait for a notification to pop signifying the operation completion.
  5. Select locate in the notification to navigate to the file location of the built artifact.
  6. Install the artifact on your Android device and try it out.

Maintainers

This project is maintained by:

About

An Android app completed for a Udacity course. It uses a Content Provider to store an inventory of products. The main screen lists all products and provides a button to add a new one. Clicking on a product opens a detailed view. Options to modify or delete the product are available in this screen.

Topics

Resources

Stars

Watchers

Forks

Languages