I tried a demo on displaying google maps v2 in android.
The java code is,
package com.example.gpslocator;
import android.os.Bundle;
import android
I have the same issue.
But What I did is I used com.google.android.gms Version Code this 3265130
Rather than using com.google.android.gms Version Code this 4452000, Which is the latest one, I don't know what the issue is But its work for me.
[Follow the steps given by Alexander]
Might be work well with new Updates.

Might be work well with new Updates.
