Hi All,

>
> I am pretty new to Android and trying to write an application that stores
> some data on external storage.
> I figure that Environment.getxxxState are the functions to check before
> assuming their presence.
>
> Now, since these are system enforced objects, how do I mock them for
> testing various scenarios without actually using a phone.
> (Another reason to not rely on physical device is that  certain phone e.g.
> Nexus S do not support removal of external storage and I have already made
> that choice :(  )
>
> Regards,
> Sunil
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to