Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic sign-in process #3

Open
9ary opened this issue Feb 16, 2021 · 1 comment
Open

Basic sign-in process #3

9ary opened this issue Feb 16, 2021 · 1 comment

Comments

@9ary
Copy link
Member

9ary commented Feb 16, 2021

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.

@9ary 9ary added this to the Minimal viable product milestone Feb 16, 2021
@expectocode
Copy link

(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))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants