How to install orhanobut/logger. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
orhanobut/logger Installation Guide
How to install orhanobut/logger. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for orhanobut/logger. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i orhanobut/loggeror
Install via npx
npx @hexmos/ipm i orhanobut/loggerPrerequisites
Android Studio
build_toolVersion: 4.0.1
Gradle
build_toolVersion: 7.0.1
Android SDK
system_packageJava Development Kit (JDK)
knowledgeVersion: 8u251
Android Debug Bridge (ADB)
system_toolVersion: 4.0.1
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Download and Initialize
implementation 'com.orhanobut:logger:2.2.0'
Logger.addLogAdapter(new AndroidLogAdapter());Check Android Arsenal for the latest version
android-arsenal.com/details/1/1658Read about the latest updates on Android Weekly
https://androidweekly.net/issues/issue-147Post Installation Steps
- Open the app in your emulator or device.
- You can now start using the application.
