reportoandroid

An android report library that allows to collect the app data like logcat, preferences, databases and then share it.

License

License

GroupId

GroupId

io.github.ohoussein
ArtifactId

ArtifactId

reportoandroid
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

reportoandroid
An android report library that allows to collect the app data like logcat, preferences, databases and then share it.
Project URL

Project URL

https://github.com/OHoussein/ReportoAndroid
Source Code Management

Source Code Management

https://github.com/OHoussein/ReportoAndroid/tree/master

Download reportoandroid

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
androidx.constraintlayout » constraintlayout jar 2.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4