Гость » 09 мар 2024, 10:35
Последнее сообщение Гость «
Гость »
My question is that my navigation drawer toolbar hides behind the decoration of the profile activity. i looked through question like that and the only possible solutions i got were to change constraint layout to linear layout but without the...
Гость » 09 мар 2024, 10:24
Последнее сообщение Гость «
Гость »
So I have a Nokia 2.2 that I can't unlock the pin because sister forgets her password, I was about to do a reset but I remembered that the device doesn't even have USB debugging on to use ADB.
Even without USB debugging on, I still tried what I...
Гость » 09 мар 2024, 10:12
Последнее сообщение Гость «
Гость »
I am working on music app which has songs queue contains duplicate songs (as per user's requirement to repeat the song) with different state , one of them could be in playing state or others not(screenshot).
Гость » 09 мар 2024, 10:03
Последнее сообщение Гость «
Гость »
I'm making an Android Audio Recording app and I managed to make it with a waveform however I'm having a hard time to make a formula for the spike even when the surroundings is very quiet I'm getting a big spike in my waveform
Гость » 09 мар 2024, 10:00
Последнее сообщение Гость «
Гость »
From my Android app I want to request a URL with GET parameters and read the response. In the request I must add a two header parameters (key and dt).i wrote some code but i have 404 error.this is a my source
Гость » 07 мар 2024, 13:48
Последнее сообщение Гость «
Гость »
I'm trying to use an android device that has an integrated barcode scanner. I have an textfield that is filled with the data read by the scanner. It's working bu everytime I change the focus, the soft keyboard shows up and I don't know how to hide...
Гость » 07 мар 2024, 13:42
Последнее сообщение Гость «
Гость »
I am currently developing an OCR-based card scanner android app using CameraX and Google ML Kit Text Recognitionv2. While the app performs reasonably well with regular printed text, it struggles to accurately recognize numbers on embossed cards,...
Гость » 07 мар 2024, 13:38
Последнее сообщение Гость «
Гость »
I am converting a VB.NET(Windows CE) program to a android app using .net Maui. I have come across a line inside a function that I can't seem to find an alternative for on .net Maui.
If frmProd.ShowDialog = Windows.Forms.DialogResult.OK Then Is...
Гость » 07 мар 2024, 13:37
Последнее сообщение Гость «
Гость »
My project is an Android library, so naturally I have plugins { id 'com.android.library' } in my build.gradle. This has unexpected effect that in unit tests imports like import java.net.http.HttpClient; cannot be resolved...
Гость » 07 мар 2024, 13:35
Последнее сообщение Гость «
Гость »
My current question is about why does the error message in the title appears? I am following a tutorial on youtube of Plillip Lackner, trying to understand how navigation between multiple screens can be implemented, and checked if I have the same...
Гость » 07 мар 2024, 13:33
Последнее сообщение Гость «
Гость »
I already added the jetifier to gradle.properties and furthermore there aren't any answers to my questions on the internet that i could find. I am using 1 old package named phonegap-plugin-barcodescanner which is why i still need jetifier to convert...
Гость » 07 мар 2024, 13:30
Последнее сообщение Гость «
Гость »
I'm using a PeriodicWorker to make a daily backup of my app's data, that is, uploading mu local data to a cloud storage service. However when I use setForegroundAsync(foregroundInfo); it first, shows me a warning (startForegroundService() not...
Гость » 07 мар 2024, 13:22
Последнее сообщение Гость «
Гость »
I'm trying to get the users data from the database and sign in to the app using state management whenever I'm pressing the login button this error occurs although I'm add the toString() to the id what can I do to resolve this problem
Гость » 07 мар 2024, 13:18
Последнее сообщение Гость «
Гость »
We have Android native multiple tab barcode application which contains barcode field for Bluetooth device to enter the barcode. When lunch this mobile, it first have one popup to let user to select the tab. The problem is that every time when the...
Гость » 07 мар 2024, 13:10
Последнее сообщение Гость «
Гость »
I have a view, in which I need to present scrollable content. Content consists of some headers and then actual data. Because I need it to be high-performance, I cannot put headers and recycler into a nestedscrollview separately, so that all content...
Гость » 07 мар 2024, 13:03
Последнее сообщение Гость «
Гость »
I have BottomSheetDialog with recyclerView.
Preview:
What i have: When recyclerView content is slightly scrolled down, I start swiping up to the content beginning and then the scrolling stops (RecyclerView overscroll effect is visible). How...
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения