in your sheikanswer.java - try replacing:

TextView txtView = (TextView) this.findViewById(R.id.text);

with

TextView txtView = (TextView) this.findViewById(R.id.sheikanswer);

fix issue?


On Apr 19, 8:25 am, "Kevin J. Brooks" <[email protected]>
wrote:
> When you click the Ask Sheik Button, the second activity give the error
> "<application> has stopped unexpectedly".  I have the second activity in
> the Manifest.  Do I also need an intent for it?
>
>  SheikMagic8.zip
> 13KViewDownload

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to