Wherever the "package name" of an apk is required, it can be requested by asking for `Schema.ApkTable.Cols.App.PACKAGE_NAME`. Note the `App` which indicates that it is in fact pulling this data from the `fdroid_app` table rather than the `fdroid_apk` table.