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

  • SEARCH
  • Home
  • 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 9148119
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T11:11:15+00:00 2026-06-17T11:11:15+00:00

I am opening the URL by using following Intent. Intent browserIntent = new Intent(Intent.ACTION_VIEW,Uri.parse(actionURL));

  • 0

I am opening the URL by using following Intent.

Intent browserIntent = new Intent(Intent.ACTION_VIEW,Uri.parse(actionURL));
startActivity(browserIntent);

.first time it loads the page ,in that i might enter the some data.then once again if i try to open the same page,it is trying to display the old page where i entered some data.if i refresh then it is showing the latest page .but my requirement is every time page should refresh automatically?

  • 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-06-17T11:11:16+00:00Added an answer on June 17, 2026 at 11:11 am

    Two scenario can be considered here.

    • First it is your developed web page getting accessed from “asset” folder.
    • Second You are trying to access a website.

    1.If it is your web page, you need to write the code in javascript something like this:

        function refreshIt(){
          setTimeout('refreshIt()',5000);
        }
    

    2.If you are accessing the website.

    For this check out browser api:
    http://developer.android.com/reference/android/provider/Browser.html

    Try using”deleteFromHistory(ContentResolver cr, String url)” method to clear the history of the particular website, so that when it refreshes it gives you the new page.

    You cannot refresh it from the api level.

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

Sidebar

Related Questions

I'm using code similar to the following: http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/ I have a Flex app running
I am new to using the Play! framework and was following the tutorial on
I am using cookielib and some times opening a url in browser downloads many
I am opening a database connection to H2 with the following URL: jdbc:h2:../webapps/h2_db/MyDB;MODE=MySQL I
how to one page to another page without opening new window only url changed
I am opening a popup window in the following format : window.open('http://URL', 'invitationwindow', 'height=250,width=500,scrollbars=yes,resizable=yes,status=yes')
have a a problem with opening a new window using javascript. In Chrome and
Whenever I entered URL for opening a jsp page ..i am getting The requested
I am opening a file which has 100,000 URL's. I need to send an
When opening a new tkinter window, I only want the user to be able

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.