How To Reinstall Correctly Android System WebView On Kindle Fire HD 6? - General Questions and Answers

I'm not a native English person, I'm sorry if you don't understand me.
All begins when I install a file explorer, a day I search on the root directory apk archives, I see a lot of apks, (in that time I don't have root) I see the Android System WebView Apk, I open the apk and I touched reinstall.
Now (and from a long time ago) I have problems to open some apps.
Especially Shazam, Google o do an OAuth from apps like Instagram, or games (to save my progress). I achieved root on my Kindle Fire HD 6 and is now when I need to install Google with Google Now Launcher, but is pathetic because I have problem with the Google app (if you ask, the app closes automatically).
I want to know how fix this bug o error. I don't know if I should do a factory reset or I change names of the folders where are the apks.
Well, I have another problem with this apk, sometimes, the apps close because have ads, and I guess it's and error of WebView.
I want a answer about this, I'm so angry.
Another problem: I can't login in my Google account because Google Services Framework or Google Account Manager (1, 2 or both) use System WebView.
The app is here:
/system/priv-app/com.android.webview/com.android.webview.apk
And other apk:
/system/app/System WebView/System WebView.apk
Data of the app:
/data/data/com.android.webview (this folder are empty)
If you need some pictures, tell me and I send you a zip with the images.
I NEED A SOLUTION!!!!

Related

[Q] google voice not wanting to move in newest gapps

typically, i keep a set of the latest apks i use in a file, and they include all the google apps. I do this because when i flash, that way i don't have to download all the google apps over the air since service in Maui is awful. also, it is easier to send someone who doesn't know how to update their phone one file to flash rather than several.
however, recently Google Voice doesn't seem to want to be recognized when it is moved to /system/app, and when it is there it doesn't work at all even if you reinstall it. it won't show up in the app drawer until it is reinstalled, and after that, it will open but won't download any messages.
any thoughts anyone? did the fix_permissions through ROM manager and fix uid mismatches through Amon, and checked /data/system/packages.xml, and it all looks good but won't work.
ideas?

Have you removed any system app?

Hello,
i just upgrade my Nexus S to Jelly Bean a couple of days ago and found that it contains a lot of Google apps i never use (Currents for example). I started doing what i did with previous Android versions: remove the apks from /system/app.
So far i have removed Currents.apk and EmailGoogle.apk (i only use Gmail). The system works nicely without that.
I think that Google Earth, Movie Studio and Play Books can be removed safely. You can install some of them later through Google Play.
Anyone tried to remove that also?
Anyone tried to remove Browser?
Regards,
Massimiliano
fanciulli said:
Hello,
i just upgrade my Nexus S to Jelly Bean a couple of days ago and found that it contains a lot of Google apps i never use (Currents for example). I started doing what i did with previous Android versions: remove the apks from /system/app.
So far i have removed Currents.apk and EmailGoogle.apk (i only use Gmail). The system works nicely without that.
I think that Google Earth, Movie Studio and Play Books can be removed safely. You can install some of them later through Google Play.
Anyone tried to remove that also?
Anyone tried to remove Browser?
Regards,
Massimiliano
Click to expand...
Click to collapse
Actually I don't remove them, I just disable them so they wont appear on my drawer.
+1. Just freeze them. If something goes haywire, at least the application is still available to defrost on the phone.
Here's one of the apps you can use to freeze system app: App Quarantine
I removed(renamed) books, currents, partnersetup, googlefeedback, Googleplus, exchange the market with froyo market, Facelock, googlenow (Cool, but takes some RAM), talk, nfc, tag, launcher(I have another one), latinime (I use another keyboard)
I always do this, no problems what so ever, my only goal is to reduce RAM
I disabled google+.

"Unfortunately google play store has stopped": what to do (general)

There are a gazillion threads on this topic, but most of them are about device-specific or carrier-specific problems. However google play store can stop for a number of reasons that are more generic. Googling them is a pain in the butt, as I recently discovered. This thread is intended as a place to collect them together. As well as checking here, it would be important to check on threads for your specific device and carrier, as they may have pushed a bad version.
Cause: Part-installed apps: something went wrong part-way through installing an app
Checking: Check in google play; if it says 'downloading' or 'installing' permanently, something is amiss
Solution: Try uninstalling the app (you may be able to reinstall it successfully afterward)
Cause: /mnt/sdcard is full
Checking: If you have a terminal, use the "df" command, otherwise use a capable file viewer
Solution: On a terminal, "cd /mnt/sdcard", then "du -s (dirname)" to check sizes, "rm -r (dirname)" to remove something (or use 'mv (dirname) /mnt/external_sd if you have an external sd card with some space). On a file viewer, move or remove relevant directories. You can't avoid this: if your sd card is full, you're definitely going to have to remove something (or move it to your external card) - the system isn't going to work with a full card. USE WITH CARE EITHER WAY. Whatever you remove cannot be retrieved, and removing the wrong thing can make your system or applications misbehave.
Cause: Corrupted data
Checking: Try the solutions in increasing order of severity.
Solution:
Go into Settings, then apps, then All, click on Google Play Store. Then:
Clear cache, Force stop, restart Google Play and retry​
Go into Settings, then apps, then All, click on Google Play Store. Then:
Clear data, Force stop, restart Google Play and retry​
Go into Settings, then Accounts and Sync, Click on your account, then on options icon, Remove account (ignore warnings - it's easy to restore)
Restart Google Play. It will ask you to add an account - add your original back in.​
Cause: Corrupted binaries
Checking: Not sure how...
Solution: Install an updated binary. This thread always seems to have the latest. But you should probably check your device and vendor lists in case there is a device-specific binary (I think the more specific binaries currently just add a different skin, but further information would be good). You may also need to reinstall google play services (thanks jpeg1900)
Or:
"I just reflashed the same gapps in CWM over the first installation, rebooted and had to wait a few minutes before Play Store actually started working again." - Thanks Nephatiu (see below).
Please feel free to add further info below. I'll try to incorporate all good nuggets into this post.
PS anyone know a better way to do tables in this wiki?
play store error at download
urilabob said:
There are a gazillion threads on this topic, but most of them are about device-specific or carrier-specific problems. However google play store can stop for a number of reasons that are more generic. Googling them is a pain in the butt, as I recently discovered. This thread is intended as a place to collect them together. As well as checking here, it would be important to check on threads for your specific device and carrier, as they may have pushed a bad version.
Cause: /mnt/sdcard is full
Checking: If you have a terminal, use the "df" command, otherwise use a capable file viewer
Solution: On a terminal, "cd /mnt/sdcard", then "du -s (dirname)" to check sizes, "rm -r (dirname)" to remove it. On a file viewer, remove relevant directories. USE WITH CARE EITHER WAY.
Cause: Corrupted data
Checking: Try the solutions in increasing order of severity.
Solution:
Go into Settings, then apps, then All, click on Google Play Store. Then:
Clear cache, Force stop, restart Google Play and retry​
Go into Settings, then apps, then All, click on Google Play Store. Then:
Clear data, Force stop, restart Google Play and retry​
Go into Settings, then Accounts and Sync, Click on your account, then on options icon, Remove account (ignore warnings - it's easy to restore)
Restart Google Play. It will ask you to add an account - add your original back in.​
Cause: Corrupted binaries
Checking: Not sure how...
Solution: Install an updated binary. This thread always seems to have the latest. But you should probably check your device and vendor lists in case there is a device-specific binary (I think the more specific binaries currently just add a different skin, but further information would be good).
Please feel free to add further info below. I'll try to incorporate all good nuggets into this post.
PS anyone know a better way to do tables in this wiki?
Click to expand...
Click to collapse
hi there,
i have some problems with play store at all. play store is runing well - BUT, if i like to download an app, the download never starts. it says "donloading" but there is no percentage.
after ~ 15 mins an error is on the display.
any idea?
Play Store hanging on download
Ralf-0815 said:
hi there,
i have some problems with play store at all. play store is runing well - BUT, if i like to download an app, the download never starts. it says "donloading" but there is no percentage.
after ~ 15 mins an error is on the display.
any idea?
Click to expand...
Click to collapse
Not sure. I had a similar problem at one time, and eventually discovered it was due to a specific app that had only half-installed itself (perhaps the tab had crashed halfway through the download, not sure, it's lost in the mists of time). Uninstalling that app got over the problem. However it might help someone (perhaps you) if you post the error message that you get on the display (people are likely to google it, so that you might get together with other people with the same problem).
I had issues with the Play Store earlier today and tried clearing the app cache and data to no avail, but found another simple fix. I uninstalled updates from version 3.8.15 back to 3.7.15. Worked like a charm.
Well, my Play Store recently crashed during updates, after which it wouldn't run any longer anymore stating that same message every time I try running it and also every time an app accesses the store for information (which seems to happen when I just open the apps). My sdcard wasn't full, clearing data and cache did nothing, no other data is corrupted, I replaced the market with a fresh copy apk, tried different versions, ... Nothing worked... So, reading the internet, I saw the final solution was to remove and re-add my Google account, but for some reason (not a rational one) I didn't really want to do this, so I went back to CWM recovery mode, reflashed the gapps zip I used the first time and rebooted... Once booted it didn't give me the error I usually get on any other boot since it started crashing, but when I tried running Play Store, it crashed again with the same message... Defeated I went to my Google accounts to remove, at which point (just before doing anything) I noticed the Updates-notification of the Play Store popping up in my notification drawer. I tapped it and Play Store booted, everything works again, and it updated itself back to the latest version, still without any problems.
So in short, if you don't ant to read the entire text:
I just reflashed the same gapps in CWM over the first installation, rebooted and had to wait a few minutes before Play Store actually started working again.
Dunno if this will work for anyone of you, 'cause it depends on the reason it's not working, but this possible solution should not be missing from your list since it worked for at least one person (me).
Greetz,
~ Nephatiu
Hotspot Shield VPN 1.3
just download Hotspot Shield VPN 1.3
http://www.androiddrawer.com/11257/download-hotspot-shield-vpn-1-3-app-apk/
and google play store will work again
What does Hotspot Shield VPN 1.3 have to do with Google Play not working?
That is an app which creates a VPN so you can access sites that are locked or not authorized.
Personally I went into Settings than Application Manager, then ALL, then Google Play Store.
After that i cleared all the data, force stopped the app and restarted it again.
It worked nicely.
alleshi said:
just download Hotspot Shield VPN 1.3
http://www.androiddrawer.com/11257/download-hotspot-shield-vpn-1-3-app-apk/
and google play store will work again
Click to expand...
Click to collapse
urilabob said:
Cause: Corrupted data
Checking: Try the solutions in increasing order of severity.
Solution:
Go into Settings, then apps, then All, click on Google Play Store. Then:
Clear cache, Force stop, restart Google Play and retry​
Go into Settings, then apps, then All, click on Google Play Store. Then:
Clear data, Force stop, restart Google Play and retry​
Go into Settings, then Accounts and Sync, Click on your account, then on options icon, Remove account (ignore warnings - it's easy to restore)
Restart Google Play. It will ask you to add an account - add your original back in.​
Click to expand...
Click to collapse
seems point 3 fixes it for me, but as soon as im back on the play store and starting to download something it just starts over again with the error message. Any ideas?
Not even sure how to describe this one..
Hardware: ASUS ME301T (MeMo Smart Pad 10)
Version: 4.2.1 (10.6.1.29, but it was happening on 10.6.1.25 as well)
Rooted, SuperSU installed for the multi-user support. Aside from that, the device is stock.
Play Store: 4.1.6 (4.0.something factory)
Setup:
2 users
Primary user has 2 Google accounts+FB account
Secondary user has a single Google account
Problem:
I have 43 apps installed on the primary user. If I install even 1 more, the app crashes when trying to load the list of installed apps. Doesn't seem to matter what the 44th app is. Uninstall it to drop it back to 43 and it works just fine again. Secondary user is at 46 and no issues. I've tried removing both Google accounts, clearing data+cache of the store, DMClient, and Download Manager, as well as removing the store updates. Nothing has worked. The only things left I can think of is trying to update the store manually via newer apk or a factory reset. I don't know what, if anything, ASUS changed in the store, as the installed size reports 10.46mb or so. Also want to avoid a reset for obvious pain-in-the-arse related reasons.
Any ideas?
I ran into a similar problem. After reading this thread, i tried a few of the suggestions. What ended up working for me was to go to the application manager, got to google play store, uninstall updates, and re install the factory version. Did the same for google play services.
same problem with 4.3.1.1
using a custom rom (LiquidSmooth) on a Galaxy Note II (N7100) international.
went through all the removing\reinstalling\clear cache tricks.. same error pops up every time i try to open the store, and sometimes just as a background process.
not sure if re-flashing will help... (cleared cache and dalvik too).
thoughts..?
ApeironTsuka said:
N
Problem:
I have 43 apps installed on the primary user. If I install even 1 more, the app crashes when trying to load the list of installed apps. Doesn't seem to matter what the 44th app is. Uninstall it to drop it back to 43 and it works just fine again. Secondary user is at 46 and no issues. I've tried removing both Google accounts, clearing data+cache of the store, DMClient, and Download Manager, as well as removing the store updates. Nothing has worked. The only things left I can think of is trying to update the store manually via newer apk or a factory reset. I don't know what, if anything, ASUS changed in the store, as the installed size reports 10.46mb or so. Also want to avoid a reset for obvious pain-in-the-arse related reasons.
Any ideas?
Click to expand...
Click to collapse
No good ones, but just wondering - is there any possibility it's the 43rd app that is the root of the problem? Perhaps its data is corrupted in play's database, and adding another app reveals the problem.
talamir said:
using a custom rom (LiquidSmooth) on a Galaxy Note II (N7100) international.
went through all the removing\reinstalling\clear cache tricks.. same error pops up every time i try to open the store, and sometimes just as a background process.
not sure if re-flashing will help... (cleared cache and dalvik too).
thoughts..?
Click to expand...
Click to collapse
Just in case you didn't try it, jpeg1900's suggestion of reinstalling google play services (rather than just google play) might be relevant here, in light of it crashing as a background process.
Unfortunately google play store has stopped
hello,
i bought a chinese phone - Vsun i9 but unfortunately it looks that is made for chinese market and google play doesn't work:
Unfortunately google play store has stopped
I had rooted the phone but still don't know how to activate google play
Could you help me and if someone knows if there is a custom rom for this phone to send a link.
thank you in advance!
4.5.10
Is this a bugs?? On note 3 original rom play store version 4.5.10 also has this problem, sometimes clear data on download manager / play service / play store can help, sometimes there is no choice, I remove gmail account and sign in again can help...
Why does this happen? Did google give any answer?
helpful topic
i found this very helpful.. thnks
remove account and work well, after few days the same problem occur again!!!! What happen to android? is it need to wait new google play new update?
I broke it!!!
after trying all the processes, several times
I am running Paranoid Android ROM and just wondered if changing hybrid profile of Google play store was contributing to app crashing?!?
note: I was able to open app but from opening menu could not go into any individual tabs (I.e. "apps") without crashing...
Changing hybrid settings back to lower DPI fixed issue and I have just set to the maximum DPI before app starts crashing
hope this helps others
Limited Relevance
alleshi said:
just download Hotspot Shield VPN 1.3
http://www.androiddrawer.com/11257/download-hotspot-shield-vpn-1-3-app-apk/
and google play store will work again
Click to expand...
Click to collapse
If your problem is due to google sites being blocked by a firewall (your company's, your ISP's, your country's, or whatever) this may be helpful. Be aware that you will need a site on the other end, outside the firewall, to route your google play communications.
If that's not your problem, this solution won't help.
Usually you will know - only a few countries block google, it's highly unlikely that a commercial ISP would, and you will know whether you are trying to do updates on your company's network.
There's a host file in system-etc- delete that file and reboot your phone and see if that works..
Sent from my Micromax A110Q using Tapatalk

[Q] Gapps on TechnoDuos1.5 (Samsung gt-s6102)

Hey people!
I just flashed the Gapps Manager generated zip intended for my Samsung GT-S6102 (Android 2.3.6) over TechnoDUOS1.5 S1525 and everything went down without any trouble.
I had no problem updating Hangouts and installing Youtube, besides Google Market upgrades itself automatically to Play Store.
However, whenever I try to install Google Play Services through play store, it pops up an error 941. This is needed to run both Youtube and Hangouts. Google Maps on the other hand, pops up a different error: "Not compatible with other applications that use the same user-shared ID"
I've already tried almost everything, from blocking Market store from updating, to placing the Google Play Services apk manually to both /data/app and /system/app and changing the permissions manually. All to no avail. I also tried editing /data/system/packages.xml and experimented deleting all <shared-user> tag related to google services framework (which I take is the entry related to google play services). Still nothing.
Is there anything else I can try?
Thank you

How to replace google apps with alternative softwares on Ulefone Armor X9 Pro

Hi,
I have a new Ulefone Armor X9 Pro. I am personally annoyed by all the preinstalled Google Apps like Google Play (I prefer free softwares available in FDroid for example), the Google search bar on the home screen, etc...
The first thing I did is disable and force exit of all the google apps and now, whatever I try to do I have notifications telling anything would work with Google Play disabled...
Even writing a sms or search something in Google Chrome is not possible because the keyboard does not appear...
I think I could solve this problem by
- enabling Google Play back
or
- download apk files for fdroid, aptoid etc. and install them manually
or
- root the phone
or
- install an alternative android version
But I am a newbie and I am afraid of broking my new phone...
Could you help me find the better way to use my phone without being force to use google services ?
Thank you for your help
PS sorry for my poor english
You can replace the pre-installed proprietary Google apps basket ( read: GMS ) by an aftermarket suite called GApps as provided by different developers.
BTW: Google Play is not part of GMS.
Thank you for your answer.
But I cannot uninstall the google apps, I can only quit them and disable them.
And the final goal is to not use the google apps.
Fortunately, I succeeded in manually install the alternative apps I need.
First of all, when I first started the phone, I did not connect the internet.
Then, I exited and disabled all the google apps and services I found.
On my computer, I downloaded the apks :
- Fdroid package manager (for free/opensource apps)
- Fennek browser
- K9mail client
- Simple Contacts (Simple Mobile Tools)
- Simple Camera (Simple Mobile Tools)
- Simple Gallery (Simple Mobile Tools)
- Simple Phone (Simple Mobile Tools)
- Simple Keyboard (Apache)
I transferred them on the phone by USB and installed each manually.
After that I installed Aptoid to install Telegram.
Everything seems to work, google apps and services seems to not restart automatically and after I disabled all apps saying "App xxx cannot work without Google Play" I dont have notifications like this anymore.
By default pre-installed GMS - what you call Google apps for whatever reason - are installed as system-privileged apps hence they are part of Android system and not any ordinary user app. You need a rooted Android to uninstall system-privileged apps, same is with Google Play components.
.

Categories

Resources