Fixed
Status Update
Comments
ke...@gmail.com <ke...@gmail.com> #2
Project: platform/frameworks/support
Branch: androidx-main
commit 23f1ec688f947830ccb1b80ea05bcf918a49259c
Author: Daniel Santiago Rivera <danysantiago@google.com>
Date: Thu Aug 08 11:24:53 2024
Support linuxArm64 JNI in sqlite-bundled
Bug: 358045505
Test: Manual, validated natives/linux_arm64/libsqliteJni.so is in jar file.
Change-Id: I4ad58258e6379b621e25bde24d565db47e7186ea
M sqlite/sqlite-bundled/build.gradle
https://android-review.googlesource.com/3213736
Branch: androidx-main
commit 23f1ec688f947830ccb1b80ea05bcf918a49259c
Author: Daniel Santiago Rivera <danysantiago@google.com>
Date: Thu Aug 08 11:24:53 2024
Support linuxArm64 JNI in sqlite-bundled
Bug: 358045505
Test: Manual, validated natives/linux_arm64/libsqliteJni.so is in jar file.
Change-Id: I4ad58258e6379b621e25bde24d565db47e7186ea
M sqlite/sqlite-bundled/build.gradle
il...@google.com <il...@google.com> #3
It works perfectly! Thanks for the quick response!
il...@google.com <il...@google.com> #4
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.sqlite:sqlite-bundled:2.5.0-alpha07
androidx.sqlite:sqlite-bundled-android:2.5.0-alpha07
androidx.sqlite:sqlite-bundled-iosarm64:2.5.0-alpha07
androidx.sqlite:sqlite-bundled-iossimulatorarm64:2.5.0-alpha07
androidx.sqlite:sqlite-bundled-iosx64:2.5.0-alpha07
androidx.sqlite:sqlite-bundled-jvm:2.5.0-alpha07
androidx.sqlite:sqlite-bundled-linuxarm64:2.5.0-alpha07
androidx.sqlite:sqlite-bundled-linuxx64:2.5.0-alpha07
androidx.sqlite:sqlite-bundled-macosarm64:2.5.0-alpha07
androidx.sqlite:sqlite-bundled-macosx64:2.5.0-alpha07
pe...@gmail.com <pe...@gmail.com> #5
Hum, ran into this, as this keeps happening to me..
Gradle plugin 3.5
Navigation 2.1
Gradle plugin 3.5
Navigation 2.1
il...@google.com <il...@google.com> #6
Re #5 - please file a new issue with a sample project that reproduces your issue.
ja...@gmail.com <ja...@gmail.com> #7
android.view.InflateException: Binary XML file line #30 in com.example.customnavigation:layout/activity_main: Binary XML file line #30 in com.example.customnavigation:layout/activity_main: Error inflating class com.google.android.material.navigation.NavigationView
ja...@gmail.com <ja...@gmail.com> #8
Same problem on my side.
ou...@newaccess.ch <ou...@newaccess.ch> #9
same problem
gradle 8.6
AGP 8.2.2
navigation 2.7.7
gradle 8.6
AGP 8.2.2
navigation 2.7.7
Description
Version used:1.0.0-alpha01
Devices/Android versions reproduced on:
Device agnostic
- Sample project to trigger the issue.