> > I am not facing any thing just I want steps to do it > becauase I am beginer in android and java > http://catb.org/esr/faqs/smart-questions.html
> I read alot but there is no example help me to do it > There are plenty of examples out there. Take it in steps, and actually do some critical thinking yourself. First, look for a tutorial on how to create a list view. There are plenty of them out there. Then maybe, look at a tutorial on how to use a timer or some other mechanism, like an alarm, so you can make the changes to your listview when you want. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware 2012/4/8 sahar aseeri <[email protected]> > yes I know, I will do this code by my self but I what some one tell me > what is the steps or if the steps that I wrote was correct or not > because I searched in google and I didn't fine example like I want. > > > > بتاريخ 08 أبريل, 2012 04:52 م، جاء من Raghav Sood < > [email protected]>: > >> You outlined the steps you wanted in the first email. You have the steps >> then, just code it. No one is going to hand out code to you, unless you pay >> them. >> >> Google can help you find hundreds on tutorials on this subject. >> >> Thanks >> >> >> 2012/4/8 sahar aseeri <[email protected]> >> >>> I am not facing any thing just I want steps to do it >>> becauase I am beginer in android and java >>> I read alot but there is no example help me to do it >>> >>> thanks >>> >>> بتاريخ 08 أبريل, 2012 01:11 م، جاء من Raghav Sood < >>> [email protected]>: >>> >>>> What have you done so far? What specific problem are you facing? >>>> >>>> Thanks >>>> >>>> On Sun, Apr 8, 2012 at 3:32 PM, sahar aseeri <[email protected]>wrote: >>>> >>>>> Hello, >>>>> I have qestion about arrayadapter i want to creat a list veiw and i >>>>> want this list update it every minute by add new item and delet one item >>>>> By using arrayadapter and send massege to the handler >>>>> How can I do this part of code? >>>>> >>>>> Best Regards! >>>>> Sahar >>>>> >>>>> -- >>>>> 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 >>>> >>>> >>>> >>>> >>>> -- >>>> Raghav Sood >>>> http://www.androidactivist.org/ - Author >>>> http://www.appaholics.in/ - Founder >>>> >>>> -- >>>> 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 >>> >> >> >> >> -- >> Raghav Sood >> http://www.androidactivist.org/ - Author >> http://www.appaholics.in/ - Founder >> >> -- >> 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 > -- 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

