I have installed flutter and Visual studio code and followed all the steps. I created a new flutter project and tried running it. However, it does not run either in the phone and will not launch the browser either. Here is the output when the...
I am trying to create different APKs using flavors in an Android app written with React Native but I am getting the following error while running the .gradlew assembleRelease or any other combination:
Background to issue:
I clean installed the latest Android Studio and it installed fine. The only thing I customized was the installation directory (Added one level). When it finished, I allowed it to auto-run Android Studio, and it instantly...
After executing alertDialog.dismiss(), breakpoint execution going to Looper.java
if (alertDialog != null && alertDialog.isShowing()) { alertDialog.dismiss(); } and I don't understand why it's going inside below if loop. Can anyone explain...
I want to create a vpn client for android on MAUI.
I looked at the topics on stackoverflow on this topic, but the libraries specified there did not work, and with the Vpn Client class in the Android namespace.Net I have a problem, I don't...
i'm tring to convert pyside6 to android apk on ubuntu i ran this
python3 ./pyside-setup/tools/cross_compile_android/main.py --plat-name=aarch64 --ndk-path=$ANDROID_NDK_ROOT --qt-install-path=/opt/Qt/6.5.0 --sdk-path=$ANDROID_SDK_ROOT and i get...
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...
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...
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).
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
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
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...
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,...
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...
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...
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...
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...
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...
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения