How to Install and Uninstall dummydroid Package on Kali Linux

Last updated: May 17,2024

1. Install "dummydroid" package

This guide let you learn how to install dummydroid on Kali Linux

$ sudo apt update $ sudo apt install dummydroid

2. Uninstall "dummydroid" package

Please follow the step by step instructions below to uninstall dummydroid on Kali Linux:

$ sudo apt remove dummydroid $ sudo apt autoclean && sudo apt autoremove

3. Information about the dummydroid package on Kali Linux

Package: dummydroid
Version: 1.2-2
Installed-Size: 4229
Maintainer: Android tools Maintainer
Architecture: all
Depends: libhttpclient-java, libhttpcore-java
Size: 3904676
SHA256: 01db09fa915fb7fb73dcc9ac8a7dd9dbb3ab6e678a2e6658c6cfa43b378a0493
SHA1: 8ed495719be4b8ac245c8148fcb37ce8acb97d93
MD5sum: 035abe34f04f1ec4437579bfce1a2bdd
Description: Register a GSF ID for mock-up Android devices
Dummy Droid allows you to create hardware profiles for arbitrary
Android devices and upload them into your Google Play account,
thereby creating a "Google Services Framework ID".
.
Mocks can either be generated from the /system/build.prop file of
existing hardware or be completely made up from scratch. You (may)
need this tool if Google Play won't give you access to an app because
of device incompatibilities, country or carrier restrictions. You
(may) also need this tool if you are an app developer yourself and
want to test compatibility filter settings without actually owning
the target device.
.
Word of warning: Dummy Droid grants you absolute freedom, including
the freedom to specify absolute nonsense (such as a smart-tv with a
screensize of 1 pixel). Please pay attention to the instructions and
use a throw-away account for testing. Otherwise you might end up with
dozens of mocks in your main account you cannot get rid of again!
Description-md5:
Homepage: http://www.onyxbits.de/dummydroid
Section: devel
Priority: optional
Filename: pool/main/d/dummydroid/dummydroid_1.2-2_all.deb