I think, it might be bit early to ask this question. But need your thoughts on this.
I read about ART mode (Android Runttime), which is as follows,
"ART is a new Android runtime being introduced experimentally in the 4.4 release KitKat. This is a preview of work in progress in KitKat. It is available for the purpose of obtaining early developer and partner feedback."
But also read that, Some apps might crash, if switch to ART mode. So, I want to know, whether do I need to consider any design objectives to run my app in ART and DVM mode while programming?