ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

RosActivity vs RosAppActivity

asked 2012-02-16 02:37:10 -0500

Alexandr Buyval gravatar image

What is the different between RosActivity and RosAppActivity in android application?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-02-17 09:38:02 -0500

selliott gravatar image

If you're writing an Android application, you probably want your main activity to extend RosAppActivity. RosActivity contains the functionality for how intents are handled for starting activities. RosAppActivity extends RosActivity and it handles making the top bar on the screen with the dashboard.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-02-16 02:37:10 -0500

Seen: 530 times

Last updated: Feb 17 '12