Look at the LogCat output... It will tell you exactly where the NullPointerException is happening.
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware 2011/5/16 hüseyin toplu <[email protected]> > i am using ArrayList<String> SeferBilgileri=new ArayList<String>() > i checked it it is not null > > -- > 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

