Hi swaroop,

                 Here what you mentioned the class HomeScreen which is user
defined  class. I asked about  Mobile HomeScreen.

On Fri, Dec 24, 2010 at 1:24 PM, swaroop chandak
<[email protected]>wrote:

> Simple dude..
> just call intent for this homescreen class..
> like..
>
> Intent homeScreen=
> *new* Intent(*this*,HomeScreen.*class*);
>
> startActivity(homeScreen);
>
>
>
> Swaroop....
>
>
> On Fri, Dec 24, 2010 at 1:21 PM, Abhilash baddam <
> [email protected]> wrote:
>
>> Hi friends,
>>
>>                When the user clicks on a button, I want to navigate the
>> screen into Home Screen. How can we achieve this.
>>
>>
>>
>>
>>
>> Regards,
>> Abhilash
>>
>>
>> --
>> 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]<android-developers%[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]<android-developers%[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

Reply via email to