SaaSHub helps you find the best software and product alternatives Learn more →
Scalaonandroid Alternatives
Similar projects and alternatives to scalaonandroid
-
-
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.
-
-
-
-
-
-
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better scalaonandroid alternative or higher similarity.
scalaonandroid discussion
scalaonandroid reviews and mentions
Posts with mentions or reviews of scalaonandroid.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-17.
-
JavaFX In Action with Maciej Gorywoda about FxCalculator, an Android app built with Scala and JavaFX
GitHub repository with examples.
-
Fx Calculator: A calculator for Android written in JavaFX (and Scala)
Here's the 1.0.0 version of FxCalculator
-
Android development.
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
- JavaFX Cross-platform Mobile Apps
-
Do you contribute to open-source android projects?
https://github.com/makingthematrix/scalaonandroid - that's my weekend project
-
Can Javafx application be deployed to Android?
I'm experimenting with this idea: https://github.com/makingthematrix/scalaonandroid
-
How does Gluon's GraalVM based substrate work?
You can build a mobile app with GraalVM Native Image and JavaFX, but without Gluon - I have one such example: https://github.com/makingthematrix/scalaonandroid/tree/main/HelloFXML
-
How do I include multiple FXML files in one project?
In my case, I put them as separate files in the resources/ folder, like here with main.fxml and history.fxml. And then I load them separately in the code:
-
9 years later but we finally have the answer
https://github.com/makingthematrix/scalaonandroid - Here's a repo where I'm doing some experiments with this approach, putting Scala on top of it (it's GraalVM so I can write in Scala if I want to, ha).
-
Java to Android project conversion
This can feel a bit hacky, but... here's my tutorial how to use GraalVM and Gluon to write an Android app in Scala. You can follow it step by step, just ignore the Scala part. https://github.com/makingthematrix/scalaonandroid
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Sep 2026
Stats
Basic scalaonandroid repo stats
12
182
2.5
about 1 year ago
makingthematrix/scalaonandroid is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of scalaonandroid is Scala.