2

I'm trying to make a simple eclipse project that only takes one screenshot using the android-screenshot-library. The thing is that the documentation is very very poor and I'm having a hard time understanding how to set up this very very simple project.

Anyone knowing about some example project in the web? or useful tutorial (step-by-step kind of thing).

Pedantic
  • 5,012
  • 2
  • 21
  • 37
jpaguerre
  • 1,020
  • 1
  • 12
  • 19

2 Answers2

0

Have look at this.

Android Screen Shot Library

Sagar Shah
  • 4,002
  • 1
  • 22
  • 35
-1

Follow the tutorial here. It isn't about pictures and cameras, but it's simple enough to get you started. Then post code of what you have tried and ask and more pointed question: http://developer.android.com/training/basics/firstapp/index.html

Martin
  • 4,445
  • 4
  • 23
  • 30