Skip to content

ColinTreeListView v11 crashes on Kodular due to deprecated MediaUtil method #19

@akg-tech-in

Description

@akg-tech-in

Hello,

I am using ColinTreeListView (2019.6.5 – Version 11) in a Kodular project and facing a runtime crash.

Error at runtime:
java.lang.NoSuchMethodError: No static method getBitmapDrawableAsync / getBitmapDrawable in com.google.appinventor.components.runtime.util.MediaUtil

Details:

Platform: Kodular

Extension version: ColinTreeListView 2019.6.5 (v11)

The app builds successfully, but crashes when the TreeListView loads
Community feedback:
Kodular community confirmed that:

The extension uses MediaUtil.getBitmapDrawable(...)

This method no longer exists in the latest Kodular / MIT AI2 / Niotron runtimes

This is not related to Android version, but a compiler/runtime API change

Request:
Could you please:

Update the extension to use the current MediaUtil image-loading methods, or

Provide a Kodular-compatible updated build

This extension is very useful, and an update would help many users on newer AI2-based platforms.

Thank you for your time and support.

https://community.kodular.io/t/runtime-error-while-loading-colintreelistview-mediautil-getbitmapdrawableasync

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions