[Q] Fixing the "process.com.google.process.gapp" error message - Captivate Q&A, Help & Troubleshooting

After TRYING all kinds of suggestions, none of which work, I found one that says:
- copy all google talk service and google talk app to system/app folder
- Grant all possible privilages to them
- Restart the phone.
In what folder is google talk service and google talk app located?
How do you grant them "all privledges'?
Seems to me the last time I attempted to CUT AND PASTE a file to the system/app folder, it wouldn't let me.
This message has come up EVEN AFTER I have installed numerous ROMs.
I appreciate any help!

Did you flash stock in between flashes?. To move a file rlto system/app use adb or super manager
If I have helped press thanks.

Clean install of ROMs
Every time I flash, I go back to stock and do a Master Clear, so my flashes are clean. I use Titanium BU Pro to reinstall apps, BUT do NOT restore system data, just app data.
I'm thinking that the problem MIGHT be related to the syncing of my calendar with the google calendar I have online. Triied doing the data clear, etc....
Like I said, I've tried everything except what I posted in my first post. Problem is, I don't know where the files are located so that I can transfer them to the system folder. This seems like the only other "solution" I haven't tried at this point.
Hate to do it, but I'm thinking about going back to stock 2.2 and see if that makes a difference.

Related

[Q] Couple Sprint questions....I know its mainly Cricket here

As mentioned in the title, I know there are mainly Cricket users here, I have been reading for a while, but just joined. I am a dev, but am just now getting into Android development, and have just a couple questions. Before I start, I would like to point out that I do have the Sprint images that are available, and will explain my situation. Because Sprint shut down the 2.2 updates, I am currently on 2.1.
I am on my second Zio at the moment, as I loaded the wrong images onto it. (I have both Cricket and Sprint images, and wasnt paying attention). I rooted and started clearing out bloatware, but, I uninstalled a few things that I shouldnt have...I put them back, of course.
Well, I put them back in the /system/app folder, put it back to r/o permission, restarted my phone, and poof...all those apps were missing from both my SD card and the /system/app folder. So now, I cant open my market, load my Google account for syncing, add contacts, etc. In essence, if it doesnt pertain to Google directly, it works. Factory reset does not reload everything.
I wanted to reload the system.img, but I cannot find a decent ROM backup app that I dont have to use the market for- any suggestions?
Second, is there a way I can reload these specific apps, as to get things working how they should? A .zip file, or anything packaging these apps?
I am sorry if these are answered elsewhere, I just have not come across them. Also, sorry for this being so long.
OK, I'm gonna guess you have root explorer or similar and root access... You probably need to change the permissions of the system apps back to 0644 or rw r r then reboot. I personally mess with system apps and their permissions alot. If your phone gives you too much trouble but still boots the system and you have the Android SDK you can do adb shell then chmod 0644 /system/appnamehere.apk then reboot.
Sent from my Zio using XDA App
Yes, I do have Root Explorer. I havent messed a lot with the SDK, but, based on what youre saying, it contains the apps I need to replace? For a bit more insight, the apps that are missing are Google Talk, Google Apps, and Gmail. I tried keeping my system apps as r/w, but that did not help. I also got the .apks of the aforementioned apps, but the installs do not work. I got Google Talk to at least crash, instead of immediately closing, which is what Gmail and the Market do. From what I have been able to do, as I havent been near my system with the SDK on it, changing the permissions does not make a difference. I will keep playing with it and get back with the results.

Cannot reinstall several apps; Help needed

After rooting, I backed up all apps and bloatware with Titanium Backup Pro, and then uninstalled the bloatware. I want to revert back to my stock state by reinstalling all bloatware, unrooting, reformatting, and rerooting and then using Psouza4's script method instead.
Obviously, I was unaware that I wasn't going to be able to reinstall several of these apps even though they are backed up.
I've been on this for HOURS. I obtained ALL the .apks of the bloatware from the Droid 3 System Dump that was posted here a while back. I moved all the .apks and .odexs of the corresponding apps into system/apps by using Root Explorer.
1.) When I use Root Explorer to try an install an app (DLNA or Flickr Authenticator, for example), it simply says "Application not Installed." It can install other apps such as Kindle and Books, but it cannot install the same ones that Titanium Backup has a problem installing as well So I tried Droid Explorer.
2.) Droid Explorer: Same thing. It can install most apps but not DLNA, Flickr Authenticator, and a handful of others. Crashes whenever I try to. "Droid Explorer has stopped working." So I learned how to use ADB.
3.) ADB: Whenever I try to install the app by "adb install DLNA.apk", it shows the progress and then gives me the error of [INSTALL_FAILED_DEXOPT].
Like the others ADB can install anything else except for the "problem child" list. Here's the list of the ones I cannot find a way to install without an error or a crash --
DLNA 0709.69
DLNASystemService 1.0
GoToMeeting 1.0
Guided Tours 2.3.4
Help Center 2.3.4
IM 3.0.4.6
IM Presence 2.3.4
News 2.3.4
Picasa Authenticator 2.3.4
Social Messaging 2.3.4
Social Messaging Service 2.3.4
Social Networking 2.3.4
Social Sharing 2.3.4
Social Status 2.3.4
Twitter Authenticator 2.3.4
Please help...and thank you in advance.
Forgot to mention; I've tried the method where you long-press the .apk and .odex using Root Explorer and then changing the permissions and then rebooting, but even after a reboot the app does not appear in my drawer.
Solved. Took me forever to figure it out. Thinking I should write a guide on how to do this for all the unfortunate souls who uninstalled apps instead of freezing or using Psouza4's script.
Lyxdeslic said:
Solved. Took me forever to figure it out. Thinking I should write a guide on how to do this for all the unfortunate souls who uninstalled apps instead of freezing or using Psouza4's script.
Click to expand...
Click to collapse
Would you mind sharing your solution? I have the same issue and am leary of trying Psouza's app because my carrier is Bell not Verizon (he's warned be this could cause a boot loop!). So I only tried replacing system apps that I deleted with no success.
Use psouza4 safe bloat remover in the Dev section, it will also recover your missing apps, make backups, symlink them correctly and more.
http://forum.xda-developers.com/showthread.php?t=1238472
-smc
somemadcaaant said:
Use psouza4 safe bloat remover in the Dev section, it will also recover your missing apps, make backups, symlink them correctly and more.
http://forum.xda-developers.com/showthread.php?t=1238472
-smc
Click to expand...
Click to collapse
I just realized his ONE-CLICK method is what allows system/app to be restored if you have the System Dump available. People kept telling me "yea use his script, it'll put everything back to normal." No, it won't. His script can rename all apps on the list from .apk to .bak, but the script itself will NOT restore anything. His ONE-CLICK method, however, will, assuming you have all the system files available.
UnhappyDroid3User said:
Would you mind sharing your solution? I have the same issue and am leary of trying Psouza's app because my carrier is Bell not Verizon (he's warned be this could cause a boot loop!). So I only tried replacing system apps that I deleted with no success.
Click to expand...
Click to collapse
1.) Download Root Explorer
2.) You need to get the .apk's and their corresponding .odex's into system/app. If they are on your computer, connect your phone via USB and drag them into a folder on your SD card (I made one called System Dump).
3.) Use Root Explorer to browse to the folder you put all the .apk's and .odex's in, and press the menu button and click "Multi-Select", and select all the apk's and odex's you want to install, then click "Move" or "Copy"
4.) Browse back into the system/app folder and click "Paste." (If it doesn't let you, make sure you have "r/w" clicked at the top right or you won't have permission to make alterations to that folder)
5.) Now find the .apk you want to install that you just pasted. For example, DLNA.apk. Click the file, and press "Install." It should give you a list of the permissions that the app needs. Hit ok/install, and it should say "App was not installed" or "Installation unsuccessful."
6.) Now, press and hold the .apk file you just tried to install. A menu will pop up. Click on "Permissions." Make sure ONLY the following boxes are checked - Owner: Read and Write, Group: Read, Others: Read. Everything else is to remain unchecked. Press "OK"
7.) Now, press and hold the .apk file again, but this time scroll down to "Change Owner." Change both Owner and Group to "0 - root" (it's the top-most option). Click "OK."
8.) Repeat steps 6 and 7 for the apk's corresponding .odex file.
9.) Change back to "r/o" at the top right of Root Explorer and exit.
10.) Reboot your phone.
11.) Once booted, your system file should be installed properly.
Lyxdeslic said:
I just realized his ONE-CLICK method is what allows system/app to be restored if you have the System Dump available. People kept telling me "yea use his script, it'll put everything back to normal." No, it won't. His script can rename all apps on the list from .apk to .bak, but the script itself will NOT restore anything. His ONE-CLICK method, however, will, assuming you have all the system files available.
Click to expand...
Click to collapse
He provides links to Verizon's system files in one of the posts.... so if you're with Verizon you're golden.... not so lucky if you're with Bell Canada like I am.
UnhappyDroid3User said:
He provides links to Verizon's system files in one of the posts.... so if you're with Verizon you're golden.... not so lucky if you're with Bell Canada like I am.
Click to expand...
Click to collapse
Additionally, the program has several menu items and links in the text that you can use to download these files. But again, only for Verizon users because we have different apps.
UnhappyDroid3User said:
He provides links to Verizon's system files in one of the posts.... so if you're with Verizon you're golden.... not so lucky if you're with Bell Canada like I am.
Click to expand...
Click to collapse
Unhappy, did you try out the steps I wrote out for you? They work like a charm. A bit time consuming, but it gets the job done regardless. Let me know if you need help or if you can't figure it out.

[Q] Contacts process force close after removing some bloatware

Would really appreciate some help.
Removed some bloatware via Titanium Backup, and of course, I got trigger happy.
process com.motorola.contacts (Contacts force closes)
process com.motorola.conversations (text messaging force closes)
So I have Root Explorer and got a hold of a system dump for Bionic.
I started by moving YahooContacts.apk (one of the apps I guess I shouldn't have uninstalled) back to the /system/app folder...but it doesn't show up anywhere as an installed app (just that the .apk was moved). If I try to actually select the .apk and try to install it says "Application did not Install" but the .apk IS moved.
Processes still don't work after moving.
I would appreciate any help, at this point I can't text or place calls. Thanks in advance, this forum helped me with the entire root process.
You cannot freeze/remove ANY of the other authenticator apps, it will cause contacts to freeze. I ran into that on the Droid 3.
First off there is no need to delete/remove, Freezing them accomplishes the same thing but most importantly it allows you to reverse what you have broken by Defrosting it. Do yourself a favor stop deleting and start freezing. If 16GB is not enough internal storage for you then you might consider an external HD from Seagate!!!!!!! LOL
I realize I made a big mistake. That's totally on me But it's in the past
Do I have any options to get this working again? I am definitely going to freeze apps in the future.
If I did delete an authenticator process, is there any way I can get those back? Would they be available through a system dump?
I believe that you need to make sure the permissions are correct after reinstalling an apk to the system/app folder. I've never done this, so I'll let you do the research. I've heard you can use root explorer to do this or a script with terminal emulator. Sorry I can't help more
I have the exact same problem, and am attempting to troubleshoot this issue on a different forum, however I am not allowed to post links but I'll try and keep you updated.
Edit: It's not a problem with permissions, I've made sure that they're correct with root explorer. It seems to be a Bionic-specific issue. I might just return it at this rate.
Thankfully, there's an unroot to use. I think im in the same boat. re-added all the yahoo related .apk and .odex and set permissions/owner, still nothing. Unroot and hope the Verizon dude is in a good mood!
Except now ADB is throwing "ERROR: ADB could not be granted root access" when trying to unroot
excellent.
Someone in the thread I was talking about had some success, its on droidforums dot net, droid bionic forum, bionic support, HELP! accidentally deleted IMSCServer from Droid Bionic thread. Maybe you can try something I haven't.
just do a factory reset thats what i had to do as I had the same problem.
I tried that, it didn't work... Did you actually get your system apps back? Did you do it through settings or the recovery menu?
i froze my bloat thats prob the difference and it was yahoo that caused the problem for me...
GLIMMERMAN76 said:
i froze my bloat thats prob the difference and it was yahoo that caused the problem for me...
Click to expand...
Click to collapse
It really begs the question why anything with Yahoo is required by the system. Furthermore, why did they make it so frustratingly hard to reinstall system apps on the Bionic? Really disappointed in Motorola for this.
Here is the fix for Contacts, restore these files and set correct permission, reboot and presto Contacts fixed
That did it.. I have been looking for the YAHOO Contacts.apk file for 3 days with a bloody wortheless phone that I spent 300 shells on!
BTW I agree with Glimmerman, WHY DID YAHOO get involved in contacts? Talk about a sneaky way in integrate them.
0mie said:
Here is the fix for Contacts, restore these files and set correct permission, reboot and presto Contacts fixed
Click to expand...
Click to collapse
Sorry if I'm newbtastic here but what do I do with these APKs and odex. I tried installing with ES explorer but it would not install. Am I supposed to move these files somewheres? /system/app then try install ? Thanks
answered my own question. I WAS newbtastic afterall. LOL. Thanks anyways. This did it. Dang Yahoo!
lol yep my girlfriend did this yesterday fortunately i have a bionic too so i just pulled the files from my phone and pushed to hers.
damn you yahoo.
also, apparently go contacts EX will 'fix' the problem (you must use their app however)
phil7280 said:
Sorry if I'm newbtastic here but what do I do with these APKs and odex. I tried installing with ES explorer but it would not install. Am I supposed to move these files somewheres? /system/app then try install ? Thanks
Click to expand...
Click to collapse
Wait - WHERE are we putting the Contact fix and do we extract it once we've moved it?
0mie said:
Here is the fix for Contacts, restore these files and set correct permission, reboot and presto Contacts fixed
Click to expand...
Click to collapse
I'm confused as to where to put this. I downloaded it and it downloaded into tapatalk downloads. Where do I move it and do I extract it?

[Q] Deleted SecCalendarProvider.apk and now calendar doesnt work on M8

Before I state the problem, I would like to say this is self inflicted and I should have been more careful. But hindsight is 20/20.
I recently got an M8. Rooted, TWRPd it, and deleted a bunch of bloatware (or so I thought) using the TWRP File Manager. In the process, I think I deleted the Calendar Provider service apk. Now my calendar doesnt work and I randomly get this message your Exchange service has stopped unexpectedly eventhough, my exchange email is coming through.
I was a dummy and didnt do a backup thinking I am only deleting a bunch of unwanted stuff. What can I do now. I tried downloading some version of this SecCalendarProvider.apk from the internet and put it in the system/apps folder but nothing has changed. I dont think it even got started.
What can I do at this point? Any advice would be greatly appreciated.
Thanks.
luxinseattle said:
Before I state the problem, I would like to say this is self inflicted and I should have been more careful. But hindsight is 20/20.
I recently got an M8. Rooted, TWRPd it, and deleted a bunch of bloatware (or so I thought) using the TWRP File Manager. In the process, I think I deleted the Calendar Provider service apk. Now my calendar doesnt work and I randomly get this message your Exchange service has stopped unexpectedly eventhough, my exchange email is coming through.
I was a dummy and didnt do a backup thinking I am only deleting a bunch of unwanted stuff. What can I do now. I tried downloading some version of this SecCalendarProvider.apk from the internet and put it in the system/apps folder but nothing has changed. I dont think it even got started.
What can I do at this point? Any advice would be greatly appreciated.
Thanks.
Click to expand...
Click to collapse
This section is for HTC One (M7)
go to the M8 forum and request an apk for that file and see if you can copy it back to your phone. you will need a file explorer with root access.
For future tinkering, use a program like Titanium Backup that allows you to "freeze" and backup apps, in addition to deleting them.
You can freeze suspect apps which will remove them from being seen in the OS, but it won't delete them. If no problems occur after a while, you can safely delete it. But if you discover a problem, you can "defrost" the file and you are good again. you can also make backups of apps before deleting them.
mike-y said:
go to the M8 forum and request an apk for that file and see if you can copy it back to your phone. you will need a file explorer with root access.
For future tinkering, use a program like Titanium Backup that allows you to "freeze" and backup apps, in addition to deleting them.
You can freeze suspect apps which will remove them from being seen in the OS, but it won't delete them. If no problems occur after a while, you can safely delete it. But if you discover a problem, you can "defrost" the file and you are good again. you can also make backups of apps before deleting them.
Click to expand...
Click to collapse
Thanks. I will do just that.

Replacing Sony's apps

I'm looking for a way to replace the system apps with their AOSP counter part.
E.g. dialer, email, contacts etc.
Does someone know if it's possible for all apps or are their any problems to be expected?
And second question, is there probably a flash able zip for this?
I'd be curious to know as well. Coming from a Nexus device I hate Sony's attempts to "improve" the basic apps like dialer and messaging. They all look like they were designed in 1998.
That should be possible....
Nebucatnetzer said:
I'm looking for a way to replace the system apps with their AOSP counter part.
E.g. dialer, email, contacts etc.
Does someone know if it's possible for all apps or are their any problems to be expected?
And second question, is there probably a flash able zip for this?
Click to expand...
Click to collapse
I think at the moment there is no available zip. You need CWM for your idea - do you have your phone rooted ?
If so there should be a possiblity to create such a flashable zip , that erase the not needed apps and install the new apps...
If your phone is not rooted maybe a batch file could do the trick via ADB for you - in a first step it should block the not wanted apps and in a second step it should install the new apps.
So you need the Names of the packages / apps that should be erased and before that, you should find the AOSP-Apps that run on the Z3C.
pipspeak said:
I'd be curious to know as well. Coming from a Nexus device I hate Sony's attempts to "improve" the basic apps like dialer and messaging. They all look like they were designed in 1998.
Click to expand...
Click to collapse
My favorites are
Textra for messaging
Quickpic for album
MX Player for Videos
Rhonin86 said:
I think at the moment there is no available zip. You need CWM for your idea - do you have your phone rooted ?
If so there should be a possiblity to create such a flashable zip , that erase the not needed apps and install the new apps...
If your phone is not rooted maybe a batch file could do the trick via ADB for you - in a first step it should block the not wanted apps and in a second step it should install the new apps.
So you need the Names of the packages / apps that should be erased and before that, you should find the AOSP-Apps that run on the Z3C.
Click to expand...
Click to collapse
Yes it's rooted.
I would be happy too, to replace the dialer & contact apps with AOSP ones.
Regarding messaging, i'm using this one : https://play.google.com/store/apps/details?id=fr.slvn.mms
Collecting of required information
Hi folx,
in this post i try to get all required information to replace the not wanted SONY stuff by the desired stuff mostly AOSP.
Your phone should be rooted and CWM should be installed.
Then we have to build a fitting flashable zip file.
But to succeed we fist need to test if the wanted apps will work on our phone. (i will test for example: Dialer from CM11)
If these Apps work, then we should have a deeper look on the creating of such a flashable.zip file. I have found a lot of howtos in the web. But to be sure we should backup those SONY-Apps
Here are 2 links i would use:
http://www.android-hilfe.de/root-hacking-modding-fuer-lenovo-ideapad-a1/268272-how-cwm-update-zips-erstellen.html german
http://forum.xda-developers.com/showthread.php?t=1721680 english here at XDA
http://forum.xda-developers.com/showthread.php?t=2764533 this can also be useful
The updater - script within this zip-file could be adjusted to our needs. Deleting the not wanted Sony.apps from /system /app and replace them with the wanted Apps. If i find the time i could provide such a file - but i can't test it.
The simple Trick:
But you could do it more simple - you just need a root explorer (i prefer ES File Explorer). Go to the above mentioned folder /system/app or system/private. There you should find the not wanted apps. Just copy them in a backup folder on your sdcard, delete the sony apk in the system - partition, copy your desired apk in the folder, where you have deleted the Sony-apk, give the right permissions and then reboot.
If the new app fails - just delete it in the same manner as described above and copy the backupped app in the corresponding folder and check the permissions again. - reboot.
I would really appreciate posting your results and if there are any further questions.... do not hesitate - we are all here to learn and get our phone better
Cheers
Rhonin
I probably have time to test this on the weekend.
I'll let you know how it goes.
I copied over Contacts, Contacts Prvovider and the Dialer apks.
However I couldn't get them to work.
Neither the Contacts nor the Dialer app showed up in the app drawer.
Email didn't work either.
Deskclock works fine. I'd love dialler to work...

Categories

Resources