This repository contains the source code for the Shopper Android app.
Please see the issues section to report any bugs or feature requests and to see the list of known issues.
Please fork this repository and contribute back using pull requests.
If other changes are made online, you can synchronise your local repo :
git pull origin master
Finally you can push your local modification to the distant repo :
git push -u origin master
You just have to import the [app] folder as an Android project.
- Clone the repository : git clone https://github.com/buzeeg/shopper.git shopper
- Update
local.properties
file with local path to android sdk - Open project in Android Studio
- Select your local path
Shopper is under BEERWARE licensing. See the license file.