Someone please help me. I accidentally deleted the stock email.apk from my SR. Can someone please post the stock APK? Can someone also please help with how to reinstall?
Please, PLEASE... I need help.
Sorry for the inconvenience.
Thank you!
NEO702
right here,,,, click menu settings applications . and check unknown sources... download this to your sd card. and use a file manager to locate it and open it then itll install
Thank you so much. I will try it out
Tries to install using astro manager. Says application nit installed
Checked unknown sources. No go for the install. Please help.
Get AppInstaller by FunTrigger from the market. Works great. BTW, K9 email from the market is a much better email app...
You need a root file explorer like root explorer and you need to paste the app in /system/app and reboot
Sent from my SAMSUNG-SGH-I727 using xda premium
Fix Permissions
If you are using the previously mentioned Root Explorer Method, you may have to change the permission on the file. Once you have moved it to /apps you can long press on another apk (e.g.messaging), press Permissions and see what is selected. Now do the same for the Email apk and ensure that the same boxes are checked. Reboot.
neo702 said:
Someone please help me. I accidentally deleted the stock email.apk from my SR. Can someone please post the stock APK? Can someone also please help with how to reinstall?
Please, PLEASE... I need help.
Sorry for the inconvenience.
Thank you!
NEO702
Click to expand...
Click to collapse
how did you delete it? through root explorer? if you dont have root explorer (since its a paid app) just push it through adb. "adb push Email.apk /system/app/Email.apk" and then type "adb shell chmod 644 /system/app/Email.apk"
Maybe a dumb question but how do you get the icon down at the bottom with the phone,web and applications icon?
vonerk said:
Maybe a dumb question but how do you get the icon down at the bottom with the phone,web and applications icon?
Click to expand...
Click to collapse
press applications/menu/edit
Related
Hello,
I have rooted my X10 and I have R2BA020 and I have removed some apps with Titanium, nothing like Mediascape or Timescape. I have removed Moxier, GTalk, Quadrapop and user manuals. Obviusly I have uninstalled something that I shouldnt ( me IDIOT didnt make backup of those apps in Titanium !! ). Now whenever I start my phone I get this message that it has failed to start and I must press Force close. I have found some solution that I delete data from Google Apps and Gmail in Settings -> Applications but it seems to work one time because when I entered my data again in Gmail I got it again when I boot my phone.
Please, can anybody help me ? Maybe give me GTalk and other app that was below it as .apk so I can install it ?
Tnx a lot !
Removing GTalk was a terrible idea.
I see that now I have found X10 dump and installed Talk.apk and gtalkservice.apk and I got GTalk icon but when I press it I get that message again. I dont get it when I go in Gmail or Market, they are working.
Any other help, please ?
damirbusic said:
I see that now I have found X10 dump and installed Talk.apk and gtalkservice.apk and I got GTalk icon but when I press it I get that message again. I dont get it when I go in Gmail or Market, they are working.
Any other help, please ?
Click to expand...
Click to collapse
You have to push them to /system/app, not just installed regularly
Ok, thanx. How do I do that ? I really have no idea how to do this, I have installed them only like any other .apk.
Thank you very much !
Assuming you put the two apks on your sdcard..
Code:
mount -o remount,rw /dev/block/mtd2 /system
dd if=/sdcard/gtalkservice.apk of=/system/app/gtalkservice.apk
dd if=/sdcard/Talk.apk of=/system/app/Talk.apk
chmod 644 /system/app/Talk.apk
chmod 644 /system/app/gtalkservice.apk
reboot
I put them on root of SD card right ?
Only one last thing, how and where should I copy&paste those commands ? Can you please tell me step by step, I would really appreciate it because I dont want to flash my phone again. Connect the phone on my PC and then Start -> Run or how ? I can see that you are professional and it is very hard for me to understand how to do this.
Thank you SO MUCH !
Android terminal app, YOU NEED NOT WORRY ABOUT THE COMMANDS BUT CAN MANUALLY COPY THE INSTALLED APP FILE FROM sdcard/gtalkservice.apk TO SYSTEM/APP/ ENABLING R/W OPTION TOP LEFT IN ROOT EXPLORER.
I need terminal app on my phone or on my PC ? Here:
http://www.appbrain.com/app/com.android.term
Manually copy this Talk.apk and gtalk.apk file to system/app ? How can I do that ? I dont know how to enter system/app folder on my phone ? Also those read-write permissions, where do I change that ? Can I do it with Astro File Manager ?
Please explain me like to an idiot coz Im not far from that
And on the end, should I uninstall Talk.apk and other one first since I have installed them just like regular .apk app ?
Is this Root Explorer that I need:
http://www.appbrain.com/app/com.speedsoftware.rootexplorer
Tnx a million !
I go in this Root Explorer and cannot copy Talk.apk from SDCard to system/app, it says that file system is read only. When I long press on Talk.apk in SDCard and go in Permissions there is no tick in User row, only in Group, then I tick Read and Write and OK but when I press ok ticks are gone again and I cannot copy that in system/app folder then.
Please guide me how to do it.
zephyrix said:
Assuming you put the two apks on your sdcard..
Code:
mount -o remount,rw /dev/block/mtd2 /system
dd if=/sdcard/gtalkservice.apk of=/system/app/gtalkservice.apk
dd if=/sdcard/Talk.apk of=/system/app/Talk.apk
chmod 644 /system/app/Talk.apk
chmod 644 /system/app/gtalkservice.apk
reboot
Click to expand...
Click to collapse
I have typed this in Better Terminal and apps have installed in system/app and they have permissions there but I still cannot get in GTalk on my phone, I get the sam error ? Is there any extra steps to make it work ? I have checked them in Root Explorer to see if they have R/W permissions.
Tnx a lot
damirbusic said:
I have typed this in Better Terminal and apps have installed in system/app and they have permissions there but I still cannot get in GTalk on my phone, I get the sam error ? Is there any extra steps to make it work ? I have checked them in Root Explorer to see if they have R/W permissions.
Tnx a lot
Click to expand...
Click to collapse
They need to be signed with the same signature as the system afaik. You'll need GTalk and the other app from an x10 build.
I have downloaded Talk.apk and gtalkservice.apk from X10 dump. What do I need more ? I think I will have to flash the phone again since obviusly there is no solution for this...
Tnx
Hey,
I had the same pb and the code on the 1st page worked for me.
Put those 2 .apk files on the root folder of your sdcard.
Write the code on 1st page in Better Terminal. Reboot and you're done !
Good luck
Nope, I have tried it but nothing happened with those last 2 chmod commands and I have reflashed my firmware again and not touching GTalk app
Tnx for the info
Hey guys,
I just rooted my phone, and haven't removed ANY of the google apps and I'm getting this same error... Any ideas?
X
wouldn't hurt to try a re-root
I get also same error, even i've not removed Gtalk. Gtalk works properly
i found these apps so that the error is not repeated all the apps should moved to system/app folder using 644 permissions
i have attached the files at the end
Removed Gtalk
ok, so yesterday I was using Gtalk on my samsung captivate to chat with some friends,until i wanted to sign out and go onto another of my google accounts to chat with other people. but when i clicked sign out it simply closed the app then when i reopened it, it was still on my other account. well me being the impatient person that i am decided to use my root power and remove gtalk and try to reinstall it later.....WRONG.... now i keep getting an error... (com.google.process.gapps. has unexpectedly closed. well i though ill just factory reinstall getting rid of the error. so Now i cant download anything on android market to get the explorer back because i cant use 3rd party apps again because my settings.db was reset! so i need lots of help.. running Ubuntu 10.04 so that makes the process even harder for a noob like me -.- any help is appreciated in advance
If I had known I wouldn't be able to sync my Facebook contacts without this I wouldn't have removed it.. Can someone extract/upload the APK so that I can reinstall it without having to flash my DamageControl ROM all over again? I found an APK on another site but it doesn't seem to be working (v1.0, size is 160.73K)
Can someone please help?
*bump*
Am I really going to have to reflash the ROM?
you can easily extract the apk from the rom yourself; if you have the DC rom on your computer, just open it using winrar or some other program and go to system/app and find the app you need; then just push the app to your phone system/app
Thanks so much! I didn't know it would just be sitting in there in the zip ready for me to extract and install it! Your help is greatly appreciated
I don't have it on a computer, could someone post the apk for me?
Pretty please?
here you go
I'm new at all this stuff. Can you explain to me what to do after I download the HtcFacebook.apk. I saved it to my SD card and put the phone in recovery mode and tried to update it that way.
It's not working and I don't know what to do.
Like the previous poster I deleted HTC Facebook not realizing it would cause my contacts to not sync up with FB.
Thank you.
amber683 said:
I'm new at all this stuff. Can you explain to me what to do after I download the HtcFacebook.apk. I saved it to my SD card and put the phone in recovery mode and tried to update it that way.
It's not working and I don't know what to do.
Like the previous poster I deleted HTC Facebook not realizing it would cause my contacts to not sync up with FB.
Thank you.
Click to expand...
Click to collapse
Push the file to /system/app using a root explorer (Root Explorer or ES File Explorer are best ones imo), then fix permissions & reboot
XRON Powered 3vo
piscesjoey said:
Push the file to /system/app using a root explorer (Root Explorer or ES File Explorer are best ones imo), then fix permissions & reboot
XRON Powered 3vo
Click to expand...
Click to collapse
Make sure its permissions match other permissions in system/app. Should be rw-r-r.
Sent from my Evo using xda premium
What do you mean push?
Sent from my PC36100 using XDA App
piscesjoey said:
Push the file to /system/app using a root explorer (Root Explorer or ES File Explorer are best ones imo), then fix permissions & reboot
XRON Powered 3vo
Click to expand...
Click to collapse
hot to fix permissions?
i pushed it to the system/app and then what?
Edit: Nevermind
DaMann84 said:
What do you mean push?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
To move
Sent from my Classic EVO
I can't add my Facebook account in Settings > Accounts and Settings
Sent from my Classic EVO
Gradjevinac said:
hot to fix permissions?
i pushed it to the system/app and then what?
Click to expand...
Click to collapse
Reboot into recovery and select "fix permissions" then reboot.
Sent from my Classic EVO
i did the same thing with the deleting of the facebook sense and i have done everything on this thread but when i reboot in to recovery i do not see the "fix permissions" is that supposed to be in the root explorer or on the white screen, please help me im a noob
Having the same Problem on the Shadow Hawk Rom. Pushed htcfacebook.apk from saga rom to phone and fixed permissions. Looking good in Root explorer. But i cant add the htc facebook account. No contact pictures and updates in contacts
Maybe need the people.apk too?
update:
uninstalled original facebook app. now it looks fine. contacts + calender sync
I've had issues with Facebook for HTC before also. If you delete/re-add your facebook account in your "Accounts and Sync" it will repopulate your phone with facebook contacts.
piscesjoey said:
Push the file to /system/app using a root explorer (Root Explorer or ES File Explorer are best ones imo), then fix permissions & reboot
XRON Powered 3vo
Click to expand...
Click to collapse
Do you mean, copy & paste? Because a "push", in computer admin/network language is to write a script, so that when users login to their account, they have no choice than to accept a file or upgrade, (or what have you) that is being "pushed" upon them, by the network... Sorry to be splitting hairs, but it seems we're making things sound unnecessarily complicated (and inaccurate).
Same issues
Good morning all,
I too was an idiot and deleted Facebook for htc sense, and so far none of the solutions have worked for me. I have a rooted evo (I used unrevoked), and using root explorer. I have downloaded the social app file, tried installing zip from sd card (recovery mode), moved the files to system/app and changed permissions, and then booted into recovery and fixed permissions there. When I go to accounts and sync it says com.htc.bg has stopped unexpectedly. It is my assumption that somewhere in that jumble was a step missed, therefore I dig up this thread for assistance. As always any help is appreciated, thanks guys.
-J
I am rooted and it has been confirmed with "Root Checker. I was trying to remove some bloatware using Root Explorer and every time I try to delete a .apk I get a message that says " Warning AmazonMp3.apk cannot be deleted because the file system is read-only." I was also trying to add and delete some ringtones in the /system/media folder and I get similar message stating "read-only" Does anyone else have this problem.
Thank you all in advance
look at the top of the screen in that directory and hit the R/W button
Thank you so much! How dumb am I. Please dont respond to that.lol
Sent from my SGH-T959V using XDA App
Hey guys, hope this is the right section.
But I was dumb and backed up my apps that Perma-Temp Root removes except for the ones labelled: Transfer-pyramid-8.30.0.26-S30.apk
If anyone has this file and can full it for me and post it I would greatly appreciate it. Even if you are not temp-rooted you can use Astro File Manager to navigate (Folder up button until on main root of phone) then go to system > app, and you can copy and paste it to your SD Card to upload it.
Thank you in advance, greatly appreciated!
TJD319 said:
Hey guys, hope this is the right section.
But I was dumb and backed up my apps that Perma-Temp Root removes except for the ones labelled: Transfer-pyramid-8.30.0.26-S30.apk
If anyone has this file and can full it for me and post it I would greatly appreciate it. Even if you are not temp-rooted you can use Astro File Manager to navigate (Folder up button until on main root of phone) then go to system > app, and you can copy and paste it to your SD Card to upload it.
Thank you in advance, greatly appreciated!
Click to expand...
Click to collapse
here ya go...
anyone know what that apk does?
Yes. This programm allows to import contacts from old phone via bluetooth.
Thank you !!!!Transfer-pyramid-8.30.0.26-S30.apk!!!!:good:
Hello,
I am pretty new to all this stuff but I am running Virtuous Quattro RC4 on my Desire S and in the Development thread someone recommended installaing the camera from Miui ICS.
I have the APK for the camera but I am stumped when it comes to the actual process of installing as a system app.
Can someone give me or point me in the direction of a simple, step by step guide to acheiving this please?
Thanks guys,
Andy.
Andy3105 said:
Hello,
I am pretty new to all this stuff but I am running Virtuous Quattro RC4 on my Desire S and in the Development thread someone recommended installaing the camera from Miui ICS.
I have the APK for the camera but I am stumped when it comes to the actual process of installing as a system app.
Can someone give me or point me in the direction of a simple, step by step guide to acheiving this please?
Thanks guys,
Andy.
Click to expand...
Click to collapse
Maybe copy it to /system/apps/ ?
Sent from my Desire S using XDA App
I keep getting "cannot paste system is read only"...............
How do it resolve this?
Use root explorer, copy file, navigate to destiny, switch to r/w on top of the screen, paste.
Enjoy.
Andy3105 said:
I keep getting "cannot paste system is read only"...............
How do it resolve this?
Click to expand...
Click to collapse
+ most file explorers have an option for gaining root access and write rights in system
Sent from my Desire S using XDA App
bronx said:
Use root explorer, copy file, navigate to destiny, switch to r/w on top of the screen, paste.
Enjoy.
Click to expand...
Click to collapse
Thanks, but I don't know what you mean by DESTINY, there is no folder visible called that.......
Andy3105 said:
Thanks, but I don't know what you mean by DESTINY, there is no folder visible called that.......
Click to expand...
Click to collapse
use translator for destiny. It's the folder where you want to put your things. Your aim, your goal, destination folder.
In your case the destiny folder is like I said /system/apps/
facepalm...
Sent from my Desire S using XDA App
Ok, thanks, I have done this but when I press the r/w button, nothing happens.
Well... You should get a message in top left corner, that it's mounted as r/w. That allows You to overwrite files.
Nope, doesn't happen....
Other issues are that Root Checker Basic says not rooted but Titanium Backup says I am rooted????? also Busybox keeps getting denied by Superuser.......
Any ideas what's going on here?
Ok I re-installed the VQRC4 and I now have R/W via Root Explorer, however another problem has arisen.....
Whenever I try to paste the APK into the App folder I get an error message saying that there isn't enough room to paste the file...........
Andy3105 said:
Nope, doesn't happen....
Other issues are that Root Checker Basic says not rooted but Titanium Backup says I am rooted????? also Busybox keeps getting denied by Superuser.......
Any ideas what's going on here?
Click to expand...
Click to collapse
do you use adb??
Andy3105 said:
Nope, doesn't happen....
Other issues are that Root Checker Basic says not rooted but Titanium Backup says I am rooted????? also Busybox keeps getting denied by Superuser.......
Any ideas what's going on here?
Click to expand...
Click to collapse
you should know if you´ve rooted your phone or not
System update