2
votes

Does anyone know the definitive bare minimum Android API level supported by Sencha Touch 2?

I found this thread on the Sencha Forums, but the answers that appear there are not definitive:

http://www.sencha.com/forum/showthread.php?188298-Sencha-Touch-2.x-application-is-not-working-on-Android-2.1-Emulator%28API-Level-7%29

I have a PhoneGap 1.4.1 (Cordova) Android project and am trying to target only devices supported by ST2.0 in Google Play's market.

Thanks!

2
+1 for the background research!Swayam

2 Answers

0
votes

It is NOT supported on Honeycomb. Seems OK for me on 2.2, 2.3 and 4

0
votes

I might be wrong but I guess Android 4+ fully supports Sencha Touch 2.x.

So, the minimum API you should specify in your project would be API level 14.