Android development.

This page summarizes the projects mentioned and recommended in the original post on /r/scala

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

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

  • 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.

  • scalaonandroid

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

  • Im my free time I experiment with the GraalVM approach, which is quite different (JavaFX or ScalaFX for GUI, no Android SDK). You can take a look here: https://github.com/makingthematrix/scalaonandroid

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Fx Calculator: A calculator for Android written in JavaFX (and Scala)

    1 project | /r/JavaFX | 15 Jun 2023
  • JavaFX Cross-platform Mobile Apps

    1 project | /r/JavaFX | 9 Aug 2022
  • Can Javafx application be deployed to Android?

    1 project | /r/JavaFX | 10 Oct 2021
  • How do I include multiple FXML files in one project?

    1 project | /r/JavaFX | 26 May 2021
  • Java to Android project conversion

    1 project | /r/learnjava | 17 Feb 2021