How to open another ROS activity on button click.
I am planning to create different ros activity and when button is clicked i want to move to another ros activity .Just like android intent.Hope any references or suggestion is helpful.
Can you clarify what you mean by a 'ROS activity'. What framework are you using to make the GUI with the button?
Hello @PeteBlackerThe3rd i am using rosjava with android .So i couldnot figure out what might be the solution.