Scala 2.13 on Android (with GraalVM and Gluon Mobile)

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

AppSignal - Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com
sponsored
Kargo - Stop Scripting Promotions. Start Shipping with Kargo
Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
akuity.io
sponsored
  1. Graal

    GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

    So far I only encountered this problem during compilation and was able to avoid it with --report-unsupported-elements-at-runtime. But I'm only starting. The GraalVM team is working on this: https://github.com/oracle/graal/issues/2761

  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. cazadescuentos

    A platform to catch price drops while shopping online, powered by a browser extension, webapp, android app, and more

    Slinky does support react-native but I haven't tried it, the app I was referring to is this pwa with this small android wrapper (playstore link), the android wrapper was mostly auto-generated and it just have a small update to support sharing data to it from the browser, I understand the same can be done for iOS but I haven't tried just because I don't have a Mac.

  4. SlinkyDemos

    See for instance this demo source, deployed through expo, which uses a bunch of third party libraries like antd component library, react router, web view, custom fonts, playing audio, etc.

  5. bug

    Scala 2 bug reports only. Please, no questions — proper bug reports only.

    Okay, I finally got bitten by releaseFence :) But I found a solution. You can take a look here for a discussion over this: https://github.com/scala/bug/issues/11634 And I fxied it by adding this to my dependencies: https://mvnrepository.com/artifact/org.scalameta/svm-subs

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

  • Any good examples of an android app written in Scala?

    7 projects | /r/scala | 14 Oct 2022
  • Getting an error installing metals for lsp-mode

    2 projects | /r/scala | 20 Apr 2022
  • Using SWAR techniques to speed up parsing and serialization from/to JSON

    3 projects | /r/scala | 30 Mar 2022
  • JEP 544: Ahead-of-Time Code Compilation

    1 project | news.ycombinator.com | 10 Sep 2026
  • Java at the Edge: Managing Memory in Serverless and Modern APIs

    3 projects | dev.to | 12 May 2026