Open avleensingh opened 6 years ago
I don't see any errors in this stacktrace.
Hello,
I have setup a firebase project and provided the google-services.json file in my project in Android Studio. Also, I have set up GCP with CloudVision API enabled and entered the API key in CloudVisionUtils.java file. I also have the circuit ready and I have tested the hardware with Raspberry pi and camera module connected and working. But, I get this output when I run the app through Android Studio via ADB command line and no data in Firebase Storage neither any traffic in Cloudvision API. Also, I cannot detect the button click.
Is there anything else that I need to setup? like Google Tag Manager account apart from Firebase Storage?
Please help.
Thanks Avleen
On Sat, May 5, 2018 at 1:48 PM, Nick notifications@github.com wrote:
I don't see any errors in this stacktrace.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/androidthings/doorbell/issues/21#issuecomment-386833806, or mute the thread https://github.com/notifications/unsubscribe-auth/Ad6LDRynyiVwJsjRRF2VzYSCzsIRc6pHks5tvhANgaJpZM4Tzgz2 .
-- Thanks & Regards Avleen Singh Khanuja
If you're not able to detect button pushes, then you may want to look into debugging that first.
Below is the error that I get when I try to run the app through adb on Raspberry Pi. I have setup Firebase Storage and Database and have linked with valid Cloud Vision API Please help!