0

I once saw a website that provides a service of converting IPA files to APK. Supposedly, you just install their SDK in Xcode. You don't need to port the code from Objective-C to Java.

But I cannot find it again. Does anyone know of such a site/service?

Ron
  • 3,055
  • 1
  • 20
  • 21
jason_luo
  • 251
  • 1
  • 3
  • 5
  • It's NOT converting IPA files to APK. It's recompile project sources with modified Android NDK. check their site, now it's beta. – Volodymyr B. May 03 '13 at 11:39

2 Answers2

1

Apportable offers to port iOS games to Android, but I've never used them myself.

Y2i
  • 3,748
  • 2
  • 28
  • 32
  • 1
    Apportable provides an Objective-C platform that runs on the Android NDK, enabling IOS apps to be recompiled to run natively on Android. (I'm an engineer at Apportable) – Paul Beusterien Oct 31 '12 at 04:57
0

I'm looking to do the same here and I came across this site: http://www.yeecco.com It offers a service to convert ipa files for Samsung store ready apps from what I can tell. But I haven't used it because it doesn't seem too legit what with its poor spelling and grammar.

bldysnw
  • 171
  • 1
  • 1
  • 5