Everyone talks about MVC nowadays!! Can u please help me with some good resources for MVC?? On Nov 29, 2011 4:11 PM, "Mukesh Srivastav" <[email protected]> wrote:
> haaaa.. > > Poor architecture of the application.Please follow the MVC Pattern thats > helps, just dont write the code blindly. > > Have a util package of the application and put all your common methods > there. > > Warm Regards, > *Mukesh Kumar*, > Android Consultant/Freelancer, > India,Hyderabad. > > On Tue, Nov 29, 2011 at 4:04 PM, Kiran Kumar Kendole < > [email protected]> wrote: > >> Hey guys, >> >> I have a problem while using intents. Can you please suggest me the right >> way. >> >> I have an Activity1 which contains some methods ( addData(),deleteData() >> ). when I use intent to other Activity2 Class.. >> I am not able to access the methods which are in Activity1. I cant copy >> paste all the methods in all Activities. I dont think its good practise. >> Can anybody suggest me. >> >> Thanks, >> KIRANKUMARKENDOLE >> >> -- >> 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

