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 8301541
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T16:59:16+00:00 2026-06-08T16:59:16+00:00

In my application I need to load a web page. this page includes a

  • 0

In my application I need to load a web page. this page includes a video player. this is my code:

webView = (WebView) findViewById(R.id.webView);
webView.getSettings().setJavaScriptEnabled(true);
webView.loadUrl("http://astroapps.static.appxtream.com/resepi_video.php?mediaId=209375&height=400&width=240");

Also I have activated hardware acceleration in manifest file.

<activity android:name = ".WebVideoPlayer" android:hardwareAccelerated="true"/>

When I launch application, screen shows a background while it doesn’t play when i click it. When I copy/paste above link in browser of computer it displays the video. What is my mistake?

Any suggestion would be appreciated. Thanks

  • 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-08T16:59:19+00:00Added an answer on June 8, 2026 at 4:59 pm

    I am confused. Hans and Rocel point out, the video seems to require the Flash player (at least in the browser). But the movie player source says to use HTML5 when on Android. So which is it? Can you get just the video itself, without all the wrapper layers?

    More:

    Is this a bug in the Movideo player? It says it prefers Flash to Android (in which case the above contributors’ advice to install Flash would be right on the money), but the array appears to be backward.

        var AndroidApplicationAliasResolver = function() {
    
        // ordering is important!
        // has flash, use first available of flash and android
        // has not flash, android
    
        var search,
            types = [
                { name:'android',   useHTML5:true },
                { name:'flash',     useHTML5:false }
            ];
        ...
    

    More:

    Okay, I know this much: When viewed in the browser, there is a <div> that holds data about the video player. This then gets instantiated and played in the following <script>.

    In the (PC/Mac) web browser, this <div> contains the information necessary to specify a Flash video player.

    On the Android device, this <div> is simply empty. The code in the video player that is supposed to insert the <div> body into the DOM if the enclosing web page doesn’t work.

    That, in short, is why your video doesn’t play.

    How did I learn all this?

    I opened the URL you provided in the Chrome web browser on Android.
    Then I followed the instructions to turn on remote debugging and inspected the HTML of the Android version, and compared it to the desktop version.

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

Sidebar

Related Questions

In our application, we parse a web page and load it into another page
I am making a simple javascript application where I need to load an xml
In my Silverlight application, I load all the images I need at application start
I need to have a Win32 application load a hard coded AES-256 key, ideally
I need to write a MultiThreaded Java Application that will be used to load
I need to change database and settings when my customers load the application (xap)
In the java web application need to select the file from server and print
Almost all the activities in my application need to interact with a web server
I am working on asp.net, C# web application. Working on my main page in
I have created a web application in which there are two menus which load

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.