android - How to make a screenshot of an Activity? -
i have nice question :). create checkbox if activated phone makes screenshot of specific activity
of application in specific hour. mean: click on checkbox, , @ 12.00 automatically i'll have screenshot of main activity
example. possible? root required?
there's no root needed. check this:
http://code.google.com/p/android-screenshot-library/
next check alarmmanager
:
http://developer.android.com/reference/android/app/alarmmanager.html
Comments
Post a Comment