friendly-plans icon indicating copy to clipboard operation
friendly-plans copied to clipboard

Support Android 4.0.3+

Open DragoonAethis opened this issue 8 years ago • 0 comments

Per https://developer.android.com/about/dashboards/index.html - most Android tablets nowadays actually run on 4.1+, but some low-end devices are on 4.0.3+ too.

  • [ ] Switch supported API level to 15 (Android 4.0.3+) on all projects.
  • [ ] Update dependencies + build tools.
  • [ ] Test on emulators.

Emulator versions to test:

  • [ ] 4.0.3 (15)
  • [ ] 4.1 (16)
  • [ ] 4.4 (19)
  • [ ] 5.1 (22)
  • [ ] 6.0 (23)
  • [ ] 7.1 (25)

DragoonAethis avatar Nov 17 '16 00:11 DragoonAethis