What's Red and Blue, and Makes Android Users Happy? Sapphire and Ruby Double Release!

@SamuraiHL I don't mind at all, very happy to share the knowledge. Thanks for the kind words!
 
@SamuraiHL I don't mind at all, very happy to share the knowledge. Thanks for the kind words!

I'm just glad some solutions for the issues have been found. This rom truly rocks so anything we can do to help people out is a good thing IMO. :)
 
when i use this line in Termnial i get an error

mv /data/app/com.google.android.googlequicksearchbox-1.apk /system/app/GoogleQuickSearchBox.apk


failed
mv /data/app/com.google.android.googlequicksearchbox-1.apk /system/app/GoogleQuickSearchBox.apk - CROSS DEVICE LINK

what does that mean?
 
when i use this line in Termnial i get an error

mv /data/app/com.google.android.googlequicksearchbox-1.apk /system/app/GoogleQuickSearchBox.apk - CROSS DEVICE LINK

what does that mean?

Did you enter sysrw first?
 
I just realized that the mv is trying to move it. Maybe try cp instead and see if that helps. And yes, do the su and sysrw commands FIRST. See....Root Explorer's easier, isn't it? :p LOL! :D
 
Thanks
cp worked...should i go back and remove it from data?

would this be the command?
rm /data/app/com.google.android.googlequicksearchbox-1.apk
 
Honestly I did cp not mv, but I assumed mv would work just the same. You can do cp then rm the com.google.android.googlequicksearchbox-1.apk to free up the space.

Edit: poena you're quick. That rm command looks good.
 
@sniffle I've updated my post and changed the mv commands to cp. Can you do the same for the 2nd post? Thanks!!
 
Honestly I did cp not mv, but I assumed mv would work just the same. You can do cp then rm the com.google.android.googlequicksearchbox-1.apk to free up the space.

Edit: poena you're quick. That rm command looks good.

I didn't remove it. I just did a copy and rename in Root Explorer. Can we be sure removing it doesn't break something else? :)
 
Honestly I did cp not mv, but I assumed mv would work just the same. You can do cp then rm the com.google.android.googlequicksearchbox-1.apk to free up the space.

Edit: poena you're quick. That rm command looks good.

I didn't remove it. I just did a copy and rename in Root Explorer. Can we be sure removing it doesn't break something else? :)


hah did someone try going back to remove the apk after copying yet? successful i am assuming?
 
Honestly I did cp not mv, but I assumed mv would work just the same. You can do cp then rm the com.google.android.googlequicksearchbox-1.apk to free up the space.

Edit: poena you're quick. That rm command looks good.

I didn't remove it. I just did a copy and rename in Root Explorer. Can we be sure removing it doesn't break something else? :)


hah did someone try going back to remove the apk after copying yet? successful i am assuming?

I never bothered to remove it. :) It never occurred to me he had a mv command in there. I just copied it and left it in place. Removing it...wouldn't that break the market link? I really don't know.
 
Back
Top