tblack2200
tblack2200
During my initial tests, I've connected to firebase, using the firesharp code below, which works fine. How do I connect as a specific user, applying their security rules? I didn't...
I've successfully setup Firebase Realtime Database event streaming in Android, but failing in VB.NET. I can connect and manually read\write, but just can't get listener to work. Any help is...
Could you please add the code to implement an (onadd, onchange, onremove) listener?
When I rotate my phone to landscape orientation I get the following exception: 06-18 10:18:21.798 3193-3344/com.welcu.android.zxingfragmentlibsample E/AndroidRuntime﹕ FATAL EXCEPTION: Thread-10361 Process: com.welcu.android.zxingfragmentlibsample, PID: 3193 java.lang.IllegalArgumentException: Crop rectangle does not fit...
I'm not sure if this is a string size or property settings issue, but when I try to encode a free-form text string (instead of a URL) nothing displays. Is...
I've found an example on how to set the rotation of a page, but how do I get the current rotation of a page? Thanks