Notices


Reply
Thread Tools
Posts: 9 | Thanked: 2 times | Joined on Feb 2012 @ Chennai
#1
Hi I have installed Nitdroid in My mobile (not in memory card).. It is not working.. So i liked to remove it and remove from Application Manager. But memory size not decrease in Setting-Memory-installed Application..

Can any one help me?
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#2
Verify that everything is removed on the device you had it installed:
Be it in EMMC
Code:
ls -Al /home
Or external
Code:
ls -Al /media /mmc1
Or in separate partition
Code:
sudo gainroot
sfdisk -l
Mount your separate partition to /mnt and do the ls command on /mnt.

Look for installed packages and kernel
Code:
dpkg -l | grep nitdroid
dpkg -l | grep kernel
Read the output carefully to make sure to have a working system if multiboot would get removed, but is still needed.
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 16:29.