Hey Im trying to figure out y this is giving me a null pointer error basically Im trying to do this example ont he developers website http://developer.android.com/guide/topics/ui/notifiers/toasts.html
the part where ist like custom views, Im only doing the text part so u can skip the image stuff but the problem is that when i put in the text like set text.setText() its just a null pointer towards the textView in the .xml so iono what hte problem could be i basically copied the code on the wwebsite and put it on the onCreate() function in my main and yea i cant seem to get the TextView to work -- 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

