Proof Of Concept to run a Matrix client on Android devices using the Matrix Rust Sdk and Jetpack Compose
Go to file
Benoit Marty 4dc26a4ffa Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00
.idea Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00
app Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00
gradle/wrapper Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00
.gitignore Initial commit 2022-10-06 09:59:25 +02:00
LICENSE Initial commit 2022-10-06 09:59:25 +02:00
README.md Initial commit 2022-10-06 09:59:25 +02:00
build.gradle Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00
gradle.properties Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00
gradlew Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00
gradlew.bat Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00
settings.gradle Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00

README.md

element-x-android-poc

Prrof Of Concept to run a Matrix client on Android devices using the Matrix Rust Sdk and Jetpack compose