Access to connected device data on iOS

Home / Forums / Marmalade Archive / Marmalade System / Access to connected device data on iOS
2 replies [Last post]
by: AwooOOoo
Status: Offline
Joined: 2011-12-19
Points: 100

Hi,
I'm wanting to download data from other devices (i.e. Camera) connected to and iPad via http://store.apple.com/sg/product/MC531ZM/A?fnode=MTc0MjU4NjE adapter and was wondering if someone can point me in the direction of if this is possible and an appropriate section of the SDK to dig into.

From looking at the pin outs of the iPad docking connector it has Firewire not usb so I can only presume that this aforementioned adapter in the link contains the appropriate transceivers to allow you to connect USB devices.

I did some searching for accessing the Firewire port via Marmalade, but couldn't find anything so I can only presume I'm not looking for the right thing or I can't access that resource.

Any advice would be appreciated =).

Paul.

by: AwooOOoo
Status: Offline
Joined: 2011-12-19
Points: 100
Looking at the iOS Developer

Looking at the iOS Developer library is seems that access to these types of devices is via the 'External Accessory Framework' so I assume what I'm after is some type of wrapper to access the external accessory framework.

by: Kite
Status: Offline
Joined: 2010-11-15
Points: 8210
Hi! Marmalade tries to wrap

Hi! Marmalade tries to wrap features common across platforms while implementing platform-specific APIs as extensions and I don't think there is one for accessories.

However you can create an extension that calls into whichever native iOS APIs you like using the Extension Development Kit (EDK). Reading the "Marmalade (C++) > Extensions Development Kit (EDK) > EDK Overview" section of the documentation should get you started.

Latest Posts

Latest Comments

Top Contributors

  • Chris D : 27,010
  • MonRoyals : 26,970
  • Salman : 26,720
  • Jez Hammond : 20,130
  • pjan : 11,150
  • gjw : 10,350
  • Paolo Oliverio : 9,640
  • Beaker_2 : 8,390
  • Kite : 8,210
  • bluescrn : 7,810