So I have my app released which was written in another older framework (non flutter). I've since rewritten the app from scratch in Flutter. The app, while func
Everytime i create a flutter application using Android Studio, i always have errors/red lines in the Android Manifest file. Any ideas why this keeps happening?
I'm trying to connect to a device using BLE, but I'm getting an error on Android 12. I've tried a lot of different methods, but I couldn't find any solution. Ho
I refactored from Dagger2 to Hilt. Everything is fine except my Fragment Instrumentation tests. They are failing with this error: java.lang.RuntimeException: Un
I am trying to run my own native executable. The code looks like this: String[] command = {"/data/user/0/org.smowsoft.systeminformation.nativelib.test/files/smo
The error is risen when I try to upload to the storage. I've already implemented authentication in my app, and am having no problem with creating a user and aut
I am working on a barcode scanner using DataWedge API's for TC26 device. I can see sometimes the value in EditTextBox the value is shown twice randomly. For exa
How can I show NEW tag after updating category from database. Like this image Only after if my category get Updated and show for 24 hrs. This is my Adapter of
I Have a requirement that has ArrayList that contains Latitude and Longitude (randomly).Is there any way so that I can get this list in a optimized way. Google
I wrote a simple program and used webview. My problem is that links to pages that do not follow the https://irunisenter.com rule also open in the program. It's
Copied my teacher's simplified code in order to see if the code i wrote was wrong or somthing yet even her's isnt working. Here is it: private void BtnAlarm_Cli
here is the error message The current Dart SDK version is 2.13.4. Because test >=1.16.0-nullsafety <1.16.0-nullsafety.8 requires SDK version >=2.10.0-0
so basically i have bunch of apps in my application as you can see in image In my app it check if application is installed or not, if its installed its shows op
We have an Android app (minSdkVersion 23 - targetSdkVersion 32) that is custom build for a customer. It uploads files to their Google Drive. It worked fine for
I want to click each navigation item and direct it to another activity. I actually want to show the list view of 'now playing movie'. When I click that drawer i
I want to send a notification from a device to another but when I sent it I got in the receiver device : D/FLTFireMsgReceiver( 8876): broadcast received for mes
Context I have an app on Play Console in the Internal Testing track, which is set up and everything works perfectly fine with my development APK release AAB phy
I get this failure both in Android Studio and running ./gradlew assembleDebug on the command line on a new Macbook with Apple M1 Max chip. On my old Intel Mac t
I have some javascript in an acrobat form PDF that works fairly well on a PC, but doesn't work on an ios device. My goal is to send an email to an address that
I state that I am not an expert in Python and I started very recently with Kivy! I would like to know if it is possible, and if it makes sense, to add widgets s