Closed stonier closed 11 years ago
Implement the full package string in the intent from a managing application of a RosAppActivity application.
This lets us hand back control without having to hardcode it to a single particular activity (I think).
On the remocon side, AppLauncher.java and on the app side, RosAppActivity.java.
Also updated in android_remocons:
https://github.com/ros-java/android_remocons/commit/49579778cb0a001d96486987017f7800a03c7489
Implement the full package string in the intent from a managing application of a RosAppActivity application.
This lets us hand back control without having to hardcode it to a single particular activity (I think).