this.videoView.setVideoURI(Uri.parse(url+"&ext=.m3u8"));
The call never reaches the server. With http everything works fine. On all other Android devices (!=Google TV) HTTPS also works fine.
The url has the format:
https://example.com/index.php?videoId=3&sessionId=xxxxxxxxxxxxxxxxxxx&ext=.m3u8
This is an PHP script that will return an m3u8 HLS file. But the server is never even called.
This is the same if I remove the '&ext=.m3u8' part.
The certificate is NOT self-signed. Other calls to the HTTPS server, made by the app succeed without a problem.
Edit: Error is not helpful either. 0/0 (what/extra) I am using the Sony NSZ-GS7 with Android GoogleTV 3.2