How to show app icons of those app which is in my internal storage

I’m making app where I can see my all Apk which is in my internal storage and I made it but now I’m only able to show Apk file name and file size in list but I want to show app icon also so how can I do it? Anyone know?

1 Like

You can use the package utilities component for that
component_method (2)

2 Likes

Yep, it’s the correct block, i have ticked it has solution, if it’s not uncheck it.

I’m showing that apps in list which is in my file manager … I haven’t installed that app … How package utils can get icon of those app which isn’t installed in device?

It’s not possible!

There can be millions of apps, every second new apps are made!! And it’s not possible to store them in Online database

The answer for the question you asked is

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.