I updated my Nexus 7 from 4.2.1 to 4.2.2 via OTA.
After updating, the google play app always crashes with message 
"Unfortunately, Google Play Store has stopped". 
Below are some logs taken from the device when the app crashes.

E/AndroidRuntime( 2242): FATAL EXCEPTION: main
E/AndroidRuntime( 2242): java.lang.RuntimeException: 
java.lang.NullPointerException: expected receiver of type 
com.google.android.finsky.remoting.protos.Response $Payload, but got null
E/AndroidRuntime( 2242): at 
com.google.android.volley.MicroProtoHelper.getPars 
edResponseFromWrapper(MicroProtoHelper.java:38)
E/AndroidRuntime( 2242): at 
com.google.android.finsky.api.DfeRequest.deliverRe 
sponse(DfeRequest.java:456)
E/AndroidRuntime( 2242): at 
com.google.android.finsky.api.DfeRequest.deliverRe 
sponse(DfeRequest.java:49)
E/AndroidRuntime( 2242): at 
com.android.volley.ExecutorDelivery$ResponseDelive 
ryRunnable.run(ExecutorDelivery.java:99)
E/AndroidRuntime( 2242): at 
android.os.Handler.handleCallback(Handler.java:725 )
E/AndroidRuntime( 2242): at 
android.os.Handler.dispatchMessage(Handler.java:92 )
E/AndroidRuntime( 2242): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2242): at 
android.app.ActivityThread.main(ActivityThread.jav a:5041)
E/AndroidRuntime( 2242): at java.lang.reflect.Method.invokeNative(Native 
Method)
E/AndroidRuntime( 2242): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 2242): at 
com.android.internal.os.ZygoteInit$MethodAndArgsCa 
ller.run(ZygoteInit.java:793)
E/AndroidRuntime( 2242): at 
com.android.internal.os.ZygoteInit.main(ZygoteInit .java:560)
E/AndroidRuntime( 2242): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2242): Caused by: java.lang.NullPointerException: 
expected receiver of type 
com.google.android.finsky.remoting.protos.Response $Payload, but got null
E/AndroidRuntime( 2242): at java.lang.reflect.Method.invokeNative(Native 
Method)
E/AndroidRuntime( 2242): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 2242): at 
com.google.android.volley.MicroProtoHelper.getPars 
edResponseFromWrapper(MicroProtoHelper.java:36)
E/AndroidRuntime( 2242): ... 12 more

Can anyone provide a possible solution?

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to