scalroid VS dependency-analysis-gradle-plugin

Compare scalroid vs dependency-analysis-gradle-plugin and see what are their differences.

scalroid

A scala-kotlin-java joint compilation plugin built on Gradle, for native Android. (by chenakam)

dependency-analysis-gradle-plugin

Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins (by autonomousapps)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
scalroid dependency-analysis-gradle-plugin
1 9
32 1,623
- -
3.7 9.6
3 months ago 6 days ago
Groovy Kotlin
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

scalroid

Posts with mentions or reviews of scalroid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-11.
  • Android development.
    2 projects | /r/scala | 11 Mar 2023
    In the blog post, I write about two alternatives to writing standard Android apps - one with GraalVM Native Image, the other with React Native. However, recently someone made a new Gradle plugin that enables us to use Scala in modern standard Android projects, that is ones made with Android SDK: https://github.com/chenakam/scalroid You may create a project in Android Studio and then add this plugin to your Gradle file, create a folder for Scala source code, and put your Scala code there.

dependency-analysis-gradle-plugin

Posts with mentions or reviews of dependency-analysis-gradle-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-02.

What are some alternatives?

When comparing scalroid and dependency-analysis-gradle-plugin you can also consider the following projects:

jacoco-android-gradle-plugin - Gradle plugin that creates JaCoCo test reports for Android unit tests

android-buddy - Transform Android project classes with Byte Buddy at compile time

gradle-snowflake - A Gradle plugin for publishing JVM-based applications to Snowflake.

moko-resources - Resources access for mobile (android & ios) Kotlin Multiplatform development

gradle-license-plugin - Gradle plugin that provides a task to generate a HTML license report of your project.

secrets-gradle-plugin - A Gradle plugin for providing your secrets to your Android project.

cordova-plugin-proguard - :white_square_button: Cordova Plugin for ProGuard

gradle-lint-plugin - A pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts.

gradle-maven-publish-plugin - A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance.

android-stem - This is a Gradle plugin for Android applications that concatenates XML strings during compilation

scalaonandroid - A tutorial and examples of how to write Android apps in Scala 2.13 and Scala 3.