Гость » 04 мар 2024, 17:43
Последнее сообщение Гость «
Гость »
I'm in trouble with camera preview. But first, here's the flow of my app:
1. Show Camera preview for video recording (works fine) 2. When video recording stops (user presses stop), play the recorded video (works fine) 3. on Recorded video...
Гость » 04 мар 2024, 17:39
Последнее сообщение Гость «
Гость »
i'm newbie. I have a application that show 3d model with surfaceview, but i just want show shape of model without background of surfaceview like below picture. How do i reach it ? Thank you.'
Гость » 04 мар 2024, 17:34
Последнее сообщение Гость «
Гость »
Iam designing an android app in kotlin where ian generating a dynamic link and sharing it through whatsapp to my selected contacts. As of now i have not added any SSL to it, when i click the link from whatsapp getting error message as NOT FOUND...
Гость » 04 мар 2024, 17:31
Последнее сообщение Гость «
Гость »
I built QGroundControl V4.2.8 for Android devices and it works well in Android 12 devices (x64 arm). But I want to run it in older devices with x86/x64 arm processor and android 7.1.2.
Android kit : Clang Multi-Abi
Qt version 5.15.2
Qt Creator...
Anonymous » 04 мар 2024, 11:48
Последнее сообщение Anonymous «
Anonymous »
I wanted to drawRect after sending the Surface from App A to B, so I tried using AIDL. I checked the SurfaceFlinger because nothing was drawn. When I drew from App A, the surface was not compressed, and the SurfaceView and Flag(usage) were the same...
Anonymous » 04 мар 2024, 11:30
Последнее сообщение Anonymous «
Anonymous »
Hi I'm working on the EMM Android application and I need to add factory reset protection I have done this by doing using the device owner profile but now the issue is if the user does hard reset then it will be removed device owner and I lost the...
Anonymous » 04 мар 2024, 11:25
Последнее сообщение Anonymous «
Anonymous »
I'm using ReactNative. I want to know if there is a way to programmatically detect if usb debugging mode is enabled and prevent user from using app if it does.
I try searching around for document about this on react native but nothing useful comes...
Anonymous » 04 мар 2024, 11:25
Последнее сообщение Anonymous «
Anonymous »
try { final serviceAccountCredentialsFile = 'assets/fineappl-test-database-59bc63f88a9e.json'; // final serviceAccountCredentialsFile = 'assets/chalogekya-3104d-a83272eadffe.json'; final credentialsJson = await...
Anonymous » 04 мар 2024, 11:14
Последнее сообщение Anonymous «
Anonymous »
I’m trying to use TensorFlowLite in my Unity project for my Meta Quest 3. So, everytime I make a build for my project and then install the APK using Meta Quest Developer Hub, I get this “NullReferenceException” at certain point during runtime on the...
Anonymous » 04 мар 2024, 11:13
Последнее сообщение Anonymous «
Anonymous »
I have a Pixel 7, codename Panther for which I want to build a custom LineageOS based ROM. I have pulled the source code, pulled in the proprietary blobs that are required and pulled in the device specific code. So the next steps is to run the...
Anonymous » 04 мар 2024, 11:04
Последнее сообщение Anonymous «
Anonymous »
I am calling a web API with POST data from volley that returns a 400 code if there's a problem with the data, else a 200. In both cases, the response body is null. However, volley is treating the 200 case as an error. I don't see any response...
Anonymous » 04 мар 2024, 10:59
Последнее сообщение Anonymous «
Anonymous »
I have an Android project and it works well at my test environment with test environment certificate. And now, I must connect this app to client's UAT environment instead of test environment. From client's web site, I downloaded public certificate...
Anonymous » 04 мар 2024, 10:57
Последнее сообщение Anonymous «
Anonymous »
I am currently developing a .Net MAUI application where I am making an HTTP call using a specific function. The peculiar issue I am facing is that the function works perfectly fine on Windows, but when I attempt to execute it on Android, it throws...
Anonymous » 04 мар 2024, 10:53
Последнее сообщение Anonymous «
Anonymous »
I've implemented the commonly-pointed-to VerticalSeekBar post here. As it is, the SeekBar operates a little quirky. Here is my slightly adapted onTouchEvent() from that example:
public boolean onTouchEvent(MotionEvent event) { xPos = event.getX();...
Anonymous » 04 мар 2024, 10:45
Последнее сообщение Anonymous «
Anonymous »
My Application was deployed over 7 years and now showing the error for no internet connection, it was also that while connected to office network the app was working fine but while connected to private network(mobile data) and was showing the...
Anonymous » 04 мар 2024, 10:43
Последнее сообщение Anonymous «
Anonymous »
Android ADB showing device not found error when trying to install Apk. After installing few apk's it becomes slow and disconnects all of a sudden giving adb device not found error. Please help me with a solution.
Anonymous » 04 мар 2024, 10:38
Последнее сообщение Anonymous «
Anonymous »
I want to implement these states:
00 if no one is touching 10 if player 1 is only touching 01 if player 2 is only touching 11 if both player 1 and 2 is touching There must also be a variable that takes note who touches first P1. if Player 1...
Anonymous » 04 мар 2024, 10:37
Последнее сообщение Anonymous «
Anonymous »
fun saveImageFile(filename: String, mimetype: String, bitmap: Bitmap): Uri? { var values = ContentValues() values.put(MediaStore.Images.Media.DISPLAY_NAME, filename) values.put(MediaStore.Images.Media.MIME_TYPE, mimetype) val uri =...
Anonymous » 04 мар 2024, 10:33
Последнее сообщение Anonymous «
Anonymous »
I have been facing this error since I upgrade my flutter version,
I tried some solutions but non of them work, my experience in this field is low I cant provide the right details so any thing will be helpful, Thank you...
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения