Open
Description
Android framework version
net8.0-android, net9.0-android, Other
Affected platform version
All
Description
The string LSystem/Collections
must not appear within JNI Method Signatures, because that is not the beginning of a valid Java type.
The current offender:
The fact that such methods are mentioned in a Transforms.xml
is also not encouraging:
JNI method signatures must only reference Java types. Failure to do so means the Java method cannot be resolved at runtime, which will result in exceptions at runtime:
@ne0rrmatrix: It looks like in Media3
SetMediaItems
andAddMediaItems
is not working.Java.Lang.NoSuchMethodError: 'no non-static method "Landroidx/media3/exoplayer/ExoPlayerImpl;.setMediaItems(LSystem/Collections/Generic/IList<global::AndroidX.Media3.Common.MediaItem>;)V"'
Relevant log output
Metadata
Metadata
Assignees
Labels
No labels