简体   繁体   English

如何使用Android应用程序在Google+上发布图片

[英]How to Post Image on Google+ with Android Application

i have integrated google+ with android. 我已经将google +与android集成。 but i am not able to post image over there. 但是我无法在那发布图片。 on google api docs ShareCompat class is used for that. 在google api docs上使用ShareCompat类。 but it is found in api level 16. 但可以在api级别16中找到。

plz Help..!! 请帮助..!

You need to include the Android Support Library in order to use the ShareCompat class in API level 4 and higher. 您需要包括Android支持库,才能使用API​​级别4和更高版本中的ShareCompat类。

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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