I have integrated Google Plus in Android App.I am using Android SDK version 4.2.2. But I got this error while performing sharing post on google plus :
Google Plus Service Out of date
and
ConnectionResult {statusCode=SERVICE_VERSION_UPDATE_REQUIRED, resolution=null }
I want to run Google Plus Posting on emulator, not on device.
Any help will be appreciated.