Android API requirements

Version 2 (Marco Bernasocchi, 06/12/2012 01:47 am)

1 1
h1. Android API requirements
2 2 Marco Bernasocchi
3 1
this page lists some used methods that require a certain API 
4 1
http://developer.android.com/resources/dashboard/platform-versions.html
5 1
http://developer.android.com/guide/appendix/api-levels.html
6 1
http://developer.android.com/sdk/api_diff/8/changes.html
7 1
8 1
h2. Minimal API Required: 8 (Android 2.2)
9 2 Marco Bernasocchi
10 1
* getExternalFilesDir() [api 8]