Hi guys,

I'm ideally looking at making an app that searches 2 local folders of
html files (1000s) and then lets you go directly to the search result
you click on. I'm guessing I could do it in two ways, by firstly
indexing the folders (they won't change, it's a reference book) and
then using sqlite to search the index database, or maybe even actually
searching each time? they are maybe 60mb.

I guess I just was wondering if anyone could help point me in the
right direction. I really have no idea what I'm doing.

Any help at all would be much appreciated.

Cheers,

Richard

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