Yogi wrote: > Can i call method of Listactivity from Activity class? That depends on what you mean. The amount of help you can get from forums like this depends on how much detail you can supply.
> I have creates Intent object of myListActivity class and called > startIntent() from myActivity class. That will start up your ListActivity and pause/stop (but not destroy) the activity that called startActivity(). -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, $35/Year --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

