I am integrating Google Plus in Android App,But I encountered problem during Sharing Post on Google Plus in emulator Because It requires Google Plus installed on Emulator.
But We can't add Google Plus App on Emulator.
I know that it run only in device but still searching for solution.
Any help will be appreciated.
Download Google+ apk from here

copy and paste it to your (adt...\sdk\platform-tools) directory
open command prompt and expand upto your "\sdk\platform-tools" then write command
adb install com.google.android.apps.plus-1.apk
and press enter
see pictures below for your help
its succesfully installed on Emulator.