From iPhone to Android Question
Posted
by BahaiResearch.com
on Stack Overflow
See other posts from Stack Overflow
or by BahaiResearch.com
Published on 2010-05-21T13:56:00Z
Indexed on
2010/05/21
14:10 UTC
Read the original article
Hit count: 171
(I'm coming from an iPhone dev world. )
In Android do we need to worry what OS version we compile against? In the iPhone world I would usually target a release that's at least 6 months old to limit the number of issues with installing on iPhones with old OSs.
What strategy should I use when choosing what to compile against on the Android?
© Stack Overflow or respective owner