Tuesday, June 29, 2010

Re: [android-developers] Android Application design?

On Fri, Jun 25, 2010 at 4:22 AM, sagare <sagar.ekbote@gmail.com> wrote:
1) Can i use some design pattern like MVC or something in my android application

Sure, you can use any design pattern you like in your app. Some will work better than others, of course, given the way the Android Framework is designed and depending on what you're trying to do.
 
I this I mean to say I have a controller which is called by activities and controller decides which activity to show something on this lines. Is this good design?

Maybe? Your one sentence description of what you're trying to do is insufficient to determine whether it's a "good design". No one will really be able to answer this without knowing the full scope of you app and what you're trying to accomplish.

And even then you will get a different idea of a "good" way to do things from each programmer you ask - each one thinking they know better than the others =P
 
Can i get a link for a design approach to follow in android?

Can you Google?
 
2) What is the advantage of using Ubuntu for development as compared with windows?

Who said there was an advantage?

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment