Android API requirements

Version 1 (Marco Bernasocchi, 06/12/2012 01:44 am)

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