ToysoftInc
ToysoftInc
I need to record video and take picture in Portrait mode but I want to rotate 90 degrees. I see that in CameraRecorder() I can set the degrees. I tried...
If I change the camera settings onCreate() cameraWidth = 4608 ; cameraHeight = 3456; when I take a picture the resolution is only 1920x1080 and never higher. Is this because...
Is there a way stream the camera to a web page with this library? thx
Our app is crashing when trying to connect to the BLE. This is from starting the app and then trying to connect. com.juul.kable.GattStatusException: OnCharacteristicRead(characteristic=00002a28-0000-1000-8000-00805f9b34fb, value=0 bytes, status=GATT_ERROR(133)) at com.juul.kable.AndroidPeripheral.read(Peripheral.kt:710) at...
I have pdf with annotations and the rendered image is incomplete and missing alot of content.
When some contacts don't have WORK email address. The following will return the same email address. Log.d("Contact", "Home="+contact.getEmail(ContactsContract.CommonDataKinds.Email.TYPE_HOME)); Log.d("Contact", "Work="+contact.getEmail(ContactsContract.CommonDataKinds.Email.TYPE_WORK)); Is there a why to tell if the contact has...
is it possible to use this library to write pdfs?
I would like to get all the annotations from the document. Is this possible?
Execution failed for task ':app:externalNativeBuildCleanCustomDebugType'. > A problem occurred starting process 'command '/home/peter/Android/Sdk/ndk/android-ndk-r15c/ndk-build''
When ever I stopped recording with a filter I get this error. 2023-05-09 09:20:22.031 32155-4343 libEGL pid-32155 E call to OpenGL ES API with no current context (logged once per...