Is it possible to create Android apps using Rust?

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

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

    The Dart SDK, including the VM, dart2js, core libraries, and more.

  • Flutter is written in Dart, and its C interop story isn't strong (all functions that have to be callable from C have to be specifically annotated, and it doesn't support named parameters, which are used all over the place in Flutter). Here is my ticket for that.

  • yew

    Rust / Wasm framework for creating reliable and efficient web applications

  • You could use Yew to write web apps, which can be opened on Android phones.

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

    Extensible Dart interpreter for Dart with full interop

  • ...which is what xml_layout and dart_eval are there for. However, at that point I wouldn't call it "writing Flutter applications in Rust" any more (which of course is just a subjective interpretation).

  • xilem

    An experimental Rust native UI framework

  • That said, Xilem is very close to that idea, but it's in its very early stages and nowhere near Flutter's capabilities.

  • android_rust_service

    Android App with foreground service using Rust Native Libraries

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • json-responder 1.1: dynamic path resolution

    3 projects | dev.to | 12 Feb 2024
  • Fellow Rust enthusiasts: What "sucks" about Rust?

    25 projects | /r/rust | 10 Mar 2023
  • An Introduction for TypeScript

    6 projects | dev.to | 31 Jan 2023
  • Wich language do you guys recommend learning??

    3 projects | /r/learnprogramming | 4 Dec 2022
  • On Automata in Rust

    3 projects | /r/rust | 25 Nov 2022