Onuray Sahin
Onuray Sahin
This is a proof-of-concept implementation of hardware-supported Push-to-Talk (PTT) using Element Call in a widget. * Experimental proof-of-concept (PoC); not fit for general use * Replaces native 1on1 calls (temporary...
Examples are clear. However, for a real life application, we need to add child view controllers. So we can navigate back and forth. Do you have any mechanism to support...
Crashing at startup: ``` 2020-08-23 14:01:54.068 3006-3124/unibo.cvlab.pydnet_tflite E/AndroidRuntime: FATAL EXCEPTION: inference Process: unibo.cvlab.pydnet_tflite, PID: 3006 java.lang.IllegalStateException: Internal error: Unexpected failure when preparing tensor allocations: tensorflow/lite/kernels/conv.cc:313 input->dims->size != 4 (1 !=...
## Type of change - [x] Feature - [ ] Bugfix - [ ] Technical - [ ] Other : ## Content User agent string improved by adding device information...
04-16 15:49:48.821: E/AndroidRuntime(12942): FATAL EXCEPTION: main 04-16 15:49:48.821: E/AndroidRuntime(12942): Process: org.typedef.android.handpose, PID: 12942 04-16 15:49:48.821: E/AndroidRuntime(12942): java.lang.RuntimeException: setParameters failed 04-16 15:49:48.821: E/AndroidRuntime(12942): at android.hardware.Camera.native_setParameters(Native Method) 04-16 15:49:48.821: E/AndroidRuntime(12942): at android.hardware.Camera.setParameters(Camera.java:1744)...