Almora Well-Known Member Licensed User Longtime User Aug 24, 2019 #1 hi.. I can't play video on android 9 device when I set target sdk 28. The target is playing video on android 9 device when set to sdk 26. The same goes for the exo player and video view. https://... ----->> no problems with these videos. http:// .... ------>> If the target sdk 28 in these videos does not run android 9 device. Android ...,6,7,8 devices running. I added a sample project. how do I make an arrangement. thanks.. Attachments testvideo.zip 13.3 KB · Views: 240
hi.. I can't play video on android 9 device when I set target sdk 28. The target is playing video on android 9 device when set to sdk 26. The same goes for the exo player and video view. https://... ----->> no problems with these videos. http:// .... ------>> If the target sdk 28 in these videos does not run android 9 device. Android ...,6,7,8 devices running. I added a sample project. how do I make an arrangement. thanks..
DonManfred Expert Licensed User Longtime User Aug 24, 2019 #2 Add B4X: CreateResourceFromFile(Macro, Core.NetworkClearText) to your manifest as described here! Upvote 0