Thu nhập từ quảng cáo

There is an oft-stated misconception that if a user never clicks on ads, then blocking them won't hurt a site or application financially. This is wrong, developers also earn money by just displaying ads. It is up to you whether you block ads or not. Personally I would not use applications that display ads because I find them very annoying, so without an ad blocker I would not install these applications.

AdAway làm việc như thế nào?

AdAway sử dụng file host để chặn các danh sách host được dùng cho mục đích quảng cáo. File host được lưu tại /system/etc/hosts có tác dụng ánh xạ tên host thành địa chỉ IP. Đây là cách làm thông dụng để định nghĩa tên host với địa chỉ IP, không sử dụng Domain Name System (DNS). Mọi tên host không mong muốn sẽ được trỏ tới địa chỉ 127.0.0.1 trên máy của bạn.

Tại sao tôi phải khởi động lại Android để thay đổi có hiệu lực?

Java trên Android quản lý cache DNS nội tại của nó. Hệ điều hành sẽ phản chiếu tệp host mới ngay lập tức (kiểm tra với ping trên command line) nhưng bạn cần khởi động lại Android để tạo lại cache DNS của Java

Sử dụng webserver trong AdAway như thế nào?

AdAway cũng làm việc mà không sử dụng webserver!

Bạn có thể bật webserver cục bộ trong cấu hình của AdAway để đáp ứng yêu cầu từ địa chỉ IP cục bộ 127.0.0.1. Điều đó có nghĩa là các yêu cầu quảng cáo từ ứng dụng sẽ được trỏ tới địa chỉ 127.0.0.1 thông qua webserver của AdAway.⏎
Một số ứng dụng từ chối làm việc nếu không kết nối được tới máy chủ quảng cáo. Phương thức này sẽ khiến chúng vẫn có thể làm việc, cho kết quả là trang trắng, không có hình quảng cáo.

Không chặn được quảng cáo trong ứng dụng XYZ!

Some hostnames may be missing in the provided hosts files from the Hosts Sources or the application has bundled the images to provide ads without accessing the internet.

You can log DNS requests (Menu->Log DNS Requests) from AdAway to find out which additional hostnames have to be blocked.

Add the suspicious hostnames to your own Blacklist by long pressing the entries in the Log and report these hostnames when you have verified them in the Forum Hosts Inbox of hosts-file.net.

Ứng dụng XYZ không chạy được nữa!

Some applications need to communicate with a hostname that is blocked by AdAway or refuses to work when the hostnames which should serve ads are not reachable. See http://code.google.com/p/ad-away/wiki/ProblemApps to get a list of known applications that have problems. Otherwise do as described before to find out which hostnames are needed and add them to your Whitelist under Your Lists and report them to the bug tracker of AdAway.

Chặn/bỏ chặn tên host bất kỳ như thế nào?

You can set up your own server providing a hosts file with hostnames that you want to block and add it to the Hosts Sources or add the hostnames you want to block to the Blacklist (=Black) under Your Lists. Additionally, hostnames you want to exclude from blocking can be added to the Whitelist (=White) and hostnames you want to redirect to a specific IP address belong to the Redirection List (=Redirection).

Tôi có thể tìm thêm nguồn host ở đâu?

Xem danh sách các host khác cho AdAway.

Tôi tìm thấy 1 lỗi trong AdAway!

Hãy báo cáo lỗi này thông qua hệ thống báo lỗi của AdAway.