Kotlin-Rust Architecture
produceState
: convert non-Compose state into Compose state may be what we need to create these "observables".
Adaptive Layout
There's other tips which may be useful such as using Singletons or [AlertDialog
](https://developer.android.com/code…
JNI Bindings
If we go the manual route, the Guide to JNI (Java Native Interface) has an example on how to create Java objects from C++, which could prove useful:
publ…
Kotlin-Rust Architecture
In the Get data from the internet course, it works through the following [ViewModel
](https://github.co…
Background Services
StackOverflow has this to say regarding using threads vs proper services:
Services
Add a touch more detail to readme instructions
I think this could use a few more words too but I can't think of any.
Add a touch more detail to readme instructions
We could add a link to the relevant file here, and a mention to my.telegram.org to obtain the values.
476f80cb5e
Integrate with Telegram's API
9c33d1fbb0
Add dependency on native Rust project
fee6c52606
Add navigation
ae7aa10748
Commit gradle migration settings
6e856fa70f
Use atomic state update in chat view model