Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-intent

Issue with Activity killed by System if No Longer Visible in Android

Passing a custom Object from one Activity to another Parcelable vs Bundle

Android Widget stops working randomly

Obtaining usb cable plugged IN/OUT event using EXTRA_PLUGGED does not work

Fragment onActivityResult method on executing calls activity onActivityResult

Starting app when MIFARE Classic is detect with Android NFC

Integrating the app with Google search results and Chrome

Calling onNewIntent() from a notification

android android-intent

Notification to bring Activity into foreground only if it is in background

Open URL in browser even though my app registered an intent-filter for it

How to link button with website in android studio using kotlin

Not getting Large Icon when app is not in background

How to get the user selection from startActivityForResult(Intent.createChooser(fileIntent, "Open file using..."), APP_PICKED);?

HOME button doesn't work, is it possible to listen?

Run intent DevicePolicyManager.ACTION_ADD_DEVICE_ADMIN from a service

How can I send messages back and forth between ADB shell and an Android app?

android android-intent adb

android:selecting multiple images in gallery and starting implicit intent

Pass data to onDestroy() of Service

onCreate called after onActivityResult when I pick picture from gallery

How to receive USB connection status broadcast?