Skip to content

Instantly share code, notes, and snippets.

@Gitbux
Gitbux / huawei-blotware.sh
Created December 12, 2020 22:15
huawei-bloatware-remover.sh
#!/bin/bash
####
#### Copyright (C) 2019 wuseman <[email protected]> - All Rights Reserved
#### Created: 13/02/2019
####
#### A notice to all nerds.
#### If you will copy developers real work it will not make you a hacker.
#### Resepect all developers, we doing this because it's fun!
####
# adb shell dumpsys window windows | grep -E 'mCurrentFocus|mFocusedApp'|grep '/'|awk -F'u0' '{print $2}'|awk '{print $1}'|cut -d/ -f1