I'm using B4A version 2.30. Currently my B4A configuration path android.jar (for my app) points to android-10 jar as I have a Gingerbread (version 2.3.3) phone. When I try to run my app on an Android tablet using Android 4.0 (i.e. Ice Cream Sandwich), I get strange errors. I presume that I should recompile my app using android-14 jar. Will this allow my app to still run OK on my phone? Same question (& is it OK for my tablet) if I use android-17 jar instead?