Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-intent

Error Receiving Broadcast Intent Problem

Launch android app when a link is tapped on SMS

Size limitation on attached Parcelable?

android programmatically update apk and see the result of the installation

Difference between START_STICKY and START_REDELIVER_INTENT?

intent extras are duplicated when using FLAG_UPDATE_CURRENT in PendingIntent when creating android notifications

How do I write an android JUnit test when my activity relies on extras passed through an Intent?

How to launch a new activity using pending intent [closed]

Android - How do I open a file in another app via Intent?

android android-intent

Send HTML mail using Android intent

Returning intent result when Activity is closed by back button

How to retrieve the activity requested by an Intent

Launch Location Settings intent from preferences XML file

Sending an email with attachments programmatically on Android

Android Status Bar Notifications - Intent getting the old extras on the second time

How to know which intent is selected in Intent.ACTION_SEND?

android android-intent

How to get Ringtone name in Android?

Matching a url pattern in <intent-filter>

How to handle an intent which does not have data at first call of an activity?

android android-intent

zxing onActivityResult not called in Fragment only in Activity