[android-developers] screenshots

2012-04-06 Thread MANJINDER SANDHA
How to take screenshots in android???

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] screenshots

2012-04-06 Thread DISHITA JAIN
hi,
follow this 
link.http://www.intomobile.com/2011/06/01/howto-take-screenshots-android-devices/.
Hope this will work for you.

On Fri, Apr 6, 2012 at 7:08 PM, MANJINDER SANDHA
manjindersing...@gmail.com wrote:
 How to take screenshots in android???

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] screenshots

2012-04-06 Thread Ankita Kashyap
Use DDMS perspective to take screenshot in Eclipse.

WindowsShow PerspectiveDDMS

In DDMS perspective, there would be a Devices window in top-left corner.
There would be a small camera icon (if you hover your mouse icon then it'll
show tool tip as 'Screen Capture'). Click this icon and there you are!



On Fri, Apr 6, 2012 at 7:08 PM, MANJINDER SANDHA manjindersing...@gmail.com
 wrote:

 How to take screenshots in android???

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] screenshots capture concept in android

2012-04-06 Thread MANJINDER SANDHA
Hello all,
  I want coding to  capture screenshot of any screen in
android..

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] screenshots capture concept in android

2012-04-06 Thread MANJINDER SANDHA
Hello all,
  I want coding to  capture screenshot of any screen in
android..

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] screenshots capture concept in android

2012-04-06 Thread Mark Murphy
On Fri, Apr 6, 2012 at 11:22 AM, MANJINDER SANDHA
manjindersing...@gmail.com wrote:
              I want coding to  capture screenshot of any screen in
 android..

Use DDMS -- click on the camera icon in the Devices view.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 4.1 Available!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] screenshots capture concept in android

2012-04-06 Thread MANJINDER SANDHA
Hello all,
 I want coding to  capture screenshot of any screen in
android..

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] screenshots capture concept in android

2012-04-06 Thread Raghav Sood
Repeatedly asking the same question won't change the answer. Use the
feature provide in the android tools, namely the DDMS.

Raghav Sood
Sent from my Nexus S
On Apr 6, 2012 8:58 PM, MANJINDER SANDHA manjindersing...@gmail.com
wrote:

 Hello all,
  I want coding to  capture screenshot of any screen in
 android..

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] screenshots

2011-11-27 Thread lbendlin
yep, same happens on the HP TouchPad with CM7 - some kind of 565 vs 888 
mixup.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] screenshots

2011-11-27 Thread Mark Murphy
On Sun, Nov 27, 2011 at 9:29 AM, lbendlin l...@bendlin.us wrote:
 yep, same happens on the HP TouchPad with CM7 - some kind of 565 vs 888
 mixup.

Out of curiosity, what's the output look like?

The Qualcomm MDP turns everything pink. I hadn't considered trying to
cook up something that would re-interpret the data -- I figured the
problem was more fundamental. But if it's something as (relatively)
simple as 565 vs. 888, I could find a way to work around that.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 2.1
Available!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] screenshots

2011-11-27 Thread lbendlin
sent you the screenshot

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] screenshots

2011-11-26 Thread bob
Anyone know why my screenshots come out all jacked up on my Vizio tab?

Here's an example:

http://i1190.photobucket.com/albums/z449/m75214/vizio-1.png

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] screenshots

2011-11-26 Thread Mark Murphy
It's possible it's a bug in the device. Some devices do not send
appropriate screenshot data to DDMS. I've had a couple that did that,
notably the Qualcomm MDP.

On Sat, Nov 26, 2011 at 2:32 PM, bob b...@coolgroups.com wrote:
 Anyone know why my screenshots come out all jacked up on my Vizio tab?

 Here's an example:

 http://i1190.photobucket.com/albums/z449/m75214/vizio-1.png

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 4.1 Available!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Screenshots taken by Google+ App

2011-06-29 Thread mboehmer
Hi, I am just playing around with the Google+ Android app. I found that they 
have a function to send in feedback, which takes screenshots. How is this 
done on a device that is not rooted? The app does not have root access, and 
I assume/hope that it is only using APIs that are documented and available. 
Cheers, Matthias

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Screenshots that are uploaded to the marketplace are cropped.

2011-06-27 Thread Wrinkled Swuave AKA Peach Coddler
When I go to the market on my phone to look at my apps, the
screenshots (thumbnails) are cropped in a strange way.  When you click
on the thumbnails they open up fine.  (Again, this is all on the phone
at the market).

I noticed that other apps do not seem to have this problem, although I
noticed a few others had this problem but did not post how it got
resolved.

I am using .png at 320x480.   I used to have them at 400x800 (our
previous build used this screenshot size and it worked fine before!)
So I am at a loss as why this is happening.  I have double and triple
checked my settings.

Has anyone else had this issue?  How did you resolve it?

Thanks so much everyone!

J

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en