On Mon, Nov 24, 2014 at 5:54 AM, Surabhi Jain <[email protected]> wrote:
> I have set minSdkVersion = 5 and target sdk version not yet set. You should target the highest version you've tested and support. Since it's not set, it defaults to your min, which is 5, which is fairly ridiculous. Your min really shouldn't be anything less than 10 these days, unless there's a good reason to support such a low level. Set your target to something high (like 19 or 21) and see what happens. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

