apache / apache/cordova-android
Play asset delivery for Cordova for android.
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 1.6k
- Avg merge
- 16h 18m
- Merged PRs (30d)
- 11
Description
# Feature Request
Play asset delivery for Cordova for android typically `install-time` play asset delivery
## Motivation Behind Feature
A lot of apps especially games which are ported from web utilize a lot of big assets. Since google only allows 200 MB of app size unless its assets are delivered by Play Asset Delivery, it will be very helpful if Cordova would have this feature while build time.
## Feature Description
Typically Cordova should have play asset delivery setup configuration in its build configuration of `build.json` file, where a user can configure `install-time` `fast-follow` or `on-demand` play asset delivery for android.
## Alternatives or Workarounds
I couldn't find any proper alternatives or work around
Contributor guide
Research direction
Start with the build.json configuration path and the Android build process, then verify how the requested install-time, fast-follow, and on-demand modes map to Play Asset Delivery. Done means Cordova Android can configure and build each requested delivery mode, with validation documented by tests or build checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100