As far as you know, 
The ERROR from Billing API make below error very FREQUENTLY

-------------------------
java.lang.RuntimeException: Unable to start service 
com.zzzzzzzzzzzz.yyyyyyyyyyy.BillingService@41b15648 with Intent { 
act=com.android.vending.billing.RESPONSE_CODE(or STATUS_CHANGE thing) 
cmp=com.zzzzzzzzzzzz.yyyyyyyyyyy/com.zzzzzzzzzzzz.yyyyyyyyyyy.BillingService 
(has extras) }: java.lang.NullPointerException
 at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:2388)
 at android.app.ActivityThread.access$1900(ActivityThread.java:127)
 at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1214)
 at android.os.Handler.dispatchMessage(Handler.java:99)
 at android.os.Looper.loop(Looper.java:137)
 at android.app.ActivityThread.main(ActivityThread.java:4499)
 at java.lang.reflect.Method.invokeNative(Native Method)
 at java.lang.reflect.Method.invoke(Method.java:511)
 at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:794)
 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:561)
 at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
 at com.zzzzzzzzzzzz.yyyyyyyyyyy.BillingService.onStartCommand(Unknown 
Source)
 at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:2371)

---------------------------

This must be fixed by Google side 
whoever Google Play people or framework people.
 
Why Google keep silent about those critical issues which regarding billing?
Fix it. pls.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to