Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom boot animation #13

Open
danielfullmer opened this issue May 10, 2020 · 1 comment
Open

Custom boot animation #13

danielfullmer opened this issue May 10, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@danielfullmer
Copy link
Collaborator

Create a module to allow a user-specified boot-animation.

See: https://android.googlesource.com/platform/frameworks/base/+/master/cmds/bootanimation/FORMAT.md

@danielfullmer danielfullmer added enhancement New feature or request good first issue Good for newcomers and removed good first issue Good for newcomers labels May 10, 2020
@samueldr
Copy link
Contributor

If I may give my 2¢, I would implement this in two parts. The first being a way to provide a built bootanimation.zip to use in the build. The second part would be a builder that uses source material to build a bootanimation.zip

By doing it this way a user can use a pre-built bootanimation.zip more trivially. It also reduces complexity locally where the bootanimation is replaced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants