This is a shopping app that allows you to select items that you want and it calculates the amount you will have to pay. When you select more than one item you will get a discount
- To run the app go to \ShoppingAppDemo\app\src\main\java\com\mobileshoppingappdemo and you will find the MainActivity.java
- In android studio you will run it from here.