Screenshot from background service of another application (programmatically)

前端 未结 2 2032
小蘑菇
小蘑菇 2020-12-03 08:44

When I use the browser I want to save screenshots of the site that I visited. Because some pages disappear in the future. So I decided to do a background service that would

2条回答
  •  攒了一身酷
    2020-12-03 09:22

    • https://market.android.com/details?id=com.edwardkim.android.screenshotitfullnoroot&hl=en

      Doesn't need to be rooted.

    • http://maketecheasier.com/take-screenshots-on-android-phone/2010/07/16

      Would need to be rooted.

    Worst case scenario you can use android SDK while plugged in via USB and take screen shots.

提交回复
热议问题