Thread: help guys
View Single Post
Switch_'s Avatar
Posts: 601 | Thanked: 549 times | Joined on Mar 2010 @ Redditch, UK
#2
If installed onto SDHC card:

Code:
root
mount /dev/mmcblk1p2 /and -o noatime
nitdroid uninstaller
If installed onto internal eMMC

Code:
root
mount /dev/mmcblk0p2 /and -o noatime
nitdroid uninstaller
Format your SD card and then delete the following directories found in /home:

bin, data, dev, etc (symlink), initrd, lib (symlink), mnt, proc, sbin, sdcard, sys, system, tmp, usr,default.prop, init, init.nokia.rc, init.rc

A search for "NITDROID" would have thrown up this POST with all instruction sets there.

DISCLAIMER: Brick it it's your problem.

Last edited by Switch_; 2010-12-15 at 12:13.