[Completed] Play store error "no connections". - XDA Assist

I've seen many android users facing PLAY STORE ERROR "NO CONNECTIONS".I've 2 solutios that might fix this problem.(Requires Root Permission.
1.Fist step you have to download ES File Explorerer or any root explorer.You can download it anywhere on Internet
Now open it and press the option button at the upper left corner.Then scroll down until you see ROOT EXPLORER and "ON" it.
Now go to the root directory. (/)
Open "etc" folder and scroll down untill you see "host".
Simply delete it.
Your problem solved.
2. In case if this method didn't works,create a new txt file named "host".When you rename it,it should look like this "host.txt".
Open it and a pop-up should appear.Choose Es note editor or own applicaton editor.
Again choose option bar at upper right corner and press edit.
write 127.0.0.1 localhost.
This method should end the problem.Thanks

Hi,
Not the right place for this kind of threads.
Thanks
Closed

Related

Get "Google Now" on Your Rooted Ice Cream Sandwich

Open Root Explorer or another root-enabled file explorer and go to /system.
Tap the "Mount R/W" button, then scroll down to build.prop and press and hold on it. Tap "Open in Text Editor".
Find the line that says ro.build.version.sdk=15 and change it to read ro.build.version.sdk=16. Press the menu button and tap "Save and Exit".
Go to /system/app and hold-press GoogleQuickSearchBox.apk. Rename it to GoogleQuickSearchBox.apk1. If that file doesn't exist (it didn't for me), just skip this step.
Reboot your phone and install the Google Now APK, once again available here.http://d-h.st/GZ1
Go back and edit build.prop as described in step two, and change the ro.build.version.sdk line back to 15.
Reboot your phone one last time.
Credit -Whitson Gordon
This is the only option that let me install on my Xoom and work without error..
tumpy said:
Open Root Explorer or another root-enabled file explorer and go to /system.
Tap the "Mount R/W" button, then scroll down to build.prop and press and hold on it. Tap "Open in Text Editor".
Find the line that says ro.build.version.sdk=15 and change it to read ro.build.version.sdk=16. Press the menu button and tap "Save and Exit".
Go to /system/app and hold-press GoogleQuickSearchBox.apk. Rename it to GoogleQuickSearchBox.apk1. If that file doesn't exist (it didn't for me), just skip this step.
Reboot your phone and install the Google Now APK, once again available here.http://d-h.st/GZ1
Go back and edit build.prop as described in step two, and change the ro.build.version.sdk line back to 15.
Reboot your phone one last time.
Credit -Whitson Gordon
This is the only option that let me install on my Xoom and work without error..
Click to expand...
Click to collapse
So Tumpy, I followed the instructions for my rooted ICS 4.0.4 E4GT phone, and the app installs fine, asks for permissions, but something happens and it won't take voice input or give voice output. I can see that it will be awesome when it works.
You don't need to do half the things in the OP. There is a large thread about it in the Android Apps and Games subforum. Voice does not work- it's a kernel thing, not just an app.
HairyMerkin said:
You don't need to do half the things in the OP. There is a large thread about it in the Android Apps and Games subforum. Voice does not work- it's a kernel thing, not just an app.
Click to expand...
Click to collapse
Yup, using it on my Galaxy Nexus, haven't tried it on the Xoom yet, but for reading info here you go http://forum.xda-developers.com/showthread.php?t=1747224
tumpy said:
Open Root Explorer or another root-enabled file explorer and go to /system.
Tap the "Mount R/W" button, then scroll down to build.prop and press and hold on it. Tap "Open in Text Editor".
Find the line that says ro.build.version.sdk=15 and change it to read ro.build.version.sdk=16. Press the menu button and tap "Save and Exit".
Go to /system/app and hold-press GoogleQuickSearchBox.apk. Rename it to GoogleQuickSearchBox.apk1. If that file doesn't exist (it didn't for me), just skip this step.
Reboot your phone and install the Google Now APK, once again available here.
Go back and edit build.prop as described in step two, and change the ro.build.version.sdk line back to 15.
Reboot your phone one last time.
Credit -Whitson Gordon
This is the only option that let me install on my Xoom and work without error..
Click to expand...
Click to collapse
After rebooting my phone the first time, it just goes to a blank screen after the Galaxy S3 logo. Can somebody please help me.

[Q] Atrix 2 Issue Enabling Hotspot and ICS Update

[QUOTE from Another Thread]
Using SQLite
1.open settings storage (com.motorola.android.providers.settings)
2.open settings.db
3.settings
4.search for dun_apn_changeable and dun_enable
5.Change both of their values to 1
---------------
I have an Atrix 2 running 2.3.6 rooted. (Rooted with SuperOneClick)
I want to enable the Wifi Hotspot feature, I have read several threads on this group, but I do not understand if I download SQlite on my pc and run it or my phone.
I downloaded the program on my phone, but when I open it all I get is a black screen with a box in the upper left corner with a magnifying glass in it, below that I see this "/data/data/com.xuecs.sqlitemanager/databases/defaultdb" The instructions I have read make absolutely no sense to me, the first step says "open settings storage" There is no way to open any thing as far as I can tell. I'm kind of lost here....Can someone help me out?
I want to update to ICS, I get an error, it downloads the file, resets the phone, when the android screen comes up the insallation bar goes about a third of the way then it stops and then it reboots, once its up and running it says "update failed" I have opened SuperOneClick and hit the unroot button, it says it was sucessful and it removes the Superuser app but the ICS OTA update still does not work. ANY SUGGESTIONS?
More detailed instructions for enabling wifi tether can be found at the following link, and I'm also pasting them here in full for anyone else curious. Note that this was the procedure for enabling everything on ICS. I'm not sure whether anything is different on Gingerbread.
http://forum.xda-developers.com/showpost.php?p=32347835&postcount=4
Things you will need:
ES File Explorer (free from play store)
aSQLiteManager (free from play store)
1. Launch ES File Explorer and within its settings, grant it full root permissions (near the bottom of settings, go in and check all four checkboxes).
2. From ES File Explorer navigate upward out of your SD card and onto the root of your device, then go into Data/Data/com.motorola.android.providers.settings/databases
3. Copy the "settings.db" file found there over to your SD card
4. Using aSQLiteManager select "Open Database" and pick that settings.db file on your SD card.
5. Select "settings" from the four tables you are presented with
6. Select "Data" from the top button menu
7. You'll see a long list of crap. Hit PgDn until you see line 113 "entitlement_check". Hit Edit and change the value from 1 to 0.
8. While you're here, also go to lines 117 and 118 that start with "dun" and change them both from 0 to 1. This is not necessary for Webtop but will enable wifi hotspot tethering.
9. Exit aSQLiteManager, go back into ES File Explorer and this time copy the modified "settings.db" back into the previous/original folder from Step 2, overwriting the old file.
10. Exit ES File Explorer, reboot your device and Webtop should work as expected.
paleozord said:
More detailed instructions for enabling wifi tether can be found at the following link, and I'm also pasting them here in full for anyone else curious. Note that this was the procedure for enabling everything on ICS. I'm not sure whether anything is different on Gingerbread.
http://forum.xda-developers.com/showpost.php?p=32347835&postcount=4
Things you will need:
ES File Explorer (free from play store)
aSQLiteManager (free from play store)
1. Launch ES File Explorer and within its settings, grant it full root permissions (near the bottom of settings, go in and check all four checkboxes).
2. From ES File Explorer navigate upward out of your SD card and onto the root of your device, then go into Data/Data/com.motorola.android.providers.settings/databases
3. Copy the "settings.db" file found there over to your SD card
4. Using aSQLiteManager select "Open Database" and pick that settings.db file on your SD card.
5. Select "settings" from the four tables you are presented with
6. Select "Data" from the top button menu
7. You'll see a long list of crap. Hit PgDn until you see line 113 "entitlement_check". Hit Edit and change the value from 1 to 0.
8. While you're here, also go to lines 117 and 118 that start with "dun" and change them both from 0 to 1. This is not necessary for Webtop but will enable wifi hotspot tethering.
9. Exit aSQLiteManager, go back into ES File Explorer and this time copy the modified "settings.db" back into the previous/original folder from Step 2, overwriting the old file.
10. Exit ES File Explorer, reboot your device and Webtop should work as expected.
Click to expand...
Click to collapse
I figured out what I was doing wrong, I didnt have the File Explorer at first..lol Once I did take care of things and rebooted the phone I kept getting errors that said "The process com.motorola.service.main has stopped unexpectedly" I hit force close and cancel both but the error would keep popping up at random times, plus other errors would pop up random apps running in the background would stop unexpectedly. Then the power button would not lock the screen anymore....The tethering worked though! I ended up doing a factory reset because the errors popped up so often the phone was useless.
I did not touch anything else but Line 150 which was the Entitlement Check line so I have no idea what went wrong.
One other thing, I would like to uprgade to ICS but since my phone is rooted I can't do it OTA, is there a way to manually do it? I remember when I upgraded to 2.3.6 I just put a file on the SD card and installed it, can I do that with ICS 4.0?

[TRICK] Get rid of huge thumbnail folder without root

Hello XDA! I am new to these forums. This is what I found when I was trying to get rid of the thumbnails in my internal storage. I got some ideas on the forums but they were all using root access but I did not want to root my Xperia L. So I just tried and the result which I got was awesome. Now there is no thumbnail data on my internal storage.
How To:
1. You need to have ES File Explorer for this purpose.
2. Tap the icon with a phone on the globe on the top right corner of the screen.
3. Then go to settings.
4. Then under file settings go to 'Display Settings'.
5. Check the first option, i.e., 'Show Hidden Files'.
6. Now return back to the file manager screen.
7. Then go to /mnt/sdcard/DCIM and delete the .thumbnails folder.
8. After deleting the folder, tap the '+' icon on the bottom left corner of the screen.
9. Then choose 'File' option.
10. Then enter the name of the file as ' .thumbnails '.
11. Reboot your device and now you are free from getting useless thumbnail files on your internal storage permanently.
THANK YOU
If I helped, please press the 'Thanks' button.
i have made this thread before
IDSingh said:
Hello XDA! I am new to these forums. This is what I found when I was trying to get rid of the thumbnails in my internal storage. I got some ideas on the forums but they were all using root access but I did not want to root my Xperia L. So I just tried and the result which I got was awesome. Now there is no thumbnail data on my internal storage.
How To:
1. You need to have ES File Explorer for this purpose.
2. Tap the icon with a phone on the globe on the top right corner of the screen.
3. Then go to settings.
4. Then under file settings go to 'Display Settings'.
5. Check the first option, i.e., 'Show Hidden Files'.
6. Now return back to the file manager screen.
7. Then go to /mnt/sdcard/DCIM and delete the .thumbnails folder.
8. After deleting the folder, tap the '+' icon on the bottom left corner of the screen.
9. Then choose 'File' option.
10. Then enter the name of the file as ' .thumbnails '.
11. Reboot your device and now you are free from getting useless thumbnail files on your internal storage permanently.
THANK YOU
If I helped, please press the 'Thanks' button.
Click to expand...
Click to collapse
I have created a thread on same topic before in this section here it is Link

[Resolved] Unfortunately Setup wizard has been stopped [rooted devices]

This is a small guide for those who are facing problems after performing a factory reset and can't get through the process completely and end up getting error "Unfortunately Setupwizard has been stopped" and stuck with no launcher but only status bar with a limited access to some of the settings.
First of all the things you need to make sure are that:
1. You have a rooted device with superuser installed.
2. You have root explorer installed as a system app.
3. And a little patience to follow all the steps
GUIDE
1. Send yourself a sms message or from any other phone while you are on setup wizard.
2. Open the message and in tap in the reply box.
3.Once you have your cursor in the reply box hit menu soft key and select attach or if u r using galaxy phones you have a paper clip button for the attachments.
4. Choose anything you want to attach for example a picture and a box will appear asking you for the application to select the picture from. It is usually Gallery or file explorer (in your case Root Explorer). Select the root explorer.
5. In root explorer hit Mount R/O button and grant root explorer superuser permission.
6. Find in the folder system/app/setupwizard.apk and delete the apk file.
7. Reboot and Enjoy your phone again!
HIT THANKS IF IT HELPED YOU.
rmalik935xda said:
This is a small guide for those who are facing problems after performing a factory reset and can't get through the process completely and end up getting error "Unfortunately Setupwizard has been stopped" and stuck with no launcher but only status bar with a limited access to some of the settings.
First of all the things you need to make sure are that:
1. You have a rooted device with superuser installed.
2. You have root explorer installed as a system app.
3. And a little patience to follow all the steps
GUIDE
1. Send yourself a sms message or from any other phone while you are on setup wizard.
2. Open the message and in tap in the reply box.
3.Once you have your cursor in the reply box hit menu soft key and select attach or if u r using galaxy phones you have a paper clip button for the attachments.
4. Choose anything you want to attach for example a picture and a box will appear asking you for the application to select the picture from. It is usually Gallery or file explorer (in your case Root Explorer). Select the root explorer.
5. In root explorer hit Mount R/O button and grant root explorer superuser permission.
6. Find in the folder system/app/setupwizard.apk and delete the apk file.
7. Reboot and Enjoy your phone again!
HIT THANKS IF IT HELPED YOU.
Click to expand...
Click to collapse
hi, i am having this same issue , so what should i do if the root explorer is not installed or deleted

Android workaround for the NFS Most Wanted "not enough free space" problem

ATTENTION! Back up your original apk file BEFORE the mod as you WILL need it AFTER the mod is done..
Ok guys, so i decided to play NFS Most Wanted on my new device (LG L Fino) so i installed from market and started the app.. Ok BUT as many of you i was facing the "Not enough memory on device,clear up some memory to proceed" message. So i got angry and decided to see if there is a workaround of the problem. Well generally the problem itself is that my device (like many others) uses ONE memory chip which is split into TWO 2GB parts, the first is system only, and the second is user- accessible, BUT 1,2GB of that "user space" is flooded by system junk and bloatware etc etc.. So all you have left in the so-called Emulated SD is actually some 0.8 gigabyte which is not sufficient in any way, when you want to install NFS Nost Wanted, because when you start the app first time it asks you to download some 2055mb's game data and says you have 0mb free on device, when the actuall gamedata size is only 670mb.. So i found this workaround and i decided to share right away.. Enough talking - lets get to business:
Prerequisites:
ROOT IS A MUST HAVE FOR THIS JOB
Install RAR app from rarlabs (search on google play)
Install ES File Explorer
Install NFS Most Wanted from google play
Make sure of having at least 700mb free on internal mem.
Lets start.
First open ES File explorer and turn Root Explorer "on"
Then navigate to root/data/app and find a file named " com.ea.games.nfs13_na-1.apk "
Now COPY that file to the root of your ext SD (for the sakes of easy navigation)
Next click and hold on the file till you have it marked then from the popup menu (right lower corner) choose "Open as" (not extract) then choose "ES Archive manager" and once inside, navigate to /assets/downloadcontent .
There you will find a file named: "config.properties"
Copy that to the root of you ext SD and open it with text editor.
what you need is to find the two lines that read
TOTAL_SPACE_MB=2055
# TOTAL_SPACE_MB_MIN=440
and edit them to look like this:
TOTAL_SPACE_MB=0205
# TOTAL_SPACE_MB_MIN=044
Now close the file and save the changes.
Next open the RAR app and navigate to the root of your ext SD then click and hold the edited text file till a menu pops up, select "Copy to buffer"
Then click and hold at the apk file, select "Open as archive" (NOT EXTRACT!) and again navigate through assets/downloadcontent, then click and hold on a random file and from the popup menu select Paste, it should ask you if you want to overwrite, choose YES and close RAR.
Final step is to open ES File Explorer again, navigate to root of ext SD, COPY the now edited APK then navigate to root and /data/app and PASTE. Select YES to overwrite file.
Now click and hold the apk one last time, and from the popup menu (lower right corner) choose "Properties"
Right next to "Permissions" there should be a button named "Change" go ahead and push the button. Now you have to fix those permissions, you should see 9 checkboxes. CHECK the three ones that are underneath "Read" and check ONLY the topmost thats underneath "Write". ALL OTHER HAVE TO BE UNCHECKED!
it should now look like this:
.......................Read.........Write.........Execute
Owner:........(*)...............(*)...................( )
.
Group:.........(*)................( )...................( )
.
Others:........(*)................( )...................( )
Click Ok, close ES File explorer, run game, download 650mb gamedata and have fun (optional is when you download gamedata to use app like GL to SD)
if you mess up the process, start over-rinse-repeat
I hope i helped someone and if yes please feel free to hit thanks button ( no it doesn't bite)
Greetings from Bulgaria
Edit: I found out a bug and i don't know if it's only with my copy of the game after modding or if everyone of you who tried this has it. So...
THE BUG is that after i modified the already installed apk in order to download data, i happened to restart my device and when it booted it seemed like my copy of the game somehow "partially uninstalled" itself.. After a little digging i found out that it actually did uninstall itself, BUT only the apk - that meaning the data and savegame ARE still there..
THE SOLUTION is before doing the above mentioned walktrought you have to backup you Original apk first (using the backup app tool of ES File Explorer) and after that you have to reboot your device, install the original apk (it will tell you that this update has nothing new in it, thus not requiring any new permissions - install anyway) and you're good to go with a stable installed game..
BUG 2: after all done right, it happens that my copy of GL to SD app is not showing the most wanted in "linked apps" section and neither it is showing it in the "Move data" list.. Don't you worry, the game is still "in there" even when it does not show up on the lists, click the "mount" button and play as normal - it is working..
If there is some trouble i will be glad to help, just write a reply here and i will check my thread regularly.
Have a nice time guys... (Aaandd girls)
xD thanks a ton man, this helped me

Categories

Resources