I am getting the following crash...
04-27 03:19:08.858: E/AndroidRuntime(448): java.lang.RuntimeException: Unable to start activity ComponentInfo{walmart.namespace/walmart.namespace.WalmartActivity}: java.lang.NumberFormatException: unable to parse '' as integer.
I have no idea what the problem here is, especially because i don't even have a " in my code.
Here is my code...
- The main java file: http://pastebin.com/S76bgi7a
- The XML file: http://pastebin.com/5YJHaGBc
- The Strings file: http://pastebin.com/2sk1emgB