ASNE
                                
                                
                                
                                    ASNE copied to clipboard
                            
                            
                            
                        NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Context.getPackageName()' on a null object reference
I got this crash report just now through Fabric. Not sure what is happening here... Might be related to https://github.com/gorbin/ASNE/issues/52 ?
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Context.getPackageName()' on a null object reference
at android.content.ComponentName.
Allright, so I get this when playing around with rotating the device...
Edit: got the hint from: http://stackoverflow.com/questions/23594332/android-new-intent-causes-nullpointerexception-in-asynctask
tnx bro sloved it