You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first step would be a way to sign into Telegram and show events on the screen as they come in.
This involves code on the Rust and Android sides, and depends on #2.
The text was updated successfully, but these errors were encountered:
(from offline discussion)
We'll want to generate JNI bindings to call the telegram api - we could make use of a proxy kotlin class to avoid needing the name of our actual caller class in the Rust function name (#2 (comment))
The first step would be a way to sign into Telegram and show events on the screen as they come in.
This involves code on the Rust and Android sides, and depends on #2.
The text was updated successfully, but these errors were encountered: