seedvault-app/seedvault

Add support for building installable OTA zips

Open

#9 opened on Nov 15, 2018

 (22 comments) (9 reactions) (0 assignees)Kotlin (97 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1,782 stars)
PR merge metrics
 (Avg merge 2d 16h) (4 merged PRs in 30d)

Description

This would make installation easier for users who have root access to their device and are uninterested in building AOSP themselves.

Travis could sign the release APK and bundle it in an OTA zip, similar to what Yalp store does.

Contributor guide