
Most people are going to know the "label" i.e. the display name rather than the packageName/id. So also store the label in the database and make it accessible via InstalledAppsProvider so SelectLocalAppsFragment can show a list of friendly names rather than packageNames.