dropbox integration iphone - iphone

I am Beginner in iPhone. I wants Integrate Dropbox Api in my App for upload a .pdf file and image. But after long googling in not find any good tutorial for it.
Please provide me any tutorial links. or any example link where i can get information about how to integrate dropbox and upload file.
Many Thanks

Requirements:
You need the 4.0 version of the iPhone SDK. The version of your XCode should
be at least 3.2.3.
You need to have registered as a Dropbox application with mobile access. You should have a consumer key and secret.
You need to download the dropbox sdk
Refer to this link for more details and example.

Related

Integrating Twitter with sharekit 2.0

I want to integrate shareKit 2.0 in my app. But I wanted only for the purpose of Twitter.
I Followed the installation steps on sharkit wiki but ended with the error youTube SDK not found etc...
I see lot of products in my app product folder(Fiker, youtube sdk, ect...)
As I only needed twitter,I deleted other folder except Twitter from services folder. Please help me with the sharkit twitter Integration.
I want to update sharekit As i am facing oAuth_verifier issue in twitter with the old sharekit version.
sharkit 2.0 source Code URL:
https://github.com/ShareKit/ShareKit
Installations Steps URL:
https://github.com/ShareKit/ShareKit/wiki
May be you don't need ShareKit? If you just going to set up twitter share you can use ios integrated framework, here it is good tutorial.
New sharekit is very different from the old one, and you should not touch the code (delete anything) - the strongest reason is easy updating using git.
If you wish to use Twitter sharer only, check granular install

iOS pickup/import file directly from Google Drive or Dropbox

In iOS for iPhone -iPad app do we have a facility to pick/import/copy documents or files directly from photo library or Dropbox or GoogleDrive or any other similar kind of app in to our native application?
Or using some url-scheme can we directly upload it to server by just giving the path?
This kind of functionality is being provided by Google's Android OS. Do we have similar to that in iOS? Or how can we implement that?
Try AMAZON S3 server to upload files and fetch files from the server and many more
Please go through the following link
http://aws.amazon.com

How to integrate Salesforce in iphone app?

can any one help me in integrating salesforce in my app.I have made account in sales force and also created the remote-acces key.Can anyone tell how to ad objects ,dashboards etc in the iPhone app.I also want to know how to access the data on salesforce .for e.g. i want to get all the custom objects in salesforce and also want to create custom objects from iPhone app.Can anyone guide me in this respect.Any help is appreciated.
There are many ways to do it. I advice you to read carefully and choose the best way to do it.
Here are some links to read about it:
Making Salesforce and PayPal Work Together
SDK Project
Good Documentation and code
Salesforce provides mobiles SDK for iPhone, Android & hybrid platforms.
This SDK has samples on how to start with. There are lot of documentations available.
Basically the SDK helps to authenticate with Salesforce using oAuth, communicating with the objects using RestKit.
Refer the following URLs to start with..
Download the mobile SDK from the following URL.
https://github.com/forcedotcom/SalesforceMobileSDK-iOS
There is a discussion forum
http://boards.developerforce.com/t5/Mobile/bd-p/mobile
API docs
http://forcedotcom.github.com/SalesforceMobileSDK-iOS/Documentation/SalesforceSDK/index.html
Ref:
http://wiki.developerforce.com/page/Mobile_SDK

Google Drive vs Google Doc for iOS?

I have an iOS app that uses the Google Docs List API to access and download spreadsheet data. I've done a basic test with upgrading my Google Docs account to Google Drive, and everything still seems to be working okay.
Based on the answer for this question Google Document List API and Google Drive SDK it looks like things will continue to work for awhile.
Are there any steps that mobile devs should be taking now to move to the new API? My main concern is that most of the developer docs so far are related to web apps and not mobile apps so requirements like registering for the chrome web store don't seem to fit. For example:
"Warning: Apps will not have any API access to files unless the app has been installed in Chrome Web Store. To test an app during development, you must first create a listing and install it."
Any guidance or suggestions would be appreciated.
Check this answer for the rationale behind the Chrome Web Store installation: https://stackoverflow.com/a/10476737/186674
Also, we are considering removing the installation requirement for the development and testing phase, we should have some updates soon.
iOS apps using the Documents List API should now update to using the Google Drive API and the newer Google APIs Client Library for Objective-C.
The new API and library are quite a bit easier to use and more efficient than are the older GData alternatives.

bebo integration into iphone application

Hi. I am developing one application for iPhone. In which I have integrated twitter, facebook, Myspace. Using my app I can update status and image. In the same way I want to integrate Bebo social networking site.
I find Bebo's developer site http://developer.bebo.com/ here. But I did not found any API related to Objective C or iPhone related stuff. How can I do this integration?
It doesn't look like there's an existing API for bebo access on iPhone.
You'll have to think about rolling your own. The site you posted a link to seems to have useful info. Or there's some (hard on the eye) info here:
http://www.bebo.com/Profile.jsp?MemberId=6945769847