Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-intent

Get String Value Dynamically

android android-intent

How to finish all Activities except Main Activity and call another Activity

"java.io.FileNotFoundException: Permission denied" in Android Internal Cache Dir

Intent ACTION_OPEN_DOCUMENT: browse multiple MIME type

RECEIVE_BOOT_COMPLETED and "Exported receiver does not require permission"

package visibility in android 11 kotlin

Refresh activity on back button

Open App Permissions on Android programmatically?

android android-intent

Launch an activity from TileService for Android 14 is not allowed

Extras not getting passed when using Intent.FLAG_ACTIVITY_SINGLE_TOP and CLEAR_TOP

Why the error "Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag" happens only on some devices?

Implicit Internal Intent vulnerability showing up when Android app is deployed to the Playstore

How to launch an Android application from the terminal emulator

How to open Battery saver activity in android L

Customise Sharing Intent Dialog Is That Possible?

java android android-intent

how can method "getSystemService" be used directly in BroadcastReceiver?