I have a Live Android application, and from market i have received following stack trace and i have no idea why its happening as its not happening in application code but it
After researching a bit the solution to this problem is to do your fragment commits in the onresume.
Source: https://wenchaojames.wordpress.com/2013/01/12/illegalstateexception-from-onactivityresult/