I am working on an app to take snapshots from the running programs in android. Is there a way to access another program or to get an instance of the running activity using a code? Also, in android 4.0 I can take screenshots using the power button. Is there a way to start this service using a code?
↧