Closed dwlee closed 9 years ago
@dwlee what is the status of this one? Especially with respect to android_core required changes.
These issues was occurred when turtlebot android app is tested for indigo release. They are not especially related with android core.
After talking, just one action to try:
See if we can get the flavour list and launch the exact flavour instead of having the user select.
I updated app launching way. It obtains package name by finding matching application from list of installed applications.
:neckbeard:
com.github.rosjava.android_remocons.listener.indigo
.However, when user try to launch Listener by remocon, remocon can not find the Listener app. This is because that remocon use package name for launching app, not application id.