[Q] Weird problem - Eee Pad Transformer Q&A, Help & Troubleshooting

Has anybody had an issue with google play store not working? I tried clearing the cache, then the data, then removing/adding my account. After this failed, i installed the google play app over the system app. It fixed the issue of the store failing, but all my apps that were installed fail to show up in the installed apps under "my apps".
My question is this:
Is there a way to reattach the apps back to the market? Or am I going to have to download them all over again?
*EDIT 1*
So, I used an "updated" apk to update my google play store. About 30 minutes later the app started to crash just like before. I uninstalled the update. Next, I got a warning that I had 46 updates. Seems after uninstalling the updates every app decided to reattach to the market. I am now updating apps. I will post if app market crashes again. wish me luck.
*EDIT 2*
Well, short lived victory. As soon as my apps required to be updated it worked ok. But when i exited the update page (which i navigated to by the notification) and tried to open google play store, it crashed. Thoughts? I have not tried to install the apk again, and i have pushed the goo.im packages with no success. help?? i'm stumpped...

Related

[Q] [q] Android Marketplace error "Download Unsuccessful"

Intermittently when installing apps from the market I get the above error. I've tried clearing the cache and re-installing the app. Neither has any effect. Anyone get the market to work predictably on the kindle fire? I'm using the app from the guide that calls for vending.apk
Uninstall vending.apk and use the one that ends in amarket.apk instead.
That causes the market to crash every time I try and launch it.
kodemage said:
That causes the market to crash every time I try and launch it.
Click to expand...
Click to collapse
Strange, it works fine for me. I've never used the vending.apk always used the com.amarket.apk
Did you try clearing the storage or deleting vending one first? If that doesn't help, then I have no clue. I have no issues with the market with that APK.
Did you push it to the /system/app folder before installing?
I have it working perfectly, thus far. Cn you list apps that are failing so I can try it?
//Tapatalk.EVO3D//
Ok, I uninstalled the market app and cleared the card. I re-downloaded and re-sideloaded everything. I have the market. I can click install but the apps I want to install are stalling at "starting download". I'm on wifi, I can access the web fine.
Apps that won't install.
Google Music
Retro Clock
OTA rootkeeper
I just installed Google Music without error. Did you install the market from the system/app folder?
//Tapatalk.KindleFire//
I have the same problem. I installed the vending.apk in systems/app ensured all the permissions are correct (when they weren't market would insta-crash) so I re-installed, corrected permissions and it loaded but now whenever I try and download it hangs on, "Waiting for download to start"
Also if I search for say, "Official Twitter App" it will bring up the first 15/20 or so options covering 2/3's of the screen of 15,000 or whatever but there's no option to see more.
Is that normal? I've never used Android before.
Apps I've tried to download,
Busybox
Twitter
OpenVPN Installer
OpenVPN Settings
(BTW until there's a tun.ko don't bother with VPN...)
I had this problems too, i tried 10 diffrent versions of the market.
The solution was to clear cache and data from the "Download Manager" app. I also cleared cache and data from all google apps, but i think the download manager was the main problem.
Thanks for the tip to clear the download app data but didn't work for me...
I'll have a go with the other suggested apk tomorrow.
Problem Solved! / Solution? Not really.
I've got it working.
I have two different vending.apk files. I didn't hash them to see if they're exactly the same but they have the same size to the byte. One installed the phone market version and the other installed the tablet market version. The tablet version not only looks slicker but it crashed exactly once and after I restarted the device it's worked flawlessly as far as I can tell. Installed many nice apps.
My initial thought is that I missed a step in the process early on, serves me right being a script kiddie type and just following the steps instead of understanding why each step is taken. I think I've learned a lot about how security works in android from this experience.
Also, google reader on the kindle fire rocks. Get the articles to fill the screen and you can page through them like the best magazine ever written.
I got Market working by integrating it into the ROM through Titanium Backup. It seemed to be the only way I got it to work.

"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

Default Google Apps

I installed a themed playstore, it worked for a week, and then stopped working.
Can someone please post either a flashable zip, or the apks for google play store, and download manager? I muxed up my google playstore and now when ever I open it it crashes with this Message:
"Unfortunately google play store has stopped"
The only way i can get into the playstore without it crashing is to clear cache and data on the playstore app from within settings, but then once I initiate any kind of app download, it crashes witht he same message. I've tried every method I could find via the interwebs and thus far none have worked.
Clearing cache and data on:
-Play store
-download manager
-google play services
Removing and adding back my google account, switching from dalvik to art and then back to dalvik, been trouble shooting this for a 2 weeks now. I had a back up of my original playstore before I flashed the themed one but I inadvertently deleted it in TiBup.
Really trying to avoid a factory reset, and I'm not upgrading to L until Xposed is out or they allow us to change it to the darker version of L.
Anyone willing to pull the default apps from Titanium backup and post a link for me to download, or PM me? Come on guys I need a little help here. I've tried pulling the playservices and playstore with http://apps.evozi.com/apk-downloader/ but they still don't fix my issue, I feel like Download manager is the source of the problem, but I don't know enough about how these things tie together to be sure, any help or insight is greatly appreciated.

Apps not having access to storage? (Title most likely not exact)

I am not sure if the title is correct for the problem that I have.
Phone not rooted
I got the S8+ earlier this month, used smart switch to transfer my apps and data.
and today I wanted to check my twitter, and I use the flamingo app which is paid.
the app wouldn't open and gave me a message saying something in the line of 'this app is modified,contact developer if this is false'.
Well since it is a paid app and i installed it though smart switch, the app definitely had a security check thing probably tripped.
So I went on the play store and uninstalled it via play store.
Problems starts occurring
Play store says uninstalling, I went to my home launcher seeing the app already uninstalled, went back to the play store and it still says uninstalling. and goes on for a while without changing.
So i restarted my phone, and tried to install it again, only this time when i click install, it says installing for a bit,then play store crashes.
I open it again and go to the app page and it says downloading without a change in the progress bar.
other problems i encounter
gallery wont load any photos/ albums , just says no items.
Whatsapp , when i try to view story that is picture or video it just closes the app, and when i open it again and wait for a bit it will close by it self. every time i open it wait for a bit then it closes.
twitter, when trying to download pictures the app closes, and the closing only happens when trying to download pictures.
these closing of apps don't have the 'app crashed' pop up it just closes.
what i tried to do to fix it, and none worked
Restarted a couple of times.
Cleared cache and data for play store , play services.
removing all my google accounts , and signed in again.
clearing cache/data for media provider
other notes that might be useful
so i tried to install the flamingo app again (via apk) , and it took a while to install 5-6 minutes, tried to up date it and play store closes, opened play store again it just says downloading pending and after a bit just closes.
just opening the play store and waiting for a bit closes the app.
instagram doesn't seem to be affected.
i am downloading the stock rom to flash to my phone but the download is slow only 50KB/s and the rom is 3GB which will take like half a day to complete..
please any help would be great.
thank you in advance , and sorry for my mistakes in writing this form.
Why don't you try factory reset? (prior to flashing)

Google Search Bar has stopped working

I am unable to get any search results for the last few days.
I have cleared cache and cleared all data but it's still the same.
I've uninstalled updates for Android System Webview.
I've tried deleting the widget (by moving it to the top of the screen) but it won't move.
Any idea how to get this to work again?
GO TO APP MANAGER AND THEN SELECT GOOGLE APP.
THEN CLICK FORCE STOP.
IF THAT METHOD NOT WORK FOR YOU TRY UNINSTALL GOOGLE APP AND REINSTALL IT[FROM GOOGLE PLAY DON'T INSTALL FROM APK] OR LEAVE GOOGLE BETA PROGRAMS
Thiviru Gunarathna said:
GO TO APP MANAGER AND THEN SELECT GOOGLE APP.
THEN CLICK FORCE STOP.
IF THAT METHOD NOT WORK FOR YOU TRY UNINSTALL GOOGLE APP AND REINSTALL IT[FROM GOOGLE PLAY DON'T INSTALL FROM APK] OR LEAVE GOOGLE BETA PROGRAMS
Click to expand...
Click to collapse
Thanks for your help.
Uninstalled from Google Play (updates uninstalled) made it work again.
An update appeared for Google, I updated and it's not working again. There is a problem with one of the latest updates by the look of it.
How do I let Google know that one of the updates is causing problems?
GO TO PLAYSTORE AND GO TO GOOGLE APP THEN SCROLL DOWN AND THEN TYPE A REVIEW AND POST IT
YOU CAN ALSO REPORT YOUR BUG TO GOOGLE BY ANOTHER WAY.
GOOGLE HAS A SITE TO REPORT GOOGLE BUGS YOU CAN TRY THAT WAY.[IT'S EASY]
FIRST GO TO THA SITE AND SELET YOUR PROBLEM AND SUBMIT THAT FORM TO GOOGLE DEVELOPMENT.
HERE IS THE GOOGLE SITE LINK----https://www.google.com/appserve/security-bugs/m2/new

Categories

Resources