future LC and dropbox

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Coffee1633
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 219
Joined: Mon Dec 05, 2011 5:35 pm

future LC and dropbox

Post by Coffee1633 » Sat Jun 22, 2013 1:33 pm

Is it possible to integrate LC with Dropbox.com? Or do you think it will be possible when LC gets its facelift?
Dropbox has a public API for developers, lots of sample code for Xcode, and frameworks ready to go but it's all for Xcode.
Does anyone in the know know whether integrating Dropbox.com will become doable in LC this year?

coffee16

gpb01
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Sat Jun 04, 2011 5:41 pm

Re: future LC and dropbox

Post by gpb01 » Sat Jun 22, 2013 5:40 pm

Hi Coffee ... you can use this : http://www.phoenixsea.ch/downloads/Live ... boxLib.zip ... use REST API and works on any platform ... :)

Guglielmo

Coffee1633
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 219
Joined: Mon Dec 05, 2011 5:35 pm

Re: future LC and dropbox

Post by Coffee1633 » Mon Jun 24, 2013 9:31 am

Guglielmo

I can't tell you how grateful I am. Thank you.
I only need some basic dropbox access so I hope I will be able to figure it out.
many thanks again and I will let you know if I can get it working.

coffee16

gpb01
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Sat Jun 04, 2011 5:41 pm

Re: future LC and dropbox

Post by gpb01 » Mon Jun 24, 2013 1:04 pm

Hi Coffee,
many people use this library so ... I really hope you don't have problems. ;)

Anyway, we are here :D :D :D

Guglielmo

Mag
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 802
Joined: Fri Nov 16, 2012 10:51 pm

Re: future LC and dropbox

Post by Mag » Mon Jun 24, 2013 2:47 pm

Hi Coffee,

For completeness, I add this information about a commercial external:

http://mergext.com/home/mergdropbox/

It's for iOS only.

Post Reply