SLF4J Android Binding provides a logging implementation for Android using the SLF4J API.
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-android</artifactId>
<version>1.7.36</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Gets a logger and logs an info message.
Replace dependency with org.slf4j:slf4j-simple or ch.qos.logback:logback-android.
No dependency data recorded yet.