1

I want to ensure that my app is compatible with api ver. 4 ( android 1.6). Is it enough to set build target on my IDE at ver. 4? I don't have device with such low api.

dzakens
  • 337
  • 3
  • 14

1 Answers1

-1

Check the version share of android to make an intelligent decision:~

Android Dashboards

And then you can use the simulator to test your application or flash with the wanted ROM like it has been advised.

noidraug
  • 219
  • 1
  • 9