15

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)

Paul R
  • 208,748
  • 37
  • 389
  • 560
Juliatzin
  • 18,455
  • 40
  • 166
  • 325
  • You update the Play Services through, ADT Manager, but Play service on device are still old, Update play services, or best suggestion use Genymotion as testing device. – Rachit Mishra Nov 01 '13 at 05:51
  • FYI, check my answeron the other same question. http://stackoverflow.com/a/19760215/536078 – cmcromance Dec 05 '13 at 04:46

4 Answers4

10

Install play service for Froyo may help

enter image description here

nguyên
  • 5,156
  • 5
  • 43
  • 45
  • 3
    just remember that this answer is a workaround since the real solution will be to have Google Play Services updated in your device. However, it looks like Google hasn't updated it in the Google Play (at least not in all the servers) – gian1200 Nov 03 '13 at 06:36
2

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

imperator_sp
  • 1,216
  • 10
  • 16
0

I had a device with a really old copy of Google Play Services. Updating it on the device fixed the issue

Joe Plante
  • 6,308
  • 2
  • 30
  • 23
-1

i had this problem, the solution for me is return the .jar (google play service for Froyo), excuse me for my bad english.

V1t0r14n0
  • 111
  • 5