capture screenshot of playing video and mailing that screen shot

后端 未结 1 1727
面向向阳花
面向向阳花 2021-01-29 06:08

I am playing video, i need to capture video screen shots. - after i need to mail are share it.

Please provide me examples are any links.

Thanks, Chandu

相关标签:
1条回答
  • 2021-01-29 06:48

    If you don't want to do it programmatically, just use eclipse and go to DDMS, and use screen capture, may be this is useful for you : http://www.howtoforge.com/how-to-take-screenshots-of-your-android-smartphone
    but if you want to do it programmatically, see this : Screen Capture in android

    0 讨论(0)
提交回复
热议问题