Honestly, the best way to learn what you would do is to get your hands dirty and do it yourself. Research different methods of implementing what you want, and you'll probably fail a couple of times but will learn a lot in the process. That's how most of us gain experience in programming. You won't gain much experience with somebody holding your hand all the way. Perhaps if you had a more specific question we could provide better help.
On Tue, May 3, 2011 at 3:11 AM, res_au <[email protected]> wrote: > 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 [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 -- ~ Jeremiah:9:23-24 Android 2D MMORPG: http://solrpg.com/, http://www.youtube.com/user/revoltingx -- 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

