apache / apache/cordova-android

Play asset delivery for Cordova for android.

Open
#1,755 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.