- App analysis reveals that the Google Messages app for Android, which serves as an SMS/MMS/RCS client, now supports the next-generation Android OS, “Android 17” (codenamed “Cinnamon Bun”).
- An analysis of the app file from the Google Messages update v20260410_02_RC00 (messages.android_20260410_02_RC00.phone.openbeta_dynamic) confirmed that the build environment has been updated from Android 16 (codenamed “Baklava”) to the next-generation Android OS, “Android 17” (codenamed “Cinnamon Bun”).
- This indicates that the groundwork has been laid for the Google Messages app to support Android 17 APIs ahead of their official release.
App analysis has revealed that the Google Messages app for Android, the client for SMS, MMS, and RCS, has now added support for the next-generation Android OS, “Android 17” (codenamed “Cinnamon Bun”).
「アプリ解析」
当サイトの「アプリ解析」カテゴリで公開している記事では、Google の最新 Android アプリを逆コンパイルして独自に解析し、発見した今後実装される可能性のある新機能や変更点などをお届けします。正式リリース前の新機能や変更となるため開発段階の未確定な情報も含まれますが、Android アプリの今後のアップデート動向をいち早くキャッチできる、ほかにはない当サイトオリジナルコンテンツです。
An analysis of the app file from the Google Messages update v20260410_02_RC00 (messages.android_20260410_02_RC00.phone.openbeta_dynamic), released on Monday, April 13, 2026, confirmed that the build environment has been updated from Android 16 (codenamed “Baklava”) to the next-generation Android OS, “Android 17” (codenamed “Cinnamon Bun”). This suggests that the groundwork has been laid for the Google Messages app to support Android 17 APIs ahead of their official launch.
<manifest ...
android:versionCode="306468100"
android:versionName="messages.android_20260410_02_RC00.phone.openbeta_dynamic"
...
android:compileSdkVersion="37"
android:compileSdkVersionCodename="CinnamonBun"
...
platformBuildVersionCode="37"
platformBuildVersionName="CinnamonBun">
<uses-sdk
android:minSdkVersion="32"
android:targetSdkVersion="37"/>
The official release of the next-generation Android OS, “Android 17,” is scheduled for around June 2026.
Google Messages App Link






コメントを残す