What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Camera blur apk

Since I haven't received a single answer in any thread I have asked this question in...I'm hoping a new thread might get it answered...

I am running rubix .3 blurry...and it seems like the only themes that don't delete my camera.apk is black glass and black bar mod. I'm sure I can just copy the apk to my sd card and paste it to system/app when necessary but why does it keep happening?!

Sent from my DROIDX using DroidForums App
 
I have had the same problem and I have tried to use root explorer to reinstall it and it always says not installed and the only way I have been able to get it back is restore to a clean rooted 2.2 with nothing done then go from there so yeah im also curious as to why this is happening
 
Lets say its in your documents folder on your computer..
adb push c:\users\owner\documents\camera.apk /system/app

Just make sure that is the right directory, different OS versions have different directories for Documents/etc
 
Ok my problem is the file is still on the phone and still shows up in the system/ app folder but when I try to intall it says not installed any advice and thank you for such quick responses sorry to be a pain
 
No problem...do this..I dont know what OS youre running but this should work perfectly fine on Vista

adb pull /system/app/camera.apk c:\users\owner\documents
adb push c:\users\owner\documents\camera.apk /system/app
 
Ok my problem is the file is still on the phone and still shows up in the system/ app folder but when I try to intall it says not installed any advice and thank you for such quick responses sorry to be a pain

Navigate to /system/app in term/adbshell

su
chmod 755 BlurCamera.apk

And Boom. Done
Some people say you need the video player too but I didn't



Sent via DROID X 2.2 rooted running Rubix Focused 1.0 on Verizon Wireless
 
ok guys im back, when you do the chmod line what do you have to do what are all the commands im sorry but i have tried over and over for the past 2 hours and im getting nothing i tried the adb push but it does nothing i dont know if im doing something wrong or what but i need some help please.
I dont want to start all over in less i absolutely have to
 
Back
Top