Beagle

A smart, reliable, and highly customizable debug menu library for Android apps that supports screen recording, network activity logging, and many other useful features.

License

License

GroupId

GroupId

io.github.pandulapeter.beagle
ArtifactId

ArtifactId

ui-activity
Last Version

Last Version

2.8.2
Release Date

Release Date

Type

Type

aar
Description

Description

Beagle
A smart, reliable, and highly customizable debug menu library for Android apps that supports screen recording, network activity logging, and many other useful features.
Project URL

Project URL

https://github.com/pandulapeter/beagle
Source Code Management

Source Code Management

https://github.com/pandulapeter/beagle

Download ui-activity

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.pandulapeter.beagle : internal-common jar 2.8.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.21
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.6.0
io.github.pandulapeter.beagle : internal-core jar 2.8.2
io.github.pandulapeter.beagle : internal-utilities jar 2.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.2
2.8.1
2.8.0