Closed ivanpauno closed 5 years ago
This is base on the previous hello-ros sample app. I moved from NativeActivity to a normal java Activity, as it is better for doing this. We can move this later to the other examples
Note: Taking in account the comments here https://stackoverflow.com/questions/7815368/how-to-set-content-view-of-nativeactivity-to-component-created-in-java, NativeActivity can still be used.
I'm closing this, because I don't know why I merged directly kinetic here.
This is base on the previous hello-ros sample app. I moved from NativeActivity to a normal java Activity, as it is better for doing this. We can move this later to the other examples
Note: Taking in account the comments here https://stackoverflow.com/questions/7815368/how-to-set-content-view-of-nativeactivity-to-component-created-in-java, NativeActivity can still be used.