Skip to content

Android application that takes a photo of a receipt and uploads the product name and price

Notifications You must be signed in to change notification settings

cianmcgovern/ShopAndShare-app

Repository files navigation

Build Instructions for local use:
In the "jni" directory, create a directory called "gccbuild"
cd into the new directory and run "cmake ../"
Now call make in the gccbuild directory, an executable called "ShopAndStore" should be created.

Build Instrunctions for Android:
cd into the "jni" directory and run "ndk-build"
Now go back up into the projects root directory and run "ant debug", this creates an apk file called "ShopAndShare-debug.apk" in the "bin" directory.

About

Android application that takes a photo of a receipt and uploads the product name and price

Resources

Stars

Watchers

Forks

Packages

No packages published