TreKing I should clarify, I have a button in XML, however java setContentView points to another created java class. It is this class that is meant to be able to create a canvas colored blue with an image of a cloud 'floating' across it, (if understand the tutorial). This is the first time I have tried to create using this type of setContentView set up, and am obviously missing something.
---------- Forwarded message ---------- From: Chris Cullington-Johnson <[email protected]> Date: Wed, Oct 26, 2011 at 1:50 PM Subject: Re: [android-developers] extending view class not working but not throwing errors or force close To: [email protected] There lies the problem, I am lost. I followed tutorial however no other mention of adding button to Java via view class. however does mention adding intent to manifest. Do you need more code to check? What else can I try. On Oct 26, 2011 1:02 PM, "TreKing" <[email protected]> wrote: > On Tue, Oct 25, 2011 at 7:18 AM, Chris Cullington-Johnson < > [email protected]> wrote: > >> I am doing a tutorial through you tube I have my java correct but still my >> button wont enable the view class, it's like button is not linked. > > > There is no Button in the code you posted. > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" 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-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

