PackageManager manager = getPackageManager(); ApplicationInfo info = manager.getApplicationInfo(pkgName, 0); getSystemService(Context.ACTIVITY_SERVICE); getSystemService(Context.TELEPHONY_SERVICE); getSystemService(Context.NOTIFICATION_SERVICE); getSystemService(Context.LOCATION_SERVICE); getSystemService(Context.WINDOW_SERVICE);
Android Manager
最新推荐文章于 2025-05-21 15:35:25 发布