Closed stonier closed 11 years ago
Android studio downloads 3 versions of the application to the device....????
The manifests define what goes into the launch part of the package. There must be only one category for LAUNCHER.
http://stackoverflow.com/questions/3942633/multiple-application-icons-are-installed-on-phone-when-running-androids-app
https://github.com/ros-java/android_extras/commit/83ec52179d213e3bbb5d55ad143fb02b64812beb https://github.com/ros-java/android_apps/commit/efb29225527a91302efa2969f6bdbbd7628abcd8
Still has two!
False alarm - hadn't recompiled android_extras at work.
Android studio downloads 3 versions of the application to the device....????