Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
426 views
in Technique[技术] by (71.8m points)

android - 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)

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Install play service for Froyo may help

enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...