Re: [android-developers] cannot startActivity when I'm in onItemClick

2011-08-13 Thread TreKing
On Fri, Aug 12, 2011 at 1:56 PM, Michael S michael.shpilkov...@gmail.comwrote: The problem is that It throws me away every time. What does that mean? - TreKing

[android-developers] cannot startActivity when I'm in onItemClick

2011-08-12 Thread Michael S
Hello , I'm trying to go to a new activity after one of the items on the list is clicked. The problem is that It throws me away every time. this is the class that deals with the clicking and I simply can't find the error I made. The putExtra objects are not the cause of the problem. Code: