Skip to content

Commit

Permalink
Added patch note for Android Studio support
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Mar 1, 2018
1 parent 0df7fe8 commit e9fc66a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WhatsNew.txt
Expand Up @@ -33,6 +33,7 @@ iOS / Android:
* Added the hint SDL_HINT_RETURN_KEY_HIDES_IME to control whether the return key on the software keyboard should hide the keyboard or send a key event (the default)

Android:
* SDL now supports building with Android Studio and Gradle by default, and the old Ant project is available in android-project-ant
* SDL now requires the API 19 SDK to build, but can still target devices down to API 14 (Android 4.0.1)
* Added SDL_IsAndroidTV() to tell whether the application is running on Android TV

Expand Down

0 comments on commit e9fc66a

Please sign in to comment.