Quote:
Originally Posted by TREmp77
I will give that a try. It seems to me I did try but it wouldnt let me delete it, something about read only file. I tried in shell and I tried in astro and android mate, no go.
EDIT: I am fully rooted, I just checked to make sure nothing went haywire with all the flashes I have done lately.
And for the Sprint football app, which one are you trying to install? Mine works fine, but since the update it is called Sprint Football Live...has both NFL and college now.
|
/system is usually Read-Only.
You can use
adb remount
to make /system read-write. It's not permanent so you'd have to do it again the next time you alter/remove anything.