siramix / buzzwords

A mobile word game that will change the word.
www.siramix.com/buzzwords
GNU General Public License v3.0
10 stars 1 forks source link

Target Latest Version of Android? #90

Closed edwardrowe closed 11 years ago

edwardrowe commented 11 years ago

We have a LINT warning about our Targeted Android version:

Not targeting the latest versions of Android; compatibility modes apply. Consider testing and updating this version. Consult the android.os.Build.VERSION_CODES javadoc for details.

This warning suggests that we fix it to the latest because the operating system may add things we don't expect in order to version old features that they are trying to remove.

We should try to set it to max and test.

edwardrowe commented 11 years ago

I've commited a change to release that targets version 16. Performed fine on the Droid X and an emulator running 2.2.