android - google play service stop working when run app -


i developing wear/handeheld app. have problem when run app on handheld, getting error "google play service stopped working". stack trace of error following:

    java.lang.runtimeexception: error receiving broadcast intent { act=android.intent.action.package_added flg=0x4000010 (has extras) dat=package:com.fzv.myapp } in com.google.android.gms.wearable.node.u@41d42a08 

any ideas going on here, because working on problem 3 days , still not resolved ...


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -