(changed the name from HaggleMaster)
An android wear and handheld app that helps our target users 1) become more familiar with haggling and bargaining for goods in foreign countries, with the aid of a friend who can support, encourage, and advise the user without doing the haggling for them, and 2) to protect target users from getting taken advantage of in a foreign place as well as making them more knowledgeable of what kind of prices to expect.CS160 Team K. Otherwise known as JAWS!
- Ace Haidrey
- Jordan Wong
- Whitney Xu
- Sarah Huang
There are two ways you can do this:
- You can clone this project and run from Android Studio. Make sure you have a wear emulator (>API20) running and a phone emulator (>API19) that has GPS and Camera capabilities turned on. If you don't have your phone and wear connected take a look at this link!
- You can download the APKs and install the app to your wear and handheld device following the same API restricts as above. You can find the APKs along with more information about this project at our hackster submission!
NOTE: The database will be empty (using local database instead of a central one, didn't get to implement it ): ) so please be sure to add an item first by clicking on the "share a purchase" button in the search page!
NOTE: If the maps aren't registering our causing your app to break on the Details page, then make sure to switch out the google key with your own google key that you can get from here and switch out the google maps key in the google maps key xml file in the mobile/values section.