everything was fine until this morning, lol. upon trying to run this app in my avd, i get a null pointer. problem is, i can't find one mention of my code in the logcat. and i've systematically commented out every line of code in my app, to no avail. this tells me that i either have more than one, or that it's not where i'm looking. i'd include the logcat but i open the avd and have it selected when i try to run the app. it indicates in no way that i'd tried to start the app. this is all the code.
Edit: code removed