support android 4.1

This commit is contained in:
Adam Bradley
2013-11-22 14:02:29 -06:00
parent 7cd915c36f
commit 48c3d7cfe2

View File

@@ -19,7 +19,7 @@ worrying about supporting marginal, slow devices.
It's important to realize that Ionic is not a replacement for frameworks used for building mobile web apps. There are a lot
of great solutions that work well for websites, like [jQuery Mobile](http://jquerymobile.com/).
Ionic is also not a good solution if you need to support older generation devices. Our compatibility *starts* at iOS 6 and Android 4.2. We will never support devices older than this.
Ionic is also not a good solution if you need to support older generation devices. Our compatibility *starts* at iOS 6 and Android 4.1. We will never support devices older than this.
## Quick Start