ImranR98/Obtainium

support App Bundles (.aab)

開放

#795 建立於 2023年8月23日

 (7 則留言) (9 個反應) (0 位負責人)Dart (577 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (19,205 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Would be nice if Obtainium could also support installing App Bundles.

I'm not sure how feasible this is, since I think the bundle needs to be split & combined to an apk to be installable, which would require resigning the resulting apk. If Obtainium were to do this using a local signing key it should also validate the signature of the aab itself.

Here's an example of a GitHub release with an app bundle attached: https://github.com/vector-im/element-x-android/releases/tag/v0.1.2

貢獻者指南