Thread: Why Intel Atom?
View Single Post
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#8
Originally Posted by billranton View Post
Afaik, there won't be a compatibility problem. You just select a different target and compile for Atom and as long as your code is nicely portable, you'll be able to publish for both ARM and Atom with the same code. There are suddenly quite a few Atom Android tablets around too, so they should be well supported.
Yeah, pretty much every app in store will compile, unless author didn't bother checking if his work works in SDK emulator (it uses i486 target iirc, so x86 that should run on atom), only problem is guys who submitted only arm binary and left the scene
 

The Following 2 Users Say Thank You to szopin For This Useful Post: