android-native-dependencies
Dependency resolver
Automates the resolution and download of Android native dependencies (.so) into jniLibs directory
Gradle plugin for resolving and downloading Android native dependencies (.so)
204 stars
15 watching
28 forks
Language: Groovy
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
splitties/refreshversions | A tool to simplify dependency management and version updates in Gradle projects | 1,657 |
ksoichiro/gradle-android-git | A plugin for managing Android app dependencies using Git commit hashes or tags. | 22 |
stephanenicolas/toothpick | A Dependency Injection library for Java and Android applications | 1,123 |
thiagokokada/nix-alien | Tool to automatically resolve dependencies and run unpatched binaries on Nix/NixOS systems | 533 |
ksoichiro/gradle-web-resource-plugin | A Gradle plugin to manage JavaScript dependencies without requiring Node.js or npm. | 23 |
jintin/andle | Tool to synchronize Android project dependencies and build configurations | 57 |
scijava/native-lib-loader | Tools to extract and load native libraries from Java archives. | 186 |
salsify/ember-cli-dependency-lint | Detects and reports conflicting version requirements of add-ons in an Ember application | 83 |
diverse-project/maven-miner | A tool that programmatically resolves Maven dependencies hosted in the central repository and stores them in a graph database. | 31 |
vector-of-bool/pubgrub | An algorithm for resolving dependencies between packages in a C++ project | 12 |
awslabs/aws-device-farm-gradle-plugin | Enables integration of AWS Device Farm with the Android Gradle Build system. | 61 |
nebula-plugins/gradle-dependency-lock-plugin | A plugin that allows developers to lock dynamic dependency versions to specific versions in their build.gradle files. | 293 |
lukefalsina/grab-n-run | Enables secure dynamic class loading in Android applications to prevent remote code execution and other security vulnerabilities. | 415 |
garysye/react-native-android-geolocation | A React Native module that enables access to Android Geolocation via the Google Play API | 18 |
athena-framework/dependency-injection | A service container framework for managing dependencies between software components | 9 |