View Single Post
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#582
Originally Posted by fatalsaint View Post
Portable?... eh.. The Google Market works in older and newer androids alike due to the davlik VM environment...
No; it works on multiple devices because Android has a stable API along versions. Which can either mean "good API design abilities" (usual commercial PoV) or "very slow progress" (Linus' PoV).

(It doesn't help that we build binaries for armv7, but "flipping the switch" and starting building armv4 binaries which would even work on the 770 is way more trivial than creating a VM, and the end result might be even faster).

Last edited by javispedro; 2010-01-30 at 01:42.