FileOutputStream implements the java.io.flushable interface. http://developer.android.com/reference/java/io/Flushable.html
-Kevin On Mar 30, 5:52 am, perumal316 <[email protected]> wrote: > Hi All, > > I am writing a application which will write to a file. Now I want to > show the contents of the file but > > How do I delay the show function so that there is enough time for the > writing to be done before continuing? > > Thanks In Advance, > Perumal -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

