Open
Description
I have two questions.
-
The ros2 android sample app is buildable only on certain Android environments. (ndk: 16r, sdk: platform-21 (android N), Gradle 3.3 ..) If the Gradle version or sdk version is not correct, the app will not be built. Are you going to work on tailoring these build environments to the latest development environment?
-
Android talker, Listener operation confirmed. However, sometimes after a restart of app, talkers or listeners may not work. Is there a any way to debug this issue?