Dumpsys Packages Copycat জন্য Android

Dumpsys Packages Copycat

rubenpgrady

ভার্সন 2.0

Provides a detailed summary of all installed packages

ডাউনলোড 29
Ads

এটি রেট করুন

অ্যান্টিভাইরাস এবং নিরাপত্তা স্ক্যানের ফলাফল

স্ক্যানের তারিখ: Feb 6, 2025 সফটওয়্যার সংস্করণ: 2.0
অবস্থা: ✅ বিশ্বাসযোগ্য এবং ইনস্টল করার জন্য নিরাপদ এই অ্যাপটি rubenpgrady এর দ্বারা বিশ্বাসযোগ্য এবং যাচাইকৃত ডিজিটাল স্বাক্ষর দ্বারা স্বাক্ষরিত হয়েছে এবং এটি বর্তমান Dumpsys Packages Copycat ইনস্টলেশনগুলিকে আপডেট করবে সার্টিফিকেট ফিঙ্গারপ্রিন্ট: 0a1b6cfc798cb541277e881fe9f884d8f68feb67b8d728af67fe6dbc32a39535 আমরা APK ফাইলের নিরাপত্তা কিভাবে যাচাই করি

Dumpsys Packages Copycat ফাইল ম্যানেজার অ্যাপ জন্য Android বর্ণনা

With the introduction of the QUERY_ALL_PACKAGES permission, as far as I understand, it became impossible to use built-in tools to list and inspect installed packages. (Please let me know if you are aware of another workaround.)

That is, of course, assuming you don't have access to root privileges. However, you might not desire to root your phone, either because it can turn out to be quite difficult to achieve, or because it has numerous disadvantages in itself, anyway.

Another option is to connect to the phone via Android Debug Bridge (ADB) and run:

adb shell dumpsys | sed -n /^Packages:/,/^[[:space:]]*$/p

The command prints the Packages section from dumpsys, which contains detailed information about every installed package. It works, but the downside is obvious: You need an extra device to connect and run adb.

This app strives to reproduce the output from above command, right on your phone - neither root privileges nor ADB required - using only API calls and the QUERY_ALL_PACKAGES permission.

Ads

স্পেসিফিকেশন


পুরোনো সংস্করণ

Dumpsys Packages Copycat icon

2.1 APK

February 6, 2025


এটি রেট করুন


ব্যবহারকারীর পর্যালোচনা সম্পর্কিত Dumpsys Packages Copycat

Dumpsys Packages Copycat এ এখনও কোন মন্তব্য নেই। প্রথম হোন!

GitHub Issue