seedvault-app/seedvault

Add support for building installable OTA zips

Open

#9 opened on Nov 15, 2018

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

Repository metrics

Stars
 (1,782 stars)
PR merge metrics
 (PR metrics pending)

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