How To Remove Ads Android Games

Ditulis oleh: -

How To Remove Ads Android Games - Many new applications are cool and useful, not behind the price is free. But these applications are usually ads very annoying for some people. Such as advertising revenue from the application, when you are playing games and not accidentally click on an ad it will open a new window, it is very annoying to me.

There is a way that these ads are missing or not visible. Actually quite easy to do blocking, enough to disconnect the data connection to the internet, but this method is not effective because you can not access the internet.

Now many applications to remove an advertisement of the application or game is available on google play store, but in this article I will discuss a popular application for removing ads on android.
By using an application called AdFree

The benefits of eliminating ad:
1. Play the game so relieved that no advertising.
2. More efficient battery and bandwidth-efficient because it does not download the ads while running the application.
3. Lets avoid Malware

AdFree logic of work:
AdFree works by blocking ads using their host
AddFree is a counter to count how many ads are blocked. However, its effectiveness is limited. Because this program will not block pop-ups from an unknown host, you have to constantly update the blacklist to keep the pop-up
This ad blocker by using Host file to block certain sites and not use a proxy

How to use AdFree:

1. Make sure you have Android in ROOT position because AdFree application requires access to the system to block ads.
2. Download and install the application AdFree

3. Then open the application you will be faced with two options: tcpdump Screen (where you will see a change there) and Boot Normal (running normally), I suggest you select Boot Normal

Boot Normal

4. Once you select the normal boot, the app will bring up a popup asking for superuser access, please click "Allow"

Allow

5. After that comes a popup with the option to authenticate (to authenticate you) register (you will be registering your AdFree) and skip (pass all) I suggest choose "skip"

6. Then you will be notified that an update on your AdFree, with a click on "Download and Install Hosts"

7. Restart your Android Device

8. Then go back to AdFree and do the settings as shown below:

go back to AdFree

9. If you have a list of hosts that include advertising host data to be blocked (given the way AdFree work as I described above), then you can do the settings manually by entering the IP manually, for a list of IP you can find in google.

If you enter one of the hosts, click "revert" which will return you to the default host.

default host

10. After clicking the back button and you can run other applications without advertising

Note: AdFree can be used to perform blocking on the web

If you do not want to use a third party app, because your storage is full? You can remove ads without using the application.

How:

Remove according to the logic I've described above, then we can use directly to bypass the host server to copy the contents of this link Ad server list for use with hosts files to block ads or MVPs HOSTS (you can also combine the two) to the notepad and "save as all type" file name "hosts" (no extension).

Put on your android device, with Root Explorer to copy the file "/ etc" (first move the existing hosts file, do not delete it moved to a safe place as a backup to the destination)

If you want to use the ADB script:
adb shell mount-o rw, remount-t yaffs2 / dev/block/mtdblock3 / system
adb push <drag_aja_filenya_ke_cmd> / etc / hosts
adb shell mount-o ro, remount-t yaffs2 / dev/block/mtdblock3 / system