Have you looked at fcntl ? @TreKing "without cache" means that the OS does not read the file into the cache to improve subsequent reading operations. Sometimes you don't want this.
On Nov 18, 3:33 pm, TreKing <[email protected]> wrote: > On Tue, Nov 16, 2010 at 3:47 AM, meconin <[email protected]> wrote: > > I need to directly read/write a file on sd card without cache. > > What does "without cache" mean? > > --------------------------------------------------------------------------- > ---------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices -- 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

