Looking over my code real quick, I noticed that I forgot to call
setContentView() in the onCreate() method of the example I gave you...

Make sure you call that method before you do anything with the buttons (or
any other views in your code as well)...

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Wed, Jun 20, 2012 at 1:43 PM, Tommy Hartz <droi...@gmail.com> wrote:

> If you have any question feel free to email me off list and I'll see what I
> can do to help you.
>
> -----Original Message-----
> From: android-developers@googlegroups.com
> [mailto:android-developers@googlegroups.com] On Behalf Of Lars
> Sent: Wednesday, June 20, 2012 3:33 PM
> To: android-developers@googlegroups.com
> Subject: Re: [android-developers] Re: Help, eclipse does'nt show any
> errors,
> but app does'nt work on phone.
>
> That's okay dude:-)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to