0

I am new to this iPhone development.Currently I am working on an application which requires data transfer from iPhone to non iPhone device like android.Can any one suggest me a method to do this?IS there any libraries or API or framework to do this?

rahul raj
  • 597
  • 1
  • 4
  • 15

2 Answers2

1

Try Bump API's Link http://bu.mp/api

-2

You should go through these two questions -

iPhone - how is data transferred in P2P

Is it possible, in principle, for an Android device to interface with an iPhone over Bluetooth/GameKit?

Hope that helps

Community
  • 1
  • 1
Saurabh
  • 22,743
  • 12
  • 84
  • 133
  • 1
    I really hate people who downvote but don't mention the reason in the comments!! – Saurabh May 02 '12 at 09:15
  • I'm guessing it's because you linked without explanation, which isn't encouraged. See http://meta.stackexchange.com/a/8259 – ckhan May 24 '12 at 05:57