Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apsun/NoUsbNotification

Removes the USB debugging and MTP/PTP notifications on Android.
https://github.com/apsun/NoUsbNotification

android xposed

Last synced: 15 days ago
JSON representation

Removes the USB debugging and MTP/PTP notifications on Android.

Awesome Lists containing this project

README

        

# NoUsbNotification

Removes the USB debugging and MTP/PTP notifications on Android.

Relevant code can be found [here](https://github.com/android/platform_frameworks_base/blob/master/services/usb/java/com/android/server/usb/UsbDeviceManager.java).

## Requirements

- A rooted Android phone
- [Xposed framework](http://forum.xda-developers.com/xposed/xposed-installer-versions-changelog-t2714053)
([Lollipop version](http://forum.xda-developers.com/showthread.php?t=3034811))

## License

Distributed under the [MIT License](http://opensource.org/licenses/MIT).