hikikomoriphoenix / Beedio

Android app that lets you find downloadable videos as you browse the web. Allows queuing downloads. Also includes bookmarking and ad-blocking features for easier browsing experience.
GNU General Public License v2.0
150 stars 44 forks source link

Videos not loading in api 15 #15

Open hikikomoriphoenix opened 6 years ago

hikikomoriphoenix commented 6 years ago

Checking logcat for onLoadResource, video urls don't come up unlike in api 27. Must have something to do with webview using chromium since kitkat. Will test in kitkat as soon as its system image and platform are downloaded. If it works, then I should set minimum sdk to 19. However, I should still look for solutions that will work for api 15.

hikikomoriphoenix commented 6 years ago

I decided to set minimum version to 19