広告からの収入

広告はクリックされないと開発者は収入を得られないとよく誤解されますが広告を表示するだけで収入を得る場合もあります。個人的に広告を見るのは嫌なので広告ブロックアプリを使わずに広告付きアプリをインストールはしません。

AdAwayはどうやって動作しているの?

AdAway はhostsファイルを使って広告配信元のホスト名をブロックしています。 hostsファイルは/system/etc/hostsにあります。ドメイン名サービス(DNS)に頼らずホスト名をIPアドレスに変換するのは伝統的な手法です。不要なホスト名は全て127.0.0.1 にリダイレクトされます。

Why is the daily update check preference grayed out?

Automatic checking for new updates is only available when AdAway is installed on the internal phone memory. This is due to restrictions on the Android platform.

なぜ再起動しないと変更が適用されないの?

Androidの内部DNSキャッシュのせいです。OSはhostsファイルをすぐに反映しますが(コマンドラインで確認できます)DNSキャッシュの再構成に再起動が必要です。

ウェブサーバーはどうやって使うの?

AdAway will also work without using the webserver!

You can enable a local webserver in preferences of AdAway to answer requests to the local IP address 127.0.0.1. This means requests from applications to ad servers which are redirected to 127.0.0.1 are answered by AdAway's webserver.
Some applications refuse to work, when ad servers are not reachable. With this method they will be reachable again, replying with a blank page and no ad images.

特定のホスト名をブロック/アンブロックするにはどうしたらいい?

hostsファイルを提供しているサーバーをhostsソースで追加したりブロックしたいホスト名をリスト(=ブラック) に追加出来ます。 ホワイトリスト(=ホワイト) に追加してブロックから除外したりリダイレクトリスト(=リダイレクト) にリダイレクトさせたいホスト名を追加出来ます。

hostsファイルはどこで見つけられる?

AdAway向けhostsソースリストを見たりAndroid hostsスレを見てください。

AdAwayのバグを見つけた!

AdAwayバグトラッカーに報告をお願いします。