You can use "public
abstract
File
getDir(String name, int mode)" to replace getDataDir()
For example, ctx.getDir("databases", Context.MODE_PRIVATE)
For more information about the API changes between m3 and m5, you can have a look at
http://code.google.com/android/migrating/m3-to-m5/changes.html