Add a touch more detail to readme instructions #1
|
@ -1,6 +1,6 @@
|
|||
# Building
|
||||
|
||||
Clone repo, open project in Android Studio.
|
||||
Clone the repo, then open the project in Android Studio.
|
||||
|
||||
Make sure the required Android NDK platforms are installed, and the environment
|
||||
variable `ANDROID_NDK_TOOLCHAIN_DIR` is configured correctly.
|
||||
|
@ -13,4 +13,6 @@ On Windows, this might be a path such as the following (NDK "Side by side" SDK t
|
|||
|
||||
Set your API ID and hash in the rust code.
|
||||
tan marked this conversation as resolved
|
||||
|
||||
Sync gradle files, and "build" should work.
|
||||
Change the Cargo.toml to point to a local grammers source tree and remove the version argument.
|
||||
|
||||
Sync gradle files, and Android Studio's "build" and "run" should Just Work.
|
||||
|
|
Loading…
Reference in New Issue
We could add a link to the relevant file here, and a mention to my.telegram.org to obtain the values.
i dont know which one it is ngl