How i can open file with my extension settings. Framework see this file,but i can't open it. when i set mime_type / all ok,but it allow to open all file types,b
I have a ChromeOS 100 Acer Chromebook 314. I open the app, I am logged in, and after that I will close it from the top-right corner. Then I receive a notificati
I am trying to hold funds on the customer card until the trip has been completed. On the server: > const capture = await stripe.paymentIntents.create({ >
Objective Send an intent to open the gallery for selecting photos, show photos only, and allow multi select. Simple. Problem There are some apps that are regist
I have an app that listens for a deeplinks starting with example:// The app can be launched by scanning a QR code containing a deeplink. <intent-filter&g
In my app, I have a Service running in the background (and foreground). In this Service, there's a CountdownTimer and when it finishes I want to launch the app
I am working on a web application where I would like to enable UPI transactions between two UPI Ids (non-merchant UPIs) for non-business purposes. Example, tran
I have an Angular 9 + Ionic 5 application, deployed as PWA, Android and IOS apps. We use google's universal, cross-platform URL to launch Google Maps, as descri
In Android 9 & 10 I face issued in install app programmatically in Android Studio using filepath apk file. Below show what I tried.. Intent intent = new I
I am trying to receive more than one data from the RFID tag (EPC, USER and TID), but from the "intent" I receive empty data. When i use: "com.symbol.datawedge.d
I am trying to receive more than one data from the RFID tag (EPC, USER and TID), but from the "intent" I receive empty data. When i use: "com.symbol.datawedge.d
I'm trying to create an Intent Chooser for editing a "Profile Picture", with the following options: 1. Camera 2. Gallery 3. Delete Image Based on the permissio
How can I make a share button in compose, which will share a download link, I tried this but the result was different that I expected. Here is the code. Button
Looking at intent.resolveActivity != null but launching the intent throws an ActivityNotFound exception I wrote opening a browser or an application with Deep li
My app can be opened with deep link. When clicking a link in an email from the Outlook Android app, my app is opened. But, the Intent doesn't contain any catego
I have 2 Activities, I want to pass an arraylist of an Object and show it on a ListView Activity A: btnGuardar.setOnClickListener{ i
I want to share text in my CardView using share Intent using kotlin but there is a problem with last line in the code in kotlin the code val shareIntent = I
i have demo application with image view and in this image view i need to set image from which selected from whats app Chat, Currently i was getting Path of sele
I am trying to set the background color with intentPutExtra but it doesn't seem to change, this is my intent from the MainActivity: @Override publ
Am not able to share PDF using intent only in android 12 but its working fine below version. Am downloading file and taking file Uri from download folder. Downl