Cider lets iOS applications run on Android

The SD Times reports about Cider, which allows iOS applications to run on Android. From the research paper:

We present Cider, an operating system compatibility architecture that can run applications built for different mobile ecosystems, iOS or Android, together on the same smartphone or tablet. Cider enhances the domestic operating system, Android, of a device with kernel-managed, per-thread personas to mimic the application binary interface of a foreign operating system, iOS, enabling it to run unmodified foreign binaries. This is accomplished using a novel combination of binary compatibility techniques including two new mechanisms: compile-time code adaptation, and diplomatic functions. Compile-time code adaptation enables existing unmodified foreign source code to be reused in the domestic kernel, reducing implementation effort required to support multiple binary interfaces for executing domestic and foreign applications. Diplomatic functions leverage per-thread personas, and allow foreign applications to use domestic libraries to access proprietary software and hardware interfaces. We have built a Cider prototype, and demonstrate that it imposes modest performance overhead and runs unmodified iOS and Android applications together on a Google Nexus tablet running the latest version of Android.

It’s developed by the Department of Computer Science at Columbia University. They have a video of it too.

12 Comments

  1. 2014-05-13 4:57 pm
  2. 2014-05-13 5:19 pm
    • 2014-05-14 8:26 am
  3. 2014-05-13 6:14 pm
  4. 2014-05-13 8:38 pm
  5. 2014-05-13 11:00 pm
  6. 2014-05-14 1:44 am
    • 2014-05-15 9:48 am
      • 2014-05-15 4:44 pm
        • 2014-05-18 5:21 pm
  7. 2014-05-15 2:41 pm