Added by til sam over 5 years ago
Credit to
fil.
adb root
adb shell stop
adb shell
su
mount -o remount,rw /system
rm /system/app/RepWifi/RepWifi.apk
mount -o ro,remount /system
exit
exit
adb shell start
Power off phone and start phone.
adb root
adb shell
rm -r /data/data/org.fdroid.fdroid/*
Power off phone and start phone.