How to install ReactiveX/RxAndroid. 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.
ReactiveX/RxAndroid Installation Guide
How to install ReactiveX/RxAndroid. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for ReactiveX/RxAndroid. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i ReactiveX/RxAndroidor
Install via npx
npx @hexmos/ipm i ReactiveX/RxAndroidPrerequisites
Android Studio
build_toolVersion: 4.0.3
Gradle
build_toolJava Development Kit (JDK)
system_packageAndroid SDK
system_packageVersion: 29.0.1
Maven
build_toolVersion: 3.6.0
Git
system_packageVersion: 2.34.1
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Clone and Build
cd RxAndroid/
./gradlew buildPost Installation Steps
- Open the app in your emulator or device.
- You can now start using the application.
