Jesseb Shiloh Jesseb Shiloh is new to blogging. He enjoys things that most don't and dismisses society as an unfortunate distraction. Find him on WeHeartWorld, Twitter, Facebook, and Pinterest.

University students port iOS apps over to Android with Cider

48 sec read

If you’ve ever wanted to run iOS apps on an Android device, six PhD students at Columbia University may be able to help. They’ve created a piece of software called Cider which allows Android-powered devices to run both domestic and foreign binaries – meaning both Android and iOS applications – on a single handset or tablet. To do this, Cider copies the libraries and frameworks it needs to convince an iOS app’s code that it is running on Apple’s XNU kernel instead of Android’s Linux kernel.

Six PhD students at Columbia University‘s Department of Computer Science have developed Cider, an OS compatibility architecture capable of running iOS apps on Android. Rather than using a strict virtual machine, they achieved the feat by running domestic and foreign binaries on the same device. They leverage binary compatibility techniques such as compile-time code adaptation and diplomatic functions. This means Cider can copy the libraries and frameworks it needs and convince an app’s code that it is running on Apple’s XNU kernel rather than Android’s Linux kernel. The performance is less than stellar, but this is to be expected given the extra cost of diplomatic function calls and a currently incomplete OpenGL ES implementation. Nevertheless, using an OS compatibility layer for native execution of iOS apps on Android is an impressive feat.

Avatar of Jesseb Shiloh
Jesseb Shiloh Jesseb Shiloh is new to blogging. He enjoys things that most don't and dismisses society as an unfortunate distraction. Find him on WeHeartWorld, Twitter, Facebook, and Pinterest.

Apple is purging hundreds of thousands of apps from…

It may be the end of summer, but that isn’t stopping Apple from doing a bit of spring cleaning. Tomorrow, coinciding with the launch...
Avatar of Alfie Joshua Alfie Joshua
1 min read

This app let’s you buy the food that restaurants…

Just because it’s not fresh doesn’t mean it’s not edible. For people willing to eat food that’s old, but not too old, a new...
Avatar of Brian Molidor Brian Molidor
1 min read

Why is Line listed on both an American and…

Line hasn’t found much success here in the West, which is why it might seem odd that the company decided to list itself on...
Avatar of Lorie Wimble Lorie Wimble
1 min read

Leave a Reply

Your email address will not be published. Required fields are marked *