0

I am creating an fragment based app So I want to know which one is better.If I choose 2.3 then what what problem will faced?

Dishant
  • 19
  • 3

2 Answers2

1

It doesn't matter: the Android Support Library v4 includes full support for fragments on all API 4 (Android 1.6) and higher devices.

ianhanniballake
  • 191,609
  • 30
  • 470
  • 443
0

You always have the information in your hands:

Google oficial Dashboard

Today april 10th version 2.3 or less are 6.8 % from 100% android. I think this is your answer.

josedlujan
  • 5,357
  • 2
  • 27
  • 49