简体   繁体   中英

How to Post Image on Google+ with Android Application

i have integrated google+ with android. but i am not able to post image over there. on google api docs ShareCompat class is used for that. but it is found in api level 16.

plz Help..!!

You need to include the Android Support Library in order to use the ShareCompat class in API level 4 and higher.

http://developer.android.com/tools/extras/support-library.html#SettingUp

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM