Hello. I accidentaly deleted some of mine stock apps. I am running on motorola droid 2 gloval gB 2.3.4.
Where can I download these aps?
blur_activesync.apk
blur_email.apk
blur_yahoo.apk
blur_services.apk
ArcPhotoworkshop.apk
ArcVideoEditorLite.apk
thanks!
I'll get them for you tomorrow.
Sent from my Nexus 7 using Tapatalk 2
thanks! I am waiting
chupp4 said:
Hello. I accidentaly deleted some of mine stock apps. I am running on motorola droid 2 gloval gB 2.3.4.
Where can I download these aps?
blur_activesync.apk
blur_email.apk
blur_yahoo.apk
blur_services.apk
ArcPhotoworkshop.apk
ArcVideoEditorLite.apk
thanks!
Click to expand...
Click to collapse
Files from : Blur_Version.4.5.629.A956.Verizon.en.US
ro.build.description=cdma_droid2we-user 2.3.4 4.5.1_57_D2GA-59 120117 release-keys
I can't find blur_services.apk
thank you so much!!!! Any chance to finf blur services?
edit : I can't install the applications... I always getting this message : Application not installed
You cannot install them normally.
You need to copy them to /system/app manually.
Gasai Yuno said:
You cannot install them normally.
You need to copy them to /system/app manually.
Click to expand...
Click to collapse
Arigato Gasai Yuno, just to follow up, once you have copied the files to /system/app, set the permissions to
owner read+write
group read
others read
also known as 644
On an aside, Gasai, I was reading your post about yourself on rootzwiki, and I started out about the same time as you, August of last year!
chupp4 said:
thank you so much!!!! Any chance to finf blur services?
edit : I can't install the applications... I always getting this message : Application not installed
Click to expand...
Click to collapse
The blur_services.apk doesn't exist on my phone. I'm running stock but rooted.
Sent from my Nexus 7 using Tapatalk 2
danifunker said:
Arigato Gasai Yuno, just to follow up, once you have copied the files to /system/app, set the permissions to
owner read+write
group read
others read
also known as 644
Click to expand...
Click to collapse
how can I set the permissions?
chupp4 said:
how can I set the permissions?
Click to expand...
Click to collapse
You can use ES file explorer, root explorer or terminal.
1) mount system read-write
2) Copy the file into /system/app
3) a) in Root Explorer press and hol on the file, choose permissions
B) in terminal
Code:
su
cd /system/app
chmod 644 program.apk
exit
exit
Replace program.apk with the app name, repeat for all apps
Sent from my Nexus 7 using Tapatalk 2
thank you sir I am on it...
edit : DONE. Thank you all guys!
chupp4 said:
thank you sir I am on it...
edit : DONE. Thank you all guys!
Click to expand...
Click to collapse
Great,
Just be sure to hit the "Thanks" button on the posts you found useful!
Related
Can someone please paste the keyboard apk.
Thanks!
Sent from my MB860 using XDA App
Have fun with the keyboard
http://www.sendspace.com/file/zzrj7q
Thanks.!!
Now how do I install it? I extracted the zip but it says there is aaproblem parsing the file (I am trying to install on an Atrix)
Sent from my MB860 using XDA App
ekerbuddyeker said:
Thanks.!!
Now how do I install it? I extracted the zip but it says there is aaproblem parsing the file (I am trying to install on an Atrix)
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
you are the person who wanted the app, i just extracted it, try anywhere else on the forum cause i dont have a phone to test it
Oh my god ! I've an Atrix too and I want Sense Keyboard !! Where can I find someone to help me parsing this app ??
To install it you need root and knowledge of adb. Then use these commands
Code:
adb remount
adb push qhdkeyboard.apk /system/app
adb shell
su
chmod 644 /system/app/qhdkeyboard.apk
Then reboot
Flippy125 said:
To install it you need root and knowledge of adb. Then use these commands
Code:
adb remount
adb push qhdkeyboard.apk /system/app
adb shell
su
chmod 644 /system/app/qhdkeyboard.apk
Then reboot
Click to expand...
Click to collapse
is there another method to install that ? I don't know how to use ADB.. But i'm rooted
belig1234 said:
is there another method to install that ? I don't know how to use ADB.. But i'm rooted
Click to expand...
Click to collapse
If you have Root Explorer you can copy it to /system/app after mounting R/W and the long press and change permissions to RW-R--R-- and reboot
is it possible for the atrix users to somehow extract the skype skin they have ....was playing arouind with one today and much prefer the white and black skin they have to the blue one...
with gimpsta you can make your own Sense's skin keyboard then you just have to install an apk
search gimpsta on google
Flippy125 said:
If you have Root Explorer you can copy it to /system/app after mounting R/W and the long press and change permissions to RW-R--R-- and reboot
Click to expand...
Click to collapse
i tried this. but no keyboard appears either in system / keyboards or as a choice when editing
anyone else have an idea?
ekerbuddyeker said:
i tried this. but no keyboard appears either in system / keyboards or as a choice when editing
anyone else have an idea?
Click to expand...
Click to collapse
Tried the same thing, i have the Atrix. so it should work cause same resolution.. this needs to get ported
Flippy125 said:
To install it you need root and knowledge of adb. Then use these commands
Code:
adb remount
adb push qhdkeyboard.apk /system/app
adb shell
su
chmod 644 /system/app/qhdkeyboard.apk
Then reboot
Click to expand...
Click to collapse
This zip doesn't have a apk file in it... It has 2 .odex files... Do i place the 2 files in system/app or the folder, or the zip?
Sent from my ADR6300 using XDA App
Would like to know as well.
So... Has anyone ported this and/ or got this to work on gingerbread dinc?
Sent from my ADR6300 using XDA App
Installing the apk on your devices its not gonna work the apks are tied to framework which you don't have on atrix
Sent from my HTC Sensation 4G using Tapatalk
We know it won't work... That's why we've been trying to get some one to deodex it and port it... Personally I need it for dinc not atrix.....
yozpalang said:
Installing the apk on your devices its not gonna work the apks are tied to framework which you don't have on atrix
Sent from my HTC Sensation 4G using Tapatalk
Click to expand...
Click to collapse
Sent from my ADR6300 using XDA App
Just download http://www.multiupload.com/P3M8OWSS9U . And copy bootanimation.zip
To folder /system/media to return to stock just delete it from the folder.
Sent from my GT-N7000 using XDA App
adidie said:
Just download http://www.multiupload.com/P3M8OWSS9U . And copy bootanimation.zip
To folder /system/media to return to stock just delete it from the folder.
Sent from my GT-N7000 using XDA App
Click to expand...
Click to collapse
i copied the file to /system/media via root eexplorer but nothing happened
xp3rto said:
i copied the file to /system/media via root eexplorer but nothing happened
Click to expand...
Click to collapse
make sure you r in R/w mode in root explorer. it should work
Hi Adidie,
Work prefectly on my SGN on rooted stock XXLA1 rom, thanks.
Works like charm!
adidie said:
Just download http://www.multiupload.com/P3M8OWSS9U . And copy bootanimation.zip
To folder /system/media to return to stock just delete it from the folder.
Sent from my GT-N7000 using XDA App
Click to expand...
Click to collapse
Thanks for posting. I have made a simple batchfile for Windows to automate the install for non-technical users .
I've credited you for posting this and Chainfire for inspiration! Thanks mates!
Btw. every bootanimation can be pushed with this script .
alex3305 said:
Thanks for posting. I have made a simple batchfile for Windows to automate the install for non-technical users .
I've credited you for posting this and Chainfire for inspiration! Thanks mates!
Btw. every bootanimation can be pushed with this script .
Click to expand...
Click to collapse
wicked!! it simplify the process of switching the bootanimation.
BTW, I wonder if there is already bootanimation file in system/media, will it be overwritten?
I thought it did, but I'm not 100% sure about it. You'll have to test it Otherwise the script can be modified with a simple, single command to correct it .
Thanks! !!!!!!
not working for me
alex3305 said:
Thanks for posting. I have made a simple batchfile for Windows to automate the install for non-technical users .
I've credited you for posting this and Chainfire for inspiration! Thanks mates!
Btw. every bootanimation can be pushed with this script .
Click to expand...
Click to collapse
------
hi ive got root and write access but ever time i try the pusher i get....
remount failed: operation not permitted
for some reason since la4 flash it ignores anything i put in the system/media folder manually too, any ideas?
There is an ICS Bootanimation flashable zip in this thread http://forum.xda-developers.com/showthread.php?t=1460899
Step 1. Copy SystemUI.apk to the sdcard
Step 2. Rename SytemUI.apk to SytemUI1.zip
Step 3. Change the icons i what ever folder they are in. Eg.(Wifi status icons)
Step 4: Rename File Back to SystemUI.apk
Step 5. Install
Step 6. Reboot & Enjoy
NOTE: Attention!! I am NOT Responsible For the Damage or Data loss
Also This Way of Doing so May Be Dangerous
Good Day
d
p.s if you do it wrong will it not reboot at all?? thx
But how do you get the apk without root in the first place?
BloodLust012 said:
But how do you get the apk without root in the first place?
Click to expand...
Click to collapse
Use adb:
Code:
adb pull /system/app/SystemUI.apk
Sent from my GT-I5500 [CM7.2]
BloodLust012 said:
But how do you get the apk without root in the first place?
Click to expand...
Click to collapse
Well all i have to do is use root explorer and go to the system/app/systemui.apk and copy it and paste to sd
None should even try this!!!
davis the droid said:
Well all i have to do is use root explorer and go to the system/app/systemui.apk and copy it and paste to sd
Click to expand...
Click to collapse
'Root' explorer? Really?
To use 'root explorer' you need root.
davis the droid said:
Step 1. Copy SystemUI.apk to the sdcard
Step 2. Rename SytemUI.apk to SytemUI1.zip
Step 3. Change the icons i what ever folder they are in. Eg.(Wifi status icons)
Step 4. Recreate the Zip (if there is the option then select no Compression)
Step 5. Rename the zip to SystemUI.apk
Step 6. Install
Step 7. Reboot & Enjoy
NOTE: Attention!! I am NOT Responsible For the Damage or Data loss
Good Day
d
p.s if you do it wrong will it not reboot at all?? thx
Click to expand...
Click to collapse
Rename SystemUI.zip to SystemUI.apk??? Really?
And install SystemUI as user app??? Really?
Do you know anything about android and apps???
Sent from my GT-I5500 [CM7.2]
Vagelis1608 said:
None should even try this!!!
Click to expand...
Click to collapse
+1
davis the droid said:
Step 1. Copy SystemUI.apk to the sdcard
Step 2. Rename SytemUI.apk to SytemUI1.zip
Step 3. Change the icons i what ever folder they are in. Eg.(Wifi status icons)
Step 4. Recreate the Zip (if there is the option then select no Compression)
Step 5. Rename the zip to SystemUI.apk
Step 6. Install
Step 7. Reboot & Enjoy
NOTE: Attention!! I am NOT Responsible For the Damage or Data loss
Good Day
d
p.s if you do it wrong will it not reboot at all?? thx
Click to expand...
Click to collapse
Pretty sure root is needed to even explore the /system partition, also im not sure if adb can gain root access if the device isnt rooted?
Sure it worx,have done it month ago.
@OP:How shall it work without root and "ROOTEXPLORER"?You know ROOTEXPLORER
GREEEEETZ!!!!
ricky310711 said:
Pretty sure root is needed to even explore the /system partition, also im not sure if adb can gain root access if the device isnt rooted?
Click to expand...
Click to collapse
Root browsers request root at (their) startup.
adb can pull from system partition but to push it needs root in order to remount /system as rw.
Sent from my GT-I5500 [CM7.2]
Vagelis1608 said:
Root browsers request root at (their) startup.
adb can pull from system partition but to push it needs root in order to remount /system as rw.
Sent from my GT-I5500 [CM7.2]
Click to expand...
Click to collapse
Just tried, you are correct, says failed to mount /system as rw when pushing the file
Vagelis1608 said:
None should even try this!!!
'Root' explorer? Really?
To use 'root explorer' you need root.
Rename SystemUI.zip to SystemUI.apk??? Really?
And install SystemUI as user app??? Really?
Do you know anything about android and apps???
Sent from my GT-I5500 [CM7.2]
Click to expand...
Click to collapse
Actually YES where it has like the wifi icons replace them in the "res" folder and rename to an apk and update the system ui apk
davis the droid said:
Actually YES where it has like the wifi icons replace them in the "res" folder and rename to an apk and update the system ui apk
Click to expand...
Click to collapse
Sorry for been so rough with you before .
But
1. You should replace the first step in the OP with the following command (done in PC)
Code:
adb pull /system/app/SystemUI.apk
2. Add in the OP that your method can be dangerous.
Sent from my GT-I5500 [CM7.2]
Vagelis1608 said:
Sorry for been so rough with you before .
But
1. You should replace the first step in the OP with the following command (done in PC)
Code:
adb pull /system/app/SystemUI.apk
2. Add in the OP that your method can be dangerous.
Sent from my GT-I5500 [CM7.2]
Click to expand...
Click to collapse
if it fails to book that's a hard brick...
ricky310711 said:
if it fails to book that's a hard brick...
Click to expand...
Click to collapse
Not exactly.
SystemUI is the status bar so if it doesn't get loaded status bar will not appear. Also due to some weird bug the Phone app FC sometimes.
Sent from my GT-I5500 [CM7.2]
Vagelis1608 said:
Not exactly.
SystemUI is the status bar so if it doesn't get loaded status bar will not appear. Also do to some weird bug the Phone app FC sometimes.
Sent from my GT-I5500 [CM7.2]
Click to expand...
Click to collapse
But if you apply and your phone bootloops say goodbye, you won't ever getvit to boot unless you have a device with download mode
ricky310711 said:
But if you apply and your phone bootloops say goodbye, you won't ever getvit to boot unless you have a device with download mode
Click to expand...
Click to collapse
It's rare to get a bootloop by modifying SystemUI.
All devices have download mode but without root it is useless.
This tutorial installs SystemUI as user app (in /data) so even stock recovery can delete it.
Sent from my GT-I5500 [CM7.2]
Vagelis1608 said:
It's rare to get a bootloop by modifying SystemUI.
All devices have download mode but without root it is useless.
This tutorial installs SystemUI as user app (in /data) so even stock recovery can delete it.
Sent from my GT-I5500 [CM7.2]
Click to expand...
Click to collapse
but in this case its relavent because the only way to fix a bootloop in this case is to root and restore, other then that your bricked.
also a bootloop is very easy when modifying systemUI or framework-res
and no not all devices have download mode, htc has a bootloader menu, and if you didnt disable hotboot before modifying, then theres no chance of fixing this...
accidentally deleted system UI. on rooted tranformer tf700 4.2.1 I'm missing the status bars and home key etc... I assume I need to re-install the apk. Can someone post or send it to me... I would greatly appreciate it. I have a keyboard so I have limited functions... probably enough to get it installed.
thx!
Which version are you on, 10.6.1.??
Also stock Asus?
sbdags said:
Which version are you on, 10.6.1.??
Also stock Asus?
Click to expand...
Click to collapse
Running 10.6.1.8 all stock only rooted
ottsrx7 said:
Running 10.6.1.8 all stock only rooted
Click to expand...
Click to collapse
10.6.1.14.4, 10.6.1.14.8 or 10.6.1.14.10?
Oh and are you WW or US?
I can send you the correct file to install
sbda. said:
10.6.1.14.4, 10.6.1.14.8 or 10.6.1.14.10?
I can send you the correct file to install
Click to expand...
Click to collapse
10.6.1.14.8 thx so much
ottsrx7 said:
10.6.1.14.8 thx so much
Click to expand...
Click to collapse
OK in the attached zip you need to extract it to your sd and then copy the 2 files SystemUI.apk and SystemUI.odex into the /system/app folder and then set the permissions as 644 or rw-r--r--
Good luck!
sbdags said:
OK in the attached zip you need to extract it to your sd and then copy the 2 files SystemUI.apk and SystemUI.odex into the /system/app folder and then set the permissions as 644 or rw-r--r--
Good luck!
Click to expand...
Click to collapse
I tried moving files into the folder above using ES explorer and it say permission denied.... What am I doing wrong?
Thanks again!
ottsrx7 said:
I tried moving files into the folder above using ES explorer and it say permission denied.... What am I doing wrong?
Thanks again!
Click to expand...
Click to collapse
You need to make sure you give esfile explorer root permissions. First turn on root explorer in tools on the left and then hit the word root explorer and set everything to RW - it'll work then.
ottsrx7 said:
I tried moving files into the folder above using ES explorer and it say permission denied.... What am I doing wrong?
Thanks again!
Click to expand...
Click to collapse
Update
I was able to get the files moved with ROM toolbox and get the permissions set but it will still not install? Any ideas?
ottsrx7 said:
Update
I was able to get the files moved with ROM toolbox and get the permissions set but it will still not install? Any ideas?
Click to expand...
Click to collapse
You will need t reboot if you haven't already....
Other option is download the full rom from the ASUS website, unzip to the root of your internal sd and let that flash from stock recovery. You'll lose everything but it will get you back up.
Okay, so one of the issues currently with the leaked firmware is that some apps (e.g titanium backup, file explorers, etc) cannot save files to the extsdcard due to a incorrect parameter in the platforms.xml
So here is the fix:
Method 1
1.) Download the extsdcardfix-flashable.zip below and save to sdcard
2.) Reboot to recovery (CWM/TWRP)
3.) Flash the zip
4.) Reboot
Method 2
1.) Download the platform.xml.zip attatchment and extract
2.) Navigate to ~/system/etc/permissions
3.) Replace the platforms.xml with this one
4.) Set permissions as RW-R--R-- (644)
5.) Reboot and test if apps now have access to external storage
And NOTE this may or may not work so do so at your own risk!
deathnotice01 said:
Okay, so one of the issues currently with the leaked firmware is that some apps (e.g titanium backup, file explorers, etc) cannot save files to the extsdcard due to a incorrect parameter in the platforms.xml
So here is the fix:
1.) Download the attatchment and extract
2.) Navigate to ~/system/etc/permissions
3.) Replace the platforms.xml with this one
4.) Set permissions as RW-R--R-- (777)
5.) Reboot and test if apps now have access to external storage
And NOTE this may or may not work so do so at your own risk!
Click to expand...
Click to collapse
Great ! It works. My Titanium and even Sygic 13.4.1 (starting from SD Card) is working again on my S4!
deathnotice01 said:
4.) Set permissions as RW-R--R-- (777)
Click to expand...
Click to collapse
Eh? those permissions not equivalent. Which should it be ?
rwxrwxrwx == 777
rw-r--r-- == 644
I set permission as the original file was...
rw-r--r-- == 644
sdunne said:
Eh? those permissions not equivalent. Which should it be ?
rwxrwxrwx == 777
rw-r--r-- == 644
Click to expand...
Click to collapse
votapero said:
I set permission as the original file was...
rw-r--r-- == 644
Click to expand...
Click to collapse
Sorry, thanks for that.
I'll update the OP
[A gorilla dies for every smartphone.
Stop using gorilla glass and save planet earth]
What root explorer You use to set permissions?
seba84_2005 said:
What root explorer You use to set permissions?
Click to expand...
Click to collapse
Yes
[A gorilla dies for every smartphone.
Stop using gorilla glass and save planet earth]
seba84_2005 said:
What root explorer You use to set permissions?
Click to expand...
Click to collapse
I use "ES File Explorer". The best Tool for Filemanipulation (copy, paste, delete) I know.
Can You upload me original platform.xml? I change file and i have error...
after i replaced file i missed that permissions changed... then i had to reset default to get everything working :/ bluetooth stopped working and i had terrible glitches and freezes.. even when i changed to 644... so secont time i just added media_rw line by editing permissions.xml and now it worked flawlessly
I noticed that even now when i have rw acces to sdcard not everything is working as in 4.3 - for example solid explorer does not see by default external sdcard :/ but it is only beta so i can live with it
Works like a charm!
Thx for this
Works. thank you so much
Sent from my GT-I9505 using Tapatalk
Yes...it works!!!!
I had problem before with Sygic, now, everything works just fine..
Thank you very much!!!
Works perfect! This is what I needed to really give CM a try.
I was able to get my Go Backup file and restore my apps.
Sorry,
But how can I do the step 4?
I changed the file, but I don't know how change these permissions...
Could someone explain it to me, please?
Ps.: sorry for bad english.
rodrigoger said:
Sorry,
But how can I do the step 4?
I changed the file, but I don't know how change these permissions...
Could someone explain it to me, please?
Ps.: sorry for bad english.
Click to expand...
Click to collapse
What explorer are you using? On most of them you just have to long press the file and it will display the menu option (copy, move, delete, PERMISSIONS).
Click on permissions and you will find where to check the option you need to make RW-R-R.
I use Root Explorer by the way.
Ok,
So I change only the permissions of platforms.xml file?
Is that right?
Deleted
Sent from my GT-I9505 using XDA Premium 4 mobile app
rodrigoger said:
Ok,
So I change only the permissions of platforms.xml file?
Is that right?
Click to expand...
Click to collapse
Yes.
Works perfectly on Echoe13!! Thanks a lot!!