suyash1
Well-Known Member
clearn the dalvik-cache?
What dat? and how do I do it?
I easily pick up on all this stuff, it's just that I've never seen any of it. I haven't a clue where to look.
to clear the dalvik-cache i think the command is
adb shell
cd system/sd
rm -r dalvik-cache
rm -r app-private
reboot