What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Adfree and Words with Friends

OK. I decided to give adfree a try. While it has worked perfectly on all the other games, it messes up Words with Friends. To the point you can't play it. A large website link shows up and covers the whole screen. I uninstalled adfree but its effects seem to be permanent. Is there a way to reverse it?

TIA
 
I tried all those things. I even uninstalled and re-installed the app from the Market. Still nothing. It's a pain because I play that game a lot.
 
Uninstalling adfree won't reset your hosts file, which is what is actually doing the ad blocking (or redirecting, more correctly).

Reinstall adfree and do a "revert" to clear your hosts file, then reboot to clear your DNS cache, and try WWF again. Alternatively, you can use something like root explorer to just delete the hosts file and then reboot, and it will recreate itself without all of the blocked URL's.
 
OK. I decided to give adfree a try. While it has worked perfectly on all the other games, it messes up Words with Friends. To the point you can't play it. A large website link shows up and covers the whole screen. I uninstalled adfree but its effects seem to be permanent. Is there a way to reverse it?

TIA

I am having the same problem playing words with friends. I am attaching a screenshot of the error. Any help to clear this error would be highly appreciated.
 

Attachments

  • CAP201102281913.webp
    CAP201102281913.webp
    27.9 KB · Views: 1,573
Uninstalling adfree won't reset your hosts file, which is what is actually doing the ad blocking (or redirecting, more correctly).

Reinstall adfree and do a "revert" to clear your hosts file, then reboot to clear your DNS cache, and try WWF again. Alternatively, you can use something like root explorer to just delete the hosts file and then reboot, and it will recreate itself without all of the blocked URL's.

Thanks Bob The Great, your suggestion worked. You are the man!:icon_ banana:
 
OK. I decided to give adfree a try. While it has worked perfectly on all the other games, it messes up Words with Friends. To the point you can't play it. A large website link shows up and covers the whole screen. I uninstalled adfree but its effects seem to be permanent. Is there a way to reverse it?

TIA

I am having the same problem playing words with friends. I am attaching a screenshot of the error. Any help to clear this error would be highly appreciated.

I had the same problem. but I didn't want to get rid of AdFree. I found this post: Words With Friends Free & AdFree Android FIX « Lambert on Tech . This will still give you Ads on Words With Friends but keep the rest of your apps ad free.

If you are familiar with the Android Terminal Emulator application you can run the following commands:
Code:
su root
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
vi /system/etc/hosts
?androidsdk.ads
dd
?mydas.mobi
dd
:wq
 
Uninstalling adfree won't reset your hosts file, which is what is actually doing the ad blocking (or redirecting, more correctly).

Reinstall adfree and do a "revert" to clear your hosts file, then reboot to clear your DNS cache, and try WWF again. Alternatively, you can use something like root explorer to just delete the hosts file and then reboot, and it will recreate itself without all of the blocked URL's.


This fixed the issue for me, after several days of wondering what happened to my game. It also affected my TMZ app with the same type of long link after clicking on a story. Thank you so much for the input and help! This fixed that issue as well.
 
Back
Top