Here is a basic example of reading a raw resource:
http://unlocking-android.googlecode.com/svn/chapter5/trunk/FileStorage/src/com/msi/manning/chapter5/filestorage/ReadRawResourceFile.java.



On Apr 13, 12:26 pm, CompuCor <caro...@compucor.com> wrote:
> Greetings,
>
> I am new to Java and Android.  I have a flat file (pipe-delimited)
> stored in R.raw called wordlist.txt.  I want to open this file and
> quickly search for a word I pass into my procedure.
>
> I've been searching for a simple way to do this but not having much
> luck.
>
> Can anyone share some code on how to do this?
>
> Thanks SO much for any help!
--~--~---------~--~----~------------~-------~--~----~
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