Search code examples
tizentizen-native-app

Get AppID of all installed applications (Tizen Native app development)


How can I get the appId of all the applications installed on my tizen device/emulator? I want to get all the appId's and their name and then launch a particular app by comparing that the name of app is the app what I want to launch.


Solution

  • See Tizen::App::Package::PackageManager::GetPackageInfoListN()