ok thanks

On Mon, Apr 16, 2012 at 6:32 PM, Mark Murphy <mmur...@commonsware.com>wrote:

> On Mon, Apr 16, 2012 at 8:58 AM, Amit Mangal
> <forum.amit.man...@gmail.com> wrote:
> > what is this i want to load different activity for tablet and different
> for
> > phone how to do that ?
>
> That is not a great idea, in general. That being said, you can find
> out the screen size bucket from a Configuration object and use that in
> an if() test to decide which Intent to use with startActivity().
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> Android Training...At Your Office: http://commonsware.com/training
>
> --
> 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+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to