iOS (and Android) - register to open certain file-types?
Monte Goulding
monte at sweattechnologies.com
Fri Nov 2 16:40:06 EDT 2012
Hi Ben
Refer to this for the plist changes you need to make:
http://developer.apple.com/library/ios/documentation/FileManagement/Conceptual/DocumentInteraction_TopicsForIOS/Articles/RegisteringtheFileTypesYourAppSupports.html#//apple_ref/doc/uid/TP40010411-SW1
To edit the plist you need to find it inside the LiveCode app bundle.
For the other side... Sending docs to other apps or previewing them there's mergDoc
Cheers
--
M E R Goulding
Software development services
mergExt - There's an external for that!
On 03/11/2012, at 4:25 AM, Ben Rubinstein <benr_mc at cogapp.com> wrote:
> On 02/11/2012 17:17, Richard Gaskin wrote:
>>> Is there a way (on iOS, on Android) to register my LiveCode-built mobile app
>>> as capable of opening certain file types? I understand about custom URL
>>> schemes; but this is about files, which might be downloaded from a browser,
>>> but might also be opened from utilities like Dropbox, Box, or Evernote.
>>
>> I believe you'll find what you're looking for in the Android Release Notes,
>> starting on p44 in the section titled "Custom URL schemes".
>>
>> Further details at the Android dev site:
>> <http://developer.android.com/training/sharing/receive.html>
>
> Thanks for the link, Richard. I can see how this works when files arrive over HTTP, and therefore have a mime type - do you know how this can work by file type?
>
> (And is there a similar mechanism for iOS?)
>
> thanks,
>
> Ben
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list