Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-intent

How to automatically pick email app on createchooser?

android android-intent

Why does intent.resolveActivity(getPackageManager()) return null even though there is Activity to handle it?

java android android-intent

How to read an NFC tag which is already attached to the device

Use of Intent.FLAG_ACTIVITY_MULTIPLE_TASK

android android-intent

Launch chat with user in MS Teams Android app from my android app

how to open link of samsungapps store in application

How to add an option to share to Instagram Stories?

How to open my application when app link is clicked?

Receive custom intent without activity restart

Trying to start an activity from broadcast receiver

Android 9 Intent.ACTION_UNINSTALL_PACKAGE not working

android android-intent

Sending email using standard gmail app without chooser

Enabling "detectUnsafeIntentLaunch" in strictMode throws warning even for Implicit Intent with setPackage

How can I dynamically create a list of all Android ui components programmatically? e.g. TextView, ImageView etc

What's Xiaomi Mi Store app's page intent?

How to add extras to manifest-declared intent

android android-intent

How to open from my app a specific activity from an other app?

Android - Clear task flag not working for PendingIntent

How can I correctly pass unique extras to a pending intent?