How to remove apps from the command line

1. you need a rooted phone

2. open up terminal

3. su

4. mount -o rw,remount /dev/block/mtdblk3 /system

5. cd /system/app

6. remove the .apks you dont want


Android