Brotli compression can be 20% better than gzip compression. Transparent gzip compression is already supported through the use of OkHttp on Android.
Version 4.1 of OkHttp adds optional transparent brotli compression support https://square.github.io/okhttp/changelogs/changelog_4x/#version-410
On iOS NSURLSession already supports brotli compression transparently.