I\'m developing an android word game app that needs a large (~250,000 word dictionary) available. I need:
Very cool idea as suggested by "Antti Huima" trying to Store dictionary words using long. and then search using binary search.