Zero Permission App - Clipboard data

Android Q Adds New Permissions for Clipboard Access and Blocks Background Clipboard Reads


One of the function that our app, Device Information (Zero Permission App), provides is to display the data or information in the Android clipboard. This demonstrates to the user that sensitive data such as document, passwords, SSNs if copied may be leaked to Android app that reads the clipboard without user knowledge.

Our app has no permission and thus it is safe to download and test. It displays information on Android device with zero permission required. The goal of the app is to spread the message of the danger of information leakage via Android app.

The good news is when Android Q arrives, the problem of malicious apps copying the clipboard data may finally be patched. Android Q is found to have new permissions, READ_CLIPBOARD_IN_BACKGROUND, for applications to request if they required clipboard access. This will definitely blocks some of the malicious apps that steal information or uses this as a covert channel to communicate with another app.

Android is definitely moving in the correct direction for closing this vulnerability. The problem of relying on users to keep abreast of the numerous permissions may not be a good security fallback.


How to Remove "Mi Store" from Mi A2

How to Remove "Mi Store" from Mi A2 (Android One)


You could use our app, Zero Permission App, to find the number and types of installed applications in your Mi A2, Android One, phone. One of the function of the app is to list the possibly sideloaded apps and you may find apps such as the list below in your brand new Mi A2 phone.
All the above apps can be easily uninstall from the device except for Mi Store. It does not appear in the application list under the device setting. One method we used to uninstall this app is as follows:

  1. Google https://apkpure.com/mi-store/com.mi.global.shop
  2. Download the apk (version 3.2.1) from Chrome
  3. Allow installation from known source in Chrome
  4. Install the apk
  5. Go to setting/app listing and uninstall the app, Mi Store
  6. Go to setting and search install from unknown
  7. Remove install from unknown for the Chrome

And the app Mi Store will no longer be in your device.
Just sharing, it works for us and thus it may work for you too.

The problem or technique used by Xiaomi seems to be a play on the app id. We will investigate further and report if there is any findings.

PS: Mi Feedback is a system app and thus no way to uninstall without rooting.