Add a touch more detail to readme instructions #1
|
@ -1,5 +1,7 @@
|
||||||
# Building
|
# Building
|
||||||
|
|
||||||
|
Clone repo, open project in Android Studio.
|
||||||
tan marked this conversation as resolved
Outdated
|
|||||||
|
|
||||||
Make sure the required Android NDK platforms are installed, and the environment
|
Make sure the required Android NDK platforms are installed, and the environment
|
||||||
variable `ANDROID_NDK_TOOLCHAIN_DIR` is configured correctly.
|
variable `ANDROID_NDK_TOOLCHAIN_DIR` is configured correctly.
|
||||||
|
|
||||||
|
@ -8,3 +10,7 @@ On Windows, this might be a path such as the following (NDK "Side by side" SDK t
|
||||||
```
|
```
|
||||||
%LOCALAPPDATA%\Android\Sdk\ndk\25.1.8937393\toolchains\llvm\prebuilt\windows-x86_64\bin
|
%LOCALAPPDATA%\Android\Sdk\ndk\25.1.8937393\toolchains\llvm\prebuilt\windows-x86_64\bin
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Set your API ID and hash in the rust code.
|
||||||
tan marked this conversation as resolved
Lonami
commented
We could add a link to the relevant file here, and a mention to my.telegram.org to obtain the values. We could add a link to the relevant file here, and a mention to my.telegram.org to obtain the values.
tan
commented
i dont know which one it is ngl > We could add a link to the relevant file here
i dont know which one it is ngl
|
|||||||
|
|
||||||
|
Sync gradle files, and "build" should work.
|
||||||
tan marked this conversation as resolved
Outdated
Lonami
commented
I think this could use a few more words too but I can't think of any. I think this could use a few more words too but I can't think of any.
|
|||||||
|
|
Loading…
Reference in New Issue
We no troglodyte. We words can use.
Does open work or does it need to import a gradle file?
you can open a folder