Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in extras

Android: How to catch Intent's Extras if the activity is already running?

Is there way to tell IntelliJ IDEA which output folder to use for GWT compiler?

Intent extras in Unit test Android Mockito

Differences between org.apache.log4j.RollingFileAppender and org.apache.log4j.rolling.RollingFileAppender

Pass arraylist of user defined objects to Intent android

Android: Part of my extras are getting lost in pending intent

Android: Starting app from 'recent applications' starts it with the last set of extras used in an intent

Multiple calls to AlarmManager.setRepeating deliver the same Intent/PendingIntent extra values, but I supplied different ones

startActivityForResult and Intents Extras, it seems extras are not pushed back

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

Why the PendingIntent doesn't send back my custom Extras setup for the Intent?

Android Intent.getStringExtra() returns null

Is there any way to put extras to Intent from preferences?

Android keeps caching my intents Extras, how to declare a pending intent that keeps fresh extras?