문제

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

Thanks in advance

Aswan

도움이 되었습니까?

해결책

Aswan, there is a simple way to do this by leveraging Palm's facebook application. 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. 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.

Which solution are you interested in? Also are you using the Ares IDE or Eclipse?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top