Restructured GenomeSearch Android app

Today (while I sat waiting to be called at jury duty for 7 hours…) I worked on restructuring the GenomeSearch program. It had become a bit of a cluttered mess since I originally made the class as a test class for putting pieces of tutorials together.

Now the program is laid out a lot more logically and in better OOP style. It took a fair bit of work, but I think that having a more sensible groundwork will keep our future work organized. I also worked a bit on getting the spinner to display the genomes from the seed, but this work is not complete just yet. I feel like what I’m uploading is pretty close to what Daniel and I need, however!