quickshot

Capture images of any View, SurfaceView or Bitmap from your Android app in: .jpg .png or .nomedia with simple oneliner codes.

License

License

GroupId

GroupId

io.github.muddz
ArtifactId

ArtifactId

quickshot
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

quickshot
Capture images of any View, SurfaceView or Bitmap from your Android app in: .jpg .png or .nomedia with simple oneliner codes.
Project URL

Project URL

https://github.com/Muddz/QuickShot
Source Code Management

Source Code Management

https://github.com/Muddz/Quickshot

Download quickshot

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.muddz/quickshot/ -->
<dependency>
    <groupId>io.github.muddz</groupId>
    <artifactId>quickshot</artifactId>
    <version>1.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.muddz/quickshot/
implementation 'io.github.muddz:quickshot:1.4.0'
// https://jarcasting.com/artifacts/io.github.muddz/quickshot/
implementation ("io.github.muddz:quickshot:1.4.0")
'io.github.muddz:quickshot:aar:1.4.0'
<dependency org="io.github.muddz" name="quickshot" rev="1.4.0">
  <artifact name="quickshot" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.muddz', module='quickshot', version='1.4.0')
)
libraryDependencies += "io.github.muddz" % "quickshot" % "1.4.0"
[io.github.muddz/quickshot "1.4.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0