You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.