WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

caramdache/drop

Repository files navigation

Dropbox Datastore API with RubyMotion

This sample demonstrate how to use the Dropbox Datastore API with RubyMotion.

The sample is based on Dropbox documentation for iOS, as well as the sample application Tasks, written in Objective-C. As you can see, the RubyMotion code is much simpler and shorter.

Steps to get started:

  • download the Dropbox SDK
  • move the SDK to vendor/Dropbox.framework
  • rake

Additional steps:

  • open the Dropbox Tasks sample with XCode
  • compile and run in the simulator
  • you can now switch between both apps and see your tasks move from one app to the other

Enjoy.

About

Demonstrate how to use Dropbox Datastore with RubyMotion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages