I'm looking at it in Windows system.

On Oct 28, 6:16 pm, Studio LFP <studio....@gmail.com> wrote:
> "\n" works if you are on a Unix based system. If you are using a Windows
> (DOS) based system, you'll want to use "\r\n".
>
> Are you looking at your file in an text editor like notepad on a Windows
> system?
>
> Steven
> Studio LFPhttp://www.studio-lfp.com
>
>
>
>
>
>
>
> On Friday, October 28, 2011 4:43:17 PM UTC-5, melis wrote:
>
> > Hello,
> > i'm using \n but it does not create a new line? Is there anyone knows
> > why?
> > mCurrentFile.write("z: "+String.valueOf(value[a * 4 + 3])+" \n");

-- 
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