Intent intent = new Intent(splash.this,TabBarActivity.class)
startActivity(intent);
finish();

Try the above code, Assuming, Splash is your splash screen class and
TABBarActivtiy class is your which extends the TABActivity.

Warm Regards,
*Mukesh Kumar*,
Android Consultant/Freelancer,
India,Hyderabad.

On Wed, Nov 30, 2011 at 3:34 PM, jaggu <[email protected]> wrote:

> Hi i have taken tabactvity group .
> from  spalchscreen itself how to strat my actvity
> i caludnt able start
> can any one please  hguide me how to do this
>
> --
> 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

Reply via email to