danikula / danikula/AndroidVideoCache
HttpProxyCacheServes not works in Android 9
Open
- Dominant language
- Java
- Stars
- 5.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
In Android 9,
The ``proxy.getProxyUrl(url);`` return the same url and not cached url.
But it works on Android 4.4-7.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Android 9 behavior around proxy.getProxyUrl(url), comparing it with Android 4.4-7 where the URL is cached. Trace why the method returns the original URL on Android 9, then verify that it returns a cached URL without regressing the older Android versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100