View Single Post
Posts: 1,746 | Thanked: 2,100 times | Joined on Sep 2009
#164
Originally Posted by Capt'n Corrupt View Post
I will not take back what I said without convincing (and relevant) evidence: A dalvik binary is MORE portable than a binary compiled for a target platform considering that it uses a VM! This is why VMs were created in the first place!
Off on semi-related tangent, is not the portability of Dalvik binaries largely irrelevant due to the extremely narrow range of architectures (officially only ARM) that Android is running on? Certainly you have variations between ARMv6 and ARMv7, but that's so trivial as to be easily automated with the click of a button.

I could always take the Free Software bent and note that VM-based software is irrelevant if you have the source code.
 

The Following User Says Thank You to wmarone For This Useful Post: