Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

File URL doesn't pass from another app

  • 2 ответа
  • 1 имеет эту проблему
  • 12 просмотров
  • Последний ответ от kiomiobob

more options

I can enter the file URL "file:///sdcard/video.mp4" and the video plays just fine. When online it also brings up "www.file.com" in the window, which would be best that it didn't.

When I pass the same URL from another app, the URL bar shows "http://www.file.com///sdcard/video.mp4", when online. When offline, it shows "http://file///sdcard/video.mp4". Consequently the video doesn't play.

I have tried the same with 9 other browsers and the substituted URL is different, so I assume that it is the browser doing the substitution rather than the app.

I want to play the video from the app through FireFox whether offline or online using the same URL that works directly.

Thank you, Bob

I can enter the file URL "file:///sdcard/video.mp4" and the video plays just fine. When online it also brings up "www.file.com" in the window, which would be best that it didn't. When I pass the same URL from another app, the URL bar shows "http://www.file.com///sdcard/video.mp4", when online. When offline, it shows "http://file///sdcard/video.mp4". Consequently the video doesn't play. I have tried the same with 9 other browsers and the substituted URL is different, so I assume that it is the browser doing the substitution rather than the app. I want to play the video from the app through FireFox whether offline or online using the same URL that works directly. Thank you, Bob

Изменено kiomiobob

Все ответы (2)

more options
more options

I appreciate your idea. I do that for my web apps. But for my OFFLINE implementations, I want to access the video clip from the SD card on the mobile device.

Изменено kiomiobob