upgrade AGDK to new version
i wrote a application use android-activity 6.0, and use androidx.games:games-activity:4.0.0 in android, but i get this crash error when startup
Failed to register native method com.google.androidgamesdk.GameActivity.onTouchEventNative(JLandroid/view/MotionEvent;)Z
**After some check, I found android-activity 6.0 still use AGDK 2.0.2, but the code in Github of release-0.6 branch is 4.0.0.**
is any chance upgrade AGDK version and release a new package?
关闭于 2026-03-24 3 条评论