getPackageManager(); List<PackageInfo> apps = packageManager.getInstalledPackages(0); List<Map<String, Object>> installedApps = new ...
確定! 回上一頁