Android dev log: 14/10/10
11 years ago
I got a new computer under loan from my parents, to pay off over time. I can do with developing again.
Given all I was taught in creating android apps, I am attempting to create a simple three-tile matching game. Problem is, my attempts at creating the views that would contain the tiles (49 Views) end up with error 12: out of memory. What the @*#!?
Given all I was taught in creating android apps, I am attempting to create a simple three-tile matching game. Problem is, my attempts at creating the views that would contain the tiles (49 Views) end up with error 12: out of memory. What the @*#!?

cheery314
~cheery314
Sadly I only know a little bit of Java, and nothing of Android, but I hope you can figure it out!