I’ve always enjoyed Plants vs Zombies, and I think they vastly improved upon it in the sequel. The issue is that it spams the Android notification console with messages. It was bad enough that I almost ditched the game. Then I found out about this handy trick which should work for any game or app. […]
Category: Android
I’ve recently gotten back into Android Development and when I fired up my old copy of Eclipse I had to work my way through a series of errors to get it up and running again. In my first post I ended up having to do a fresh install of the SDK and when I did […]
I’ve been fiddling around with making my own Android apps and I keep running into an issue with my IDE. Out of nowhere it will forget what “R” is and start displaying the error “R cannot be resolved to a variable” and upon hovering over the line it suggests adding a reference to android.R, which […]