Liste görüntüleyici (Listview that looks like apps screen)

nerede hata yaptım ?
packagemanager4_1_1 (1).aia (532.4 KB)

Try this:

packagemanager4_1_1_1_revised.aia (103.1 KB)

Son olarak yeni bir uygulama eklendiğinde bunu algılayabilecek uzantı veya kod varmı?

When you open the app, the packages will refresh and hopefully display any new apps installed

Hayır mesela ben ana ekrandayken uygulamam yüklendi ama ben orada uygulamayı göremeyeceğim

:question:

When I tested the project in companion, it only returned six apps, and only one of those I had actually installed, the others were default apps. Maybe it returns more when the app is compiled ? (@Taifun)

Taken from the Q&A of the documentation App Inventor Extensions: Package Manager | Pura Vida Apps

See here: The limited package visibility reduces the number of apps that appear to be installed on a device, from your app's perspective. In version 3 of the extension I now added the permission QUERY_ALL_PACKAGES
Note : If you publish your app on Google Play, your app's use of this permission is subject to approval based on this policy

Yes, because the companion app does not have the required permission

Taifun

1 Like