Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Play services out of date. Requires 4030500 but found 3266132

I just made an update and I can't execute my project any more. It says:

10-31 23:23:18.033: W/GooglePlayServicesUtil(28737): Google Play services out of date.  Requires 4030500 but found 3266132

10-31 23:23:18.143: E/AndroidRuntime(28737): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.xoco.checker/com.xoco.checker.MainActivity}: java.lang.NullPointerException: CameraUpdateFactory is not initialized

It was just working fine 30 minutes ago, so I may think the update causes it.

I have read about similar issue, but always with an emulator and I'm testing with a Samsung Galaxy Fame.

I haven't been able to find any problem in my code. Can you please help me?

EDIT: Where can I find the updated apk (Google Play Services, revision 13) (gms and vending)

like image 794
Juliatzin Avatar asked Nov 01 '13 05:11

Juliatzin


2 Answers

Install play service for Froyo may help

enter image description here

like image 176
nguyên Avatar answered Nov 02 '22 03:11

nguyên


I have this same problem was yesterday. I solution it with help Google Play Service for Froyo(Rev. 12). With Rev. 13 not working.

like image 2
imperator_sp Avatar answered Nov 02 '22 02:11

imperator_sp