[Mono-bugs] [Bug 683636] Android.OS.Environment.GetExternalStoragePublicDirectory is missing
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Mar 30 11:30:51 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=683636
https://bugzilla.novell.com/show_bug.cgi?id=683636#c1
Jonathan Pryor <jpryor at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |jpryor at novell.com
InfoProvider| |nikolai at eodsoft.com
--- Comment #1 from Jonathan Pryor <jpryor at novell.com> 2011-03-30 15:30:50 UTC ---
What profile are you targeting?
Environment.getExternalStoragePublicDirectory() was added in API level 8:
http://developer.android.com/reference/android/os/Environment.html#getExternalStoragePublicDirectory(java.lang.String)
Thus, you need to be targeting Android 2.2 or later to use it.
You can set this by viewing your Project Properties, going to the Application
tab, and using the Minimum Android to target drop-down.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list