I'm using android studio to connect to a Microsoft SQL Server and I can't use the JDBC for JDK 17. It just appears with the following error message: 'com.androi
Got this message in event log: Same like File pattern '*.apk' (from 'bundled' plugin) was reassigned to file type 'APK' by 'Android' plugin In my project there
Suddenly android studio showed this message. What is that I must do? It is showing: File pattern '*.apk' (from 'bundled' plugin) was reassigned to file type 'AP
I built an flutter app. I used url_launcher package to navigate social links and other external browser links. And it was perfectly working on android emulator.
The picture shows the code and logs For some reason startDate and endDate not recreated
My app offers the possibility to launch it through as many widgets as wanted by the user. To determine which widget trigerred the launch, I use an extra paramet
I'm trying to add multiple events to Google Calendar, but I only can launch one event at a time. val intent = Intent(Intent.ACTION_INSERT) .setData(Ca
There's a URL address that I decoded to JSON, and there's a certain header (result) that I'm trying to convert to a list of objects (Book). When I print the con
I have set up in-app billing on an Android app (java). When I call launchBillingFlow on the BillingClient: BillingFlowParams billingFlowParams = Billing
I'm trying to have a full screen DialogFragment with the ability to show / hide status and navigation bars when tapping the screen. Here is the DialogFragment c
I'm currently using Android studio attempting to run an old Flutter project I made about a year and a half ago. When I attempt to run it I get the error: The mi
On Android API 28, I'm trying to get the album art for a particular album using the albumID. The code throws the following error on getBitmap android.database.s
I am trying to build AVS built-in device for Android platform I followed the steps given in this doc https://developer.amazon.com/en-GB/docs/alexa/avs-device-sd
I have an APK file which is installing and working fine on android phone, but when I am wrapping this APK file with Microsoft Intune it is giving an error when
I know there is a way to hide app icon in Android 9(API 28) and lower. But is there a work around to make the same happen in Android 10(Api 29). The code below
I load my images into an android app with the Coil library. And it instantly shows me cached images if there is no internet. But when there is an internet conne
I have some doubts regarding the storage in the android! What is different between the DCIM storage and Android/Media storage paths, and how can one access and
I have some doubts regarding the storage in the android! Which types of files can be saved via MediaStore APIs? I am making a messenger like WhatsApp and am stu
I'm working on a Flutter app in which I'm using the shared_preferences: ^2.0.13 package. Flutter version : 2.10.1 (latest) gradle version: 6.7 Android gradle
I would like to as if there is a way to programmatically dismiss the context menu of android . The menu shows whenever I long press the TextInputEditText. "Cut"