Open RobRoseKnows opened 10 years ago
Sorry if I didn't make this clear in my first commit, but the reason I couldn't have two columns of teachers on the main menu is because my phone only has enough memory to display four images of that quality at a time. Basically we need lower quality images that will only be used for the main menu. We'll keep the higher quality images for the sound player. We can wait until school starts to do this, though.
I see. I have a feeling there might be a larger issue however. Running with only 1024MB of memory shouldn't prevent the app from opening.
Working from commit 38c1ad6c3000bb1444e5e0aa9dabfda84d268033.
I've got a device emulated based on the Nexus 7 with a 800x1280 screen and 1024 MB of memory. When I try to run the app I get these logs. Essentially, it looks like I'm running out of memory. We need to figure out where the drain is.
-Rob