nextcloud / nextcloud/talk-android

shrink apk

オープン
#5,653 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@mahibi がすでに取り組んでいます。

2025年12月18日 から。

1. to develop
主要言語
Kotlin
スター
739
フォーク
321
平均マージ
14時間 59分
マージ済み PR(30日)
151

説明

https://developer.android.com/topic/performance/app-optimization/enable-app-optimization

Apk is too big (blocks v22.1.0RC1 release)


From a first try with isMinifyEnabled and isShrinkResources for Android Talk:

Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in /..../talk-android/app/build/intermediates/mapping/gplayRelease/minifyGplayReleaseWithR8/missing_rules.txt.

Missing class com.google.common.base.Objects$ToStringHelper (referenced from: java.lang.String com.github.filosganga.geogson.model.AbstractGeometry.toString() and 3 other contexts)
Missing class com.google.firebase.analytics.connector.AnalyticsConnector (referenced from: boolean com.google.firebase.messaging.FirebaseMessaging.shouldRetainProxyNotifications() and 2 other contexts)
Missing class org.slf4j.impl.StaticLoggerBinder (referenced from: void org.slf4j.LoggerFactory.bind() and 3 other contexts)

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。