android 2.3.3으로 업데이트 되면서 ..

 

rooting 없이 screen capture 가 된다는 소문을 들었습니다.

 

실제로 구글링해보니

 

아래와 같은 기사가 뜨긴하네요..

 

Android 2.3.3 to allow screenshots without rooting

Posted on Monday, Feb 28, 2011 by Jerry Hildenbrand

the ddms utility

Changes in the Android 2.3.3 Gingerbread source will allow applications to take screenshots without rooting your phone.  We've always been able to take screenshots using the SDK and the ddms utility (which you can see above), and some third-party manufacturer skins have enabled it -- both accidentally and on purpose. But with Android 2.3.3 it appears that applications will be able to do it without rooting on stock Android.  This is because of some changes in the way the SurfaceFlinger service handles what it captures from the framebuffer.  For more info, have a look here.  It's something that many users have been requesting, and security issues aside, something long available on most other smartphone platforms. (Wave to your screenshot-less Windows Phone friends, everybody!)

Of course we have to wait for 2.3.3 to filter down to everyone before we see apps take advantage of this for most phones.  But if you've rooted and are already rocking Gingerbread, it shouldn't be long before your favorite developer integrates this and any other small tweaks that come with the latest version.  Then again, you can use any of the methods on the Market to capture your screen if you're already rooted.  So goes Android's circle of life, I guess.  Hopefully, manufacturers get 2.3.3 pushed out soon and we all can enjoy. 

 

<출처> www.androidcentral.com

 

android 2.3.3은 이미 release가 된 것으로 알고 있고, SDK 2.3.3을 찾아봐도 이를 위해 제공되는 API가 존재하는 것도 아니고,

NFC에 관련된 내용만 있을뿐 screen capture와 관련된 내용은 언급이 없네요...

 

여기에 관련된 내용 아시는분 계신가요?