Is there an Android API analogous to java.awt.Robot, i.e. an API allowing to take screenshots?
Robot class is only available in Java, this is not supported in Android, Too see what are the classes supported in Android, pls click this
Robot