top | item 8459704

(no title)

brucehart | 11 years ago

I thought that was strange as well. Any phone or tablet app in the Play Store that uses native code will not be compatible. I'm guessing they did this to make it more attractive to game developers. PlayStation, XBox, and PC are now all x86 platforms. Makes it easier for top game studios to also target Google Player if it runs the same architecture.

discuss

order

baq|11 years ago

actually, 99% of native apps should work flawlessly _on the condition_ that they're downloaded from the Play Store. intel has something called the Houdini for AOT binary translation: http://stackoverflow.com/a/13005569/38749

brucehart|11 years ago

Interesting! I didn't know that Intel had such a feature. Most vanilla apps will run fine on any Android JVM, but I was wondering how Intel was going to support apps that use the native interface.