hi , some devices have internal memory while others need to put sd cards on them . I have written an app which writes its data on devices' sd card. I just want to handle if there exists sd card the app writes its data on it , if it doesn't have sd card tell it to the user ,and if there exists the internal memory writes the data on internal memory. How can I do that?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

