Supporting Android 2.x and 3.x in the same codebase
Supporting different codebases of an application for different platforms can become complicated and more trouble than it is worth. If you want to take advantage of the Fragments UI controls in Android 3.x while still supporting Android 2.x, you can definitely do so within the same application.
22 Comments |
Android,
Google Android 