Try this
FileWriter fw = new FileWriter("/sdcard/test.txt");
fw.write("Test text");
fw.flush();
fw.close();
Thanks and Regards,
Kumar Bibek
On Mar 12, 9:55 pm, TreKing <[email protected]> wrote:
> On Fri, Mar 12, 2010 at 10:25 AM, Nox <[email protected]> wrote:
> > Do you know how to save files?
>
> Yes, I read the
> documentation:http://developer.android.com/intl/de/guide/topics/data/data-storage.h...
>
> -------------------------------------------------------------------------------------------------
> TreKing - Chicago transit tracking app for Android-powered
> deviceshttp://sites.google.com/site/rezmobileapps/treking
--
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