Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6094403
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T12:40:27+00:00 2026-05-23T12:40:27+00:00

Possible Duplicate: How to restrict Android device to not open some specific site e.g.youtube,

  • 0

Possible Duplicate:
How to restrict Android device to not open some specific site e.g.youtube, facebook

I am developing an application where a feature is to stop users to use YouTube or facebook while they are using the application. By some finding I came to know that I have to edit /etc/hosts …. but how … thats what I want to know…

some one told me to make entries in this file to restrict specific websites but for that I need root privileges.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T12:40:27+00:00Added an answer on May 23, 2026 at 12:40 pm

    There is no way to edit the /etc/hosts files from application code (code that is installed from the market or on a device that hasn’t been rooted).

    If the device has been rooted then you could just su and then write new data to it, but on a production device you won’t have the necessary permission.

    EDIT: what may make more sense (and I don’t know how easy/difficult this will be in practice) is to use a custom DNS server that resolves IP addresses you want to ban. If you log in with adb shell you can run getprop which will list all the parameters. Find the DNS parameters and then do setprop {dns parameter name} {new dns ip} where you point to a dns server you control.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Lock the Android device programmatically I want to lock the screen through
Possible Duplicate: Can we change the device time using an application? is that possible
Possible Duplicate: Why not use tables for layout in HTML? Under what conditions should
Possible Duplicate: before_filter :require_owner I am trying to restrict access to certain actions using
Possible Duplicate: or is not valid C++ : why does this code compile ?
Possible Duplicate: string1 >= string2 not implemented in Linq to SQL, any workarround? To
Possible Duplicate: Why does “abcd”.StartsWith(“”) return true? Whilst debugging through some code I found
Possible Duplicate: Updating progress dialog in Activity from AsyncTask I am developing my first
Possible Duplicate: Require a password to uninstall/remove application Hello everyone, I want to develop
Possible Duplicate: Why do I see a double variable initialized to some value like

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.