// use everywhere for \n as it will convert to whatever platform the code // is running on
static final String LINE_ENDING = System.getProperty("line.separator"); On Oct 28, 4:43 pm, melis <melisoner2...@gmail.com> 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