How to Post Image on Google+ with Android Application -


I've integrated Google with Android. But I can not post an image there. The ShareCompat class on Google API Docs is used for this but this API is found in level 16.

plz help .. !!

You must include an Android support library to use the ShareCompat class in API level 4 and higher .



Comments