rbinek
rbinek
I have a list of files and for each of those file I create MediaSource like ``` MediaSource mediaSource = new ProgressiveMediaSource.Factory(dataSourceFactory) .createMediaSource( MediaItem.fromUri( Uri.fromFile(new File("path_to_file"))) .buildUpon() .setMediaMetadata(mediaMetadata) .setTag(filesList.getNpPodKolko()) .build()...
**Describe the problem** A clear and concise description of what the problem is. Bad filename **In which lesson and step of the codelab can this issue be found?** Lesson number...
it looks like this project is not being developed. Where can I find information on how to integrate the latest version of Camel with the latest version of Wildfly ?