Android API requirements

this page lists some used methods that require a certain API
http://developer.android.com/resources/dashboard/platform-versions.html
http://developer.android.com/guide/appendix/api-levels.html
http://developer.android.com/sdk/api_diff/8/changes.html

Minimal API Required: 8 (Android 2.2)

  • getExternalFilesDir() [api 8]