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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:32:58+00:00 2026-05-28T13:32:58+00:00

I am trying to capture an image of the WebView component as it displays

  • 0

I am trying to capture an image of the WebView component as it displays a web page.

Why is the width always 800:

Picture screenie = webview.capturePicture();
Log.d(TAG, "W: " + screenie.getWidth() + " H: " + screenie.getHeight());
// 800 x 1200

I’ve changed the AVD resolution to 480 and many other combinations. I’ve used different built in skins too. Am I missing something?

I’m also using:

webview.getSettings().setLoadWithOverviewMode(true);
webview.getSettings().setUseWideViewPort(true);
  • 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-28T13:32:59+00:00Added an answer on May 28, 2026 at 1:32 pm

    You can try something like this :
    int imageWidth, imageHeight;

    Bitmap result = Bitmap.createScaledBitmap(bitmapPicture,
                            imageWidth, imageHeight, false);
    

    Here you can add your own width and height.
    bitmapPicture is the object of Bitmap.

    let me know, if this is of any help to you.

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

Sidebar

Related Questions

ok so im trying capture the webview on button click, of the web page
I'm trying to capture the picture I'm getting from webview.capturePicture() to save it to
I am trying to build a image capture for my iOS app, but I
I'm trying to capture the screen and then paint the image to a JFrame
I'm trying to capture key events in a mx:Image and I can't get it
I'm trying to capture an image using the camera and upload it to my
I'm trying to capture an image from the window mobile device using Qt. Is
I am trying to capture an image of the screen for use in screencasting.
I have been trying to implement this code , where i capture a image
I'm trying to capture an image from the camera preview and convert it to

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.