bitmap - Android: How can I get current screen image on canvas by running app in background using services -


i new in android app programming please body help.. thanx in advance

any of activities can draw canvas -- there plenty of answers on cover technique, such as: how take screenshot , share programmatically

a service of yours conceivably ask activity of yours draw canvas, unclear why service exists.

a service of yours cannot have arbitrary other activities, ones did not write, take screenshot in form.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -