doorbell
doorbell copied to clipboard
Cloud-based photo doorbell with companion app

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...
Im getting this error 03-05 09:49:29.691 2034-2034/? D/DoorbellActivity: Doorbell Activity created. 03-05 09:49:29.695 2034-2034/? I/CameraManagerGlobal: Connecting to camera service 03-05 09:49:29.698 2034-2034/? D/DoorbellCamera: No cameras found Im not using breadboard...
I'm using a Raspberry pi camera Rev 1.3. The capture callback is never called. After further testing, if i set a repeating capture request the callback onCaptureFailed is finally called....
doorbell I/vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.gbm.so from the current namespace instead. help me with this
CLOUD_VISION_API_KEY is coded within the file `CloudVisionUtils.java`. This is okay for dev I guess but I want to know how to move this value to an environment variable and read...
Hello, I am trying the doorbell example with raspberry pi 3. The app can only use 11 to 12M memory and it takes more than 3 minutes to show the...
I create patch for compile this project with android studio 3.0 update library to latest version. Fix error:failed to resolve: org.apache.httpcomponents:httpclient:4.0.1 ``` diff --git a/app/build.gradle b/app/build.gradle index 75f550f..e20c8d8 100644 ---...
Hi, @jdkoren as you advised here is the full error log. Error happens when taken pictures increased on firebase. Device : Nexus 10 OS : 5.1.1 (LMY49J) [](https://postimg.org/image/h927y61fz/) ```java 12-28...