sahilmidha / ASS

Android Screenshot Service (Content Observer + Service + Watermark) support from API 14

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASS

Android ScreenShot Service

My first github project :) Everyone is welcome to participate.

Screenshot output

recent usage video : https://www.youtube.com/watch?v=iLtDYKPe-cA&feature=youtu.be

  • normal

  • with watermark

Usage comonent

  • Android Remote Service
  • Content Observer (Using Content observer because FileObserver not working on 6.0)

Output

  • orginal screenshot file will be removed.
  • new file name will be created.

Android version

API14 ~
tested : GalaxyS2, GalaxyS3, LG G4 etc..

Reference

https://github.com/Piasy/RxScreenshotDetector

About

Android Screenshot Service (Content Observer + Service + Watermark) support from API 14

License:Apache License 2.0


Languages

Language:Java 100.0%