Re: [android-developers] need help on adding custom view to XML file

2012-03-08 Thread Bin Yang
To debug, find the null object . 在 2012年3月6日 下午2:09,chowdary nani naveenneeli...@gmail.com写道: Typeface.create(arial, Typeface.NORMAL); -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] need help on adding custom view to XML file

2012-03-06 Thread TreKing
On Tue, Mar 6, 2012 at 12:09 AM, chowdary nani naveenneeli...@gmail.comwrote: I am working on adding custom view to xml file following is my code when i am executing my code i am getting null pointer exception Debug your app, then fix whatever is causing your exception. At the very least,

Re: [android-developers] need help on adding custom view to XML file

2012-03-06 Thread Justin Anderson
Are you SURE that the CustomView class is in this package: net.pocketmagic.customangletext? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Mar 6, 2012 at 8:33 AM, TreKing treking...@gmail.com wrote: On Tue, Mar 6, 2012 at 12:09 AM, chowdary nani