post video to youtube in app iphone [closed] - iphone

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I am developing an app in which there is a requirement under which there is upload video of iPhone photo album to YouTube in app. I am searching on Google but can't succeeded. How can I solve this?

please check this API
hope it helps

Related

twitpic integration with iPhone app [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want to upload image to twitter using twit pic. I am using Oauth method.
Why are you not try with share kit? its easy way to upload picture to twitter.

how upload video with text in facebook using sharekit? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I am new to ios.
i have upload video in facebook using sharekit successfully but text should not share with video.
can any one help me.
sorry for my english

How to download PDF from a website in the app using iPhone SDK? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
How can I download PDF from a website and store it on the iPhone App?
Please let me know.
The way I've done it is download it as a .html file, draw it into a webview, then print it into a pdf.

Photos Gallery In iPhone [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I want to make photos gallery like one in this photo:
Is there any help how to make it the easiest way
There is a openflow api written by Alex Fajkowski. Here is link to it: http://fajkowski.com/blog/2009/08/02/openflow-a-coverflow-api-replacement-for-the-iphone/

How to notify webOS that I just saved a photo? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I'm writing an application that saves photos to a webOS Device. After my app saves a photo, I've noticed that it doesn't show up in the Palm-supplied Photos app. What can I do so that the photo can be seen in the Photos app?
I found the solution here:
https://developer.palm.com/distribution/viewtopic.php?f=11&t=3791
There is currently a bug in webOS that prevents this from working. As a workaround, calling the download manager twice forces a refresh.