简体   繁体   English

从webos在facebook用户墙上发布图像

[英]publish image in facebook users wall from webos

in my application i select one image from photos and then press submit button selected image should publish in facebook user wall with some message.any idea 在我的应用程序中,我从照片中选择一张图像,然后按“提交”按钮,所选图像应在Facebook用户墙上发布一些消息。

Thanks in advance 提前致谢

Aswan 阿斯旺

Aswan, there is a simple way to do this by leveraging Palm's facebook application. 阿斯旺(Aswan),有一种简单的方法可以利用Palm的facebook应用程序来做到这一点。 Essentially your app would be making a service request to the facebook app which would then pop-up and ask the user to confirm a status update or photo post. 从本质上讲,您的应用程序将向Facebook应用程序提出服务请求,然后将其弹出并要求用户确认状态更新或照片发布。 More info here . 更多信息在这里

If you don't use this solution, you will need to craft your own AJAX requests to authenticate with Facebook and make whatever updates you desire. 如果您不使用此解决方案,则需要制作自己的AJAX请求以通过Facebook进行身份验证并进行所需的任何更新。

Which solution are you interested in? 您对哪种解决方案感兴趣? Also are you using the Ares IDE or Eclipse? 您是否还在使用Ares IDE或Eclipse?

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

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