Android :: How To Capture Screen Size At Initialization?
Nov 21, 2010
Trying to code a simple Live wallpaper for android. I'm having trouble finding out how to capture the screen size at initialization.Any thoughts on how I might can accomplish this?
View 2 Replies
Sep 7, 2009
I want to use screenshot kind of application in my own application. So that I can take picture in any format and save it. There is one function getDrawingCache() which does that, but it only save picture what is available on the screen. It does not capture beyond screen if the picture is big.
View 2 Replies
View Related
Mar 5, 2009
I'm having trouble getting a screenshot. I installed the SDk, Eclipse, the drivers, enable usb debugging, like the instructions say. I open DDMS and it recognizes my phone without any problems. When I try to do a screen capture, it says screen not available. In the command box it says "timeout" and "truncated reply from ADB fb data". Does anyone know what I'm doing wrong?My phone isn't rooted and is running RC33. I'm running windows vista on my computer.
View 3 Replies
View Related
Jun 14, 2010
i was wondering if any of you had suggestions for a screen capture app that didn't require the SDK. If it didn't require me to root my phone that would also be a plus but i'll take what I can get.
View 1 Replies
View Related
Nov 11, 2009
I was wondering if there is a way to take a screenshot of the current screen inside the mobile phone using a service (I know how to do it through DDMS though)
View 2 Replies
View Related
Mar 19, 2012
I know using HOME and VOICE button can capture the screen without ROOT under 4.0 system, but now I need capture it using API in my code.
View 3 Replies
View Related
Mar 11, 2010
Ive got a rooted Moment and Im trying to use one of the screen capture apps on the market but no matter which one I use all my screenshots come out blank (black to be exact). Ive tried taking a shot of both my GDE homescreens and the default homescreen and it doesnt change.
View 2 Replies
View Related
Jun 18, 2010
Is there an app that captures what goes on my screen?
View 3 Replies
View Related
Sep 8, 2010
I am looking for a screen capture utility that DOES NOT require a rooted phone.HOW IDIOTIC, suppose I want to screen capture as a user, to help a developer do documentation? This is absurd that there's no apps for the rest of us honest users.there's something if I connect it to my PC. C'mon, I don't have to connect my home PC to some other computer to take screen snapshots. I want an app that works on the phone itself, and does not require root access.
View 27 Replies
View Related
Mar 31, 2010
I am designing a home screen widget. I ran this widget on a HTC Hero device, which has a screen of 320 pixels * 480 pixels with mdpi. It ran perfect on HTC Hero. The widget takes 3 cells * 2 cells space, i.e. 240 pixels * 200 pixels.Then I ran this widget on a Nexus One device, which has a screen of 480 pixels * 800 pixels, mdpi. Since Nexus One also is mdpi, so I though 240dip is equivalent to 240 pixels on Nexus One and 200dip is equivalent to 200 pixels on Nexus One, so the widget will not take 3 cells * 2 cells space on Nexus One device. To my surprise, when running on Nexus One device, the widget take exact 3 cells * 2 cells, about 360 pixels * 300 pixels, on Nexus One device.I am confused. The layout xml above specifies 240dip in width and 200dip in height for the widget, but why did it take 360 pixels * 300 pixels on Nexus One Device? What am I missing?
View 2 Replies
View Related
Dec 19, 2012
I am programming an app using an absolute layout (@ eclipse). How to fit the button size with the screen size? (I have four buttons per row).
View 1 Replies
View Related
Jun 18, 2010
How to capture the android device screen content and make an image file using the snapshot data?which api I should use or where to find related resource?
View 5 Replies
View Related
Aug 9, 2010
I was wondering if anyone knows of a tutorial explaining how to capture the video from the camera on an Android device and then display the video in real time on the screen? I have looked up MediaRecorder, MediaPlayer, Videoview but they all seem concerned with recording audio/video to a file or playing audio/video from a file or a URL. I simply want to be able to take the data from what the camera is seeing and display it on the screen.
View 1 Replies
View Related
Jul 20, 2010
i have difficulities locating the screen capture software for me Samsung Eclair, i hope someone can give me the detail direction where can i get this application (or manual way of doing it), i have an assignment due nextweek.
View 15 Replies
View Related
Oct 6, 2010
I wanted to know, is there an app that I can use for screen capture for non rooted 2.1 android?
View 3 Replies
View Related
Feb 23, 2012
I wanna do screencaptures and make videos. wats s the best tool !?
View 3 Replies
View Related
Sep 29, 2013
is their any screen caturing utility for Samsung Galaxy Core Duous I8262. So far i searched and some i got from Google play but it fails to take any, some errors pop's up. Since I8262 is not rooted, rooted application doesn't run, so i got one screenshot ultimate and other but it didn't work.
View 2 Replies
View Related
Jul 1, 2010
I need to make a video as a DEMO for one application I have developed. I know that there are some experimental applications that use DDMS and achieve a framerate of 5-6 fps. This framerate is completely insufficient for my purposes since the application has smooth animations that i would like to show. Is there anyone that has found a way to do a real time screen capture on android? Should I settle for a capture of the emulator or a real video done with a real camera?
View 2 Replies
View Related
May 20, 2010
I noticed that after upgrading to 2.1 my camera app lost its on screen capture button (the shutter like). Is this right?
View 3 Replies
View Related
Sep 9, 2010
I originally wanted a Droid X, up until I saw the fascinate today and now thats all I can think about. I am getting mine this weekend and wanted to open a thread where people can post their screenshots and wallpaper in order inspire everyone and be inspired. Please make sure is is sized properly so the thread is not jacked up. I'll start by posting some wallpapers since I don't have my phone yet. Resolution is 960 x 800 Finally got my phone, and wanted to add this here, this is how to take screen shots of your phone if you are not rooted. I am a new android user, so I have not had a lot of experience with this, we will all learn from each other together.
Go here, Java SE Downloads - Java SE Downloads - Sun Developer Network (SDN)
Download the JDK and install that.
After you're done installing that, go to Android SDK | Android Developers
and download the SDK for whatever Platform you have and Install that.
YouTube - How to Screen Capture your Android Phone?
View 49 Replies
View Related
Aug 27, 2010
I would like to implement some sort of remote assistance tool (like vnc) for Android. Is there the possibility to capture a screen programmatically on the device?
View 3 Replies
View Related
Feb 19, 2010
I overheard someone say there was an app that blanked or put a decoy screen on the screen while taking video, does anyone know what this app is called, if it exists?
View 1 Replies
View Related
Aug 24, 2009
I would like to create a shortcut link to screen capturing of my android on the desktop, so I can do it faster, without having to open Eclipse.
View 2 Replies
View Related
Apr 14, 2010
Can we use DDMS to take a screen capture with a device skin? Right now I'm just getting the exact screen rect area in my screen captures..
View 1 Replies
View Related
Nov 3, 2010
How to use code to capture screen on android phone?
Can someone give some demo code to guide me?
View 2 Replies
View Related
Sep 4, 2012
Here how you can capture screen in Android 4.0 Ice Cream Sandwich (ICS):
1) Open the screen to be captured.
2) Press and hold Volume down and Power buttons and the screen will be captured and will be saved in Gallery under Screenshots folder.
View 1 Replies
View Related
Sep 21, 2012
I'm looking for a screen capture app that lets me record my gameplay off my Android. I have tried Screencast PRO , but I don't get no video after I open the game I am trying to record or it lags up bad , audio isn't synced correctly , and pieces of the notification bar are included in the video . I'm using the Droid Razr running on AOKP ICS 4.0.4 Rooted.
View 2 Replies
View Related
Feb 8, 2010
Is it possible to start an activity from the built-in Camera app after the user touches the on-screen Capture button?
View 4 Replies
View Related
Sep 12, 2010
I am new here and I came from Symbian and Linux, for all the phones I've used there are at least one application for screen capture and one for time clock synchronization, both are very useful and basic task we will do with a smartphone, but on the Android I found none that can work without a 'rooted' phone. I don't know how other phones do it, but I know the reason for a 'rooted' phone is to be able to access the framebuffer for screen capture for example and this may be risky, I suppose it is simply a sub-routine call to the BIOS will do without the need for a complete 'open access' system. I know there is a way to capture the screen without a rooted phone, but the phone must be connected to a PC and I feel this is dumb and inconvenient, I may be completely wrong about Android, please fill me in.
View 5 Replies
View Related
Aug 9, 2010
Is there a way/app to take a pic of my screen without being rooted?
View 2 Replies
View Related