Hello!
I now, this problem is in many forums, but nothing helped for me...
I have this ROM
Connection is set, but it just dont download...
In old ROM I had android market, and that worked well... but maybe 2 days it itself upgraded to google play, and it stopped downloading in ols stock ROM too... I thought that when I install that new ROM it will help, but it doesnt
I updated google play to 3.9.16 but it doesnt help
Please help me!
James9 said:
Hello!
I now, this problem is in many forums, but nothing helped for me...
I have this ROM
Connection is set, but it just dont download...
In old ROM I had android market, and that worked well... but maybe 2 days it itself upgraded to google play, and it stopped downloading in ols stock ROM too... I thought that when I install that new ROM it will help, but it doesnt
I updated google play to 3.9.16 but it doesnt help
Please help me!
Click to expand...
Click to collapse
In application manager under system settings look for the play store, then select clear cache, and if that doesn't work try force stop and see if that may help.
It could also be a DRM problem. In terminal try typing
su
/system/bin/drmserver &
After that try to download again.
Sent from my LG-P350 using xda premium
shimp208 said:
In application manager under system settings look for the play store, then select clear cache, and if that doesn't work try force stop and see if that may help.
Click to expand...
Click to collapse
clera cache and force stop didn´t help
nerot said:
It could also be a DRM problem. In terminal try typing
su
/system/bin/drmserver &
After that try to download again.
Sent from my LG-P350 using xda premium
Click to expand...
Click to collapse
well, I am not sure if I did it right..
I downloaded and installed this. there was:
sh-3.2$ export PATH-/data/local/bin:$PATH
sh-3.2$
I typed..
sh-3.2$ export PATH-/data/local/bin:$PATH
sh-3.2$ su
sh-3.2# /system/bin/drmserver &
6606
sh-3.2# sh: /system/bin/drmserver: No such file in directory
interested that boded number, was everytime other... like 6496 or 5406
UPDATE:
It dont download only through Wi-Fi... With internet from operator it works..
What settings on router I should do? or PC? becaues, when I do hot-spot throuhg ethernet it doesnt download too...
James9 said:
UPDATE:
It dont download only through Wi-Fi... With internet from operator it works..
What settings on router I should do? or PC? becaues, when I do hot-spot throuhg ethernet it doesnt download too...
Click to expand...
Click to collapse
I would try resetting your router, then if that doesn't work try resetting the modem, if that still doesn't solve things I'd contact your internet provider if your still having problems then.
Sent from my SCH-I535 using xda premium
shimp208 said:
I would try resetting your router, then if that doesn't work try resetting the modem, if that still doesn't solve things I'd contact your internet provider if your still having problems then.
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
well factory reset did me an hour of work to set up internet connection back
BUT, I found solution
who have this proble with router, should manual set DNS servers to Primary 8.8.8.8, Secondary 8.8.4.4 and everything works!
James9 said:
well, I am not sure if I did it right..
I downloaded and installed this. there was:
sh-3.2$ export PATH-/data/local/bin:$PATH
sh-3.2$
I typed..
sh-3.2$ export PATH-/data/local/bin:$PATH
sh-3.2$ su
sh-3.2# /system/bin/drmserver &
6606
sh-3.2# sh: /system/bin/drmserver: No such file in directory
interested that boded number, was everytime other... like 6496 or 5406
Click to expand...
Click to collapse
The number is ok, but I don't know about that "no such file" error. We had the same problem with our ICS rom but it got fixed. I'll ask our dev how he fixed it.
Sent from my LG-P350 using xda premium
Have you tried to clean cache app?
Related
When using Honeycomb v04 sometimes the market will cease to work after a restart. This is due to a Google authentication issue. The normal fix to this would be to reformat the data partition. However; this will sometimes also erase root. The fix is to perform the following commands in a terminal emulator of your choice. Root is required.
Update2:I have added two lines of code to clear the dalvik-cache. This seems to help produce more positive results. I also have noticed that the script or (these commands) work, its just that for some reason the script has to sometimes be applied twice in a row for it to completely work. It might take a up to a minute for an app to install (rare cases).
Updated Script: http://www.multiupload.com/PSGAMTFBD0
Update: After messing around I have discovered that deleting the accounts database does not always work. Furthermore, it requires one to log back into the Google servers each and every single time.
A better way to go about fixing the market is deleting some data in the data partition. To fix the market do the following:
su
rm -r /data/data/com.android.email/
rm -r /data/data/com.android.providers.contacts/
rm -r /data/data/com.android.vending/
rm -r /data/data/com.google.android.gm
rm -r /data/data/com.google.android.syncadapters.contacts/
cd /data/dalvik-cache
rm -r *
reboot
I have made a script that automates this process. It is my suggestion that instead of restarting the device with the power button, run this script. That way the market fixes itself each reboot.
The script has to be run in a terminal emulator or over ssh (what I use). I do not know if it will work over ADB.
Script: http://www.multiupload.com/5IIM0UQXP1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
The method below is old and might not work. Let me know the results you guys have so I can come up with a possible fix that lasts longer than these.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.
+
su
rm /data/system/accounts.db
rm /data/system/accounts.db-journal
reboot
After typing these commands your system will reboot and your will have to login to your Google account on your device. This will not affect any apps or data on your system. It simply resets your Google credentials without requiring a factory reset.
If you have any questions let me know.
Dude. Awesome...this worked. I am on froyo, as well. Finally installed Angry Birds from the market!
Sent from my NOOKcolor
I'm having the same problem. It seems to be in conjunction with the error "Google Talk Authentication Failed".
I used your method and it worked the first time, but the market issue started again. When I tried this method a second time, it didn't work.
The other coincidence is that I was buying apps in both cases. The first time, the app was purchased. Now the second app (Beautiful Widgets), is stuck in "Authenticating".
Any ideas?
Yeah there is issues with the market. I am not sure why authentication fails. This fix only seems to work temporarily. Like I tried it 5 times and it worked but the market still breaks down even without a restart. I say try this method again, then reformat the cache partition. Remember, you have to reboot your system for this to take effect. The old method might work for you, it worked for me for a little while, but then I found this method which seems to work better. I dont think it has anything to do with you purchasing apps. Its more of a timing issue. Also what you might want to try is apply this fix, but then instead of using the market, use the web portal market.android.com and choose to install it on your nook. This might also help. Let me know how it goes.
mrschmitz said:
Dude. Awesome...this worked. I am on froyo, as well. Finally installed Angry Birds from the market!
Sent from my NOOKcolor
Click to expand...
Click to collapse
Glad to hear it worked for you.
The web market fails with this message:
There are no android phones associated with this account. Please sign in with a different account.
I do not wish to make another account and fail to see how that changes anything. When I made the account there was no question that referred to a phone model.
HELP!
market does not download
I tried the fixes so far .. maybe just keep trying?
market downloads somethings sometimes, but never Angry Birds ...
thanks
Robyn
Does angry birds even show on teh device? If not then the reason the market does not download angry birds is that it is due to the market not recognizing the device and therefore hiding certain apps from the device. This was most prevalent in the switch from 2.1 to 2.2. The fix was to replace the fingerprint in the build.prop file. If you really want angry birds that bad, I suggest you just download it from 4shared.com. It is less trouble than trying the fix the market seeing apps. BTW what version of android are you running? 2.2 or 3.0?
When you use the web portal the correct name for the device should be zoomlogic pd or something along those lines. Don't know why the web portal is not working.
The way I fixed it was the same way I used to fix a similar but different prob with droid 2. Simply create a 2nd gmail act add that to your gmail app and sync it. Voila! your first act is now recognized
Worked PERFECTLY A+ Man!
what command do i use to run the script?
when google talk authentication fail , maybe u can try this way.
uninstall one of apps u ever downloaded from market before, then immediately reinstall that app again and also install the apps u want to install.
it worked for me.
KingLo said:
The way I fixed it was the same way I used to fix a similar but different prob with droid 2. Simply create a 2nd gmail act add that to your gmail app and sync it. Voila! your first act is now recognized
Click to expand...
Click to collapse
Confirmed. Adding a second gmail account fixed this problem for me, too.
sj8570 said:
when google talk authentication fail , maybe u can try this way.
uninstall one of apps u ever downloaded from market before, then immediately reinstall that app again and also install the apps u want to install.
it worked for me.
Click to expand...
Click to collapse
Booya, this worked perfectly for me. Thanks!
Interesting...worked for a couple of dl's.
ovar said:
Booya, this worked perfectly for me. Thanks!
Click to expand...
Click to collapse
I was pleasantly surprised that uninstalling one app I had previously downloaded then immediately reinstalling it from the Market did actually enable me to start downloading and installing some other apps. I got 2-3 installed that had been failing moments earlier. But now it seems to have stopped again and uninstalling an app and retrying to install it is no longer working.
I'm back to the same thing I was getting earlier, which is that trying to download and install any app would result in the the little blurb saying "your item will be downloaded" but the download bar comes up only for a few seconds and then closes. It never completes the install and leaves the name of the app sitting in the list of 'My Apps' waiting to be selected and installed.
Anyone come up with a permanent fix for downloading from the Market?
-JTT
drewzee said:
what command do i use to run the script?
Click to expand...
Click to collapse
using terminal emulator:
type su
then type sh /location/to/script/. Replace location to script with the actual location on your device where the script is saved. for example: if its saved on the sd card then type sh /sdcard/script.
Hi,
I am unable to login into talk. Till one day back it was working and I was on voice call on talk, but it suddenly stopped working.
I mean it logins but after that it doens't show my friend list and right circle on top will keep on going endlessly. I left it over night but it didnt show my friend list .
My phone is rooted. and I have installed talk 1.3, which supports video calling
I tried to restore but original talk also didn't work.
I tried switching network from 3g/2g but it also didnt work.
I tried restoring from titanium backup but when i restore it says application not installed.
I am able to login into IM provided by samsung.But I want to login into gtalk
I have searched all forums but couldn't find appropriate answer for my query.
Please help
ggs2 said:
Hi,
I am unable to login into talk. Till one day back it was working and I was on voice call on talk, but it suddenly stopped working.
I mean it logins but after that it doens't show my friend list and right circle on top will keep on going endlessly. I left it over night but it didnt show my friend list .
My phone is rooted. and I have installed talk 1.3, which supports video calling
I tried to restore but original talk also didn't work.
I tried switching network from 3g/2g but it also didnt work.
I tried restoring from titanium backup but when i restore it says application not installed.
I am able to login into IM provided by samsung.But I want to login into gtalk
I have searched all forums but couldn't find appropriate answer for my query.
Please help
Click to expand...
Click to collapse
Start GTALK, Keep it open .. Go To the Apps in settings and Force kill the GTALK.. Clear data and Then Turn it on again .. It Should work ...
By the way Which ROM ?
teju4u said:
Start GTALK, Keep it open .. Go To the Apps in settings and Force kill the GTALK.. Clear data and Then Turn it on again .. It Should work ...
By the way Which ROM ?
Click to expand...
Click to collapse
Hi,
Sorry forgot to mention that in the list i have already tried.
I tried clearing data,force stop nothing works
And using stock rom....
Are you able to download any apps from the market?
Yes. ..I downloaded XDA
Sent from my GT-I9100 using XDA App
ggs2 said:
Hi,
Sorry forgot to mention that in the list i have already tried.
I tried clearing data,force stop nothing works
And using stock rom....
Click to expand...
Click to collapse
Did u try deleting account and adding it again
Sent from my GT-I9100 using xda premium
teju4u said:
Did u try deleting account and adding it again
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
yes,
i mean when i restored my talk (from talk1.3 installed)
it automatically removed my google account so i added again.
again, after isntallation it again removed so i again added .
did this some 3-4 times ...everytime i added my account again but no luck..
ggs2 said:
yes,
i mean when i restored my talk (from talk1.3 installed)
it automatically removed my google account so i added again.
again, after isntallation it again removed so i again added .
did this some 3-4 times ...everytime i added my account again but no luck..
Click to expand...
Click to collapse
Hmm, In this case ...
BACKUP BACKUP BACKUP all other Apps other than GTALK, keep it safe.
Do following Steps
1) Reboot in to CWM Recovery
2) Do full Wipe of Data and Cache
3) Go to Advanced and Wipe Dalvik Cache
4) Reboot and Then try and Login Again ....
Hope this works ... If worked then
5) Install all missing Apps.
You are ready to go
if not I think Full Flash again from ODIN is the last option
Hmmm ....
Did that but after restoring data of other system apps it again stopped working so got hint that problem is because some other application. Again wiped off and
Kept on restoring some system applications till I figured out which application is causing problem ..
Google framework services is the culprit took couple of hours to find it but now it works
Sent from my GT-I9100 using XDA App
ggs2 said:
Hmmm ....
Did that but after restoring data of other system apps it again stopped working so got hint that problem is because some other application. Again wiped off and
Kept on restoring some system applications till I figured out which application is causing problem ..
Google framework services is the culprit took couple of hours to find it but now it works
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Ohh !!! Google Framework Services Stopping GTALK ... Thats interesting.
Glad you have figured out issue...
And now i have something to study again about this mismatch
Am new to this forum . I am using HTC wildfire and using Rom galaxy nexus by Gmerv . the work good but the YouTube is not working prsoperly it shows errors mostly like "connection to the server is lost .please try again later " or "sorry there was problem in playing in video please try again". also I am using WiFi have no data plan . please any one have solution please reply or give any link for solution .
try clearing data and cache in youtube application settings.
if that fails try "fix permission" in recovery.
if still problem persists. uninstall the app n reinstall from play store
Sent from my Nexus One using Tapatalk
n1newbie said:
try clearing data and cache in youtube application settings.
if that fails try "fix permission" in recovery.
if still problem persists. uninstall the app n reinstall from play store
Sent from my Nexus One using Tapatalk
Click to expand...
Click to collapse
tried every thing but still not working .....
crytekcrysis said:
tried every thing but still not working .....
Click to expand...
Click to collapse
Is your connection good?
Theonew said:
Is your connection good?
Click to expand...
Click to collapse
yes WiFi connection is good . Someone of the video plays and most of them gives errors
i cant update or download apps on google play it just loads forever and connection timed out...i tried to clear data and cache and still nothing..
Please help..
Gooperz06 said:
i cant update or download apps on google play it just loads forever and connection timed out...i tried to clear data and cache and still nothing..
Please help..
Click to expand...
Click to collapse
Clear cache and data for google services framework
Should work for you
Sent from my Xperia X10 using xda premium
wo88les said:
Clear cache and data for google services framework
Should work for you
Sent from my Xperia X10 using xda premium
Click to expand...
Click to collapse
It didnt work.. Every time i open goggle play it just "Connection timed out"
Gooperz06 said:
It didnt work.. Every time i open goggle play it just "Connection timed out"
Click to expand...
Click to collapse
Did ya sychronise ya account all the time from settings? Probably that stopped ya from using googleplay or maybe you try recheck your internet server or modems if can. Hope helps.
Whitefang
whitefang3456 said:
Did ya sychronise ya account all the time from settings? Probably that stopped ya from using googleplay or maybe you try recheck your internet server or modems if can. Hope helps.
Whitefang
Click to expand...
Click to collapse
yeah. I sychronise my accounts.. Got any solution? My interne.t is working well
Gooperz06 said:
yeah. I sychronise my accounts.. Got any solution? My interne.t is working well
Click to expand...
Click to collapse
I think its better to start from scratch as you are getting some problems.
Start from flashing stock rom via flashtool and then flash any custom rom
Hey Gooperz06
-Did you try to download applications from your pc, to check if without doing manually from mobile, tha applications, gets downloaded?
-Try to set another gmail account to check if works
-When i installed a new ICS rom sometimes (only each time that i open google play) gets me a timed out connection, but then i press try again or refresh and worked
-Try to install gapps again from xrecovery
THeLogiC said:
I think its better to start from scratch as you are getting some problems.
Start from flashing stock rom via flashtool and then flash any custom rom
Click to expand...
Click to collapse
Yeah... I just flashed to my stock rom and google talk authentication failed...what do i do now?
I'm sorry to say this but maybe your gmail account is buggered or you have done something wrong somewhere
TELL US EXACT STEPS YOU TOOK TO INSTALL SOFTWARE ON DEVICE!!
Flashtool versions? Rom version, official Rom or unofficial
Rooting / trying without root
Stock with seus
Remove sdcard
Boot up without rooting
Sign into google services
Download alogcat from market
Sign into talk
If it fails, post alogcat log here
Maybe we can determine what's broken
Can you access playstore on your pc?
Also
Don't use WiFi hotspot for market as most of them block certain services
Make sure you have android internet Bolt-on and not blackberry
Try to hard reset your modem / router to factory settings (maybe DNS issue)
Sent from my Xperia X10 using xda premium
Never mind guys... I can now access my play store and i dont know what i did... something appeared when im setting up another gmail account and when its done i just access play store and something appeared something like accepting terms and something (cant remember) and it just goes to installled apps and now i can update and download stuff... Thanks for ur suggestions guys..
Hehe I think you declined Google's TOS on other account
Sent from my Xperia X10 using xda premium
The Play Store displays no connection even with wifi. Already tried wiping dalvik cache, cache partition. Also tried force closing and clearing data from Google Play Services, Play Store, Google Service Framework. Help!!
Not enough information, your Play app could be corrupt, app settings, ROM or Google account.
Try logging into Google play on the website first to check the account works, then un-install Play app, re-install without settings, last try factory reset/reflash ROM.
It could be really simple or very terminal, like you've disabled a service or corrupted your ROM.
extra info
Google play account works on website. Tried signing out and can't sign back in - "Couldn't establish a reliable connection". Google play v3.10.14. How do you uninstall google play app?
Have you tried clearing the cache of google play services and google play in the application mananger ?
R: [Q] Play Store Problem : No Connection. How to fix!?
Dude first link on google http://forum.xda-developers.com/showthread.php?t=2110225
Sent from my GT-I9300 using xda app-developers app
AW: [Q] Play Store Problem : No Connection. How to fix!?
If nothing works, root phone, install Terminal and type in:
busybox ifconfig wifi0 mtu 1492
Click to expand...
Click to collapse
Greetings...
Sent from my GT-I9300 using xda app-developers app
Fix for me found
Fixed the problem myself. It seems that I had adfree open which blocks host file. When I reverted, I could sign in again.
Thanks Muchly! Didnt think about the ad block.
found a better solution the problem
Mr. Dude's S3 said:
The Play Store displays no connection even with wifi. Already tried wiping dalvik cache, cache partition. Also triecommander losing and clearing data from Google Play Services, Play Store, Google Service Framework. Help!!
Click to expand...
Click to collapse
found a better solution that worked for me without doing a factory reset or device wipe. just delete the hosts file in root/etc/, by using (total commander) app.then reboot ur device and run play store and enjoy. Make a copy of the "hosts" file just incase .
I hope it works for u guys , cuz it's really frustrating error.
Try clearing data from google play app and reboot ?
Sent from my GT-I9300 using xda premium
Clearing data should work
go to app maager and search google frame work
clear cash and data
disable it
restart
the go back to app manager scroll downwards end of list
then renableand retry
harith88 said:
found a better solution that worked for me without doing a factory reset or device wipe. just delete the hosts file in root/etc/, by using (total commander) app.then reboot ur device and run play store and enjoy. Make a copy of the "hosts" file just incase .
I hope it works for u guys , cuz it's really frustrating error.
Click to expand...
Click to collapse
Deleting the hosts file and rebooting worked for me too. Thank you! :good:
AdFree
When using a rooted phone and you used Freedom for free in-game purchases, and as a result your play store won't connect, it's due the host file as stated in previous comments by others. To get rid of this problem, simply revert your host file and download the new host (both in the adfree app). This should fix the problem, hope it helps
Wrong Gapps version
After trying all solutions posted in this thread, I realized that the whole problem was that I had flash the wrong version of the Google Apps for the android version.
You can find which is the right one for your CM in the CyanogenMod Wiki. Sorry, I can't add the link now, it is my first link.
Fixed mine by realizing that somehow my system date and time were wrong.
harith88 said:
found a better solution that worked for me without doing a factory reset or device wipe. just delete the hosts file in root/etc/, by using (total commander) app.then reboot ur device and run play store and enjoy. Make a copy of the "hosts" file just incase .
I hope it works for u guys , cuz it's really frustrating error.
Click to expand...
Click to collapse
U do not nid to reboot. Experience: I got banned by google alot of times. XD Hacking shhh
Sent from my GT-I9300 using xda app-developers app
davidbessler said:
Fixed mine by realizing that somehow my system date and time were wrong.
Click to expand...
Click to collapse
Woohoo! That was it for me. This is on my old phone that I let sit for 6 months. Charged it up but couldn't access the Play Store to update apps. Turns out the Date was 1/1/2005. Gave it today's date and it connected right up.
Try out Market fix by LDB
***Play Store Fixer***
You have some Problems with Google Play Store?
Fix Problem easy and fast.
Lost Connection from Play Store?
No matter how many times you try, still can fix it up?
Try Play Store Fixer!
Root & No root supported
Download -MediaFire
100% Working!!
VIDEO TUTORIAL