Talha Çomak
Talha Çomak
### Problem I'm trying to back up the data of a program on a smartphone to a usb memory stick via OTG. When i create a ZipOutputStream from an OutputStream...
I am getting memory leak error at SerialBinder instance in Serial Service. I converted TerminalFragment into an Activity and i inserted bindService function to onCreate() and unbindService function to end...
I'm getting system ui has stopped error after start recording. After the error, screen turns off, but recording is continue. No problem is occured after recording. How can i solve...
in Android 11 tablet, compile sdk = 30, target sdk = 27; I placed the layout below in a Relative Relayout. I also used many combinations like translationZ, bringToFront etc....
setStopListeningAfterInactivity doesn't have any effect on large values. Is there any timeout?
is there any function to set min Value?
When i select and allow the camera, getting the error below. ``` 2022-10-12 12:42:12.462 4810-4848/? E/AndroidRuntime: FATAL EXCEPTION: CameraThread Process: com.serenegiant.opencvwithuvc, PID: 4810 java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.serenegiant.opencvwithuvc-oJBPfmMLvQzFVaP7G99HYQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.serenegiant.opencvwithuvc-oJBPfmMLvQzFVaP7G99HYQ==/lib/arm64, /system/lib64, /system/product/lib64]]] couldn't...
I am using ndk version 23.1.7779620. Trying to build and getting the error below. A problem occurred configuring project ':opencv'. > Key GNUSTL_SHARED is missing in the map. How can...
I got connection failed error when i try to connect any device even if paired or not paired. How can i solve this problem?