mirror of
https://github.com/PurpleI2P/i2pd-android.git
synced 2025-03-13 05:51:12 +00:00
fix urls in readme
This commit is contained in:
parent
0567ab122e
commit
2e9d96c12e
@ -2,7 +2,9 @@
|
|||||||
|
|
||||||
### Install OpenJDK, gradle, download Android SDK and NDK r19c
|
### Install OpenJDK, gradle, download Android SDK and NDK r19c
|
||||||
https://gradle.org/install/
|
https://gradle.org/install/
|
||||||
|
|
||||||
https://developer.android.com/studio#downloads
|
https://developer.android.com/studio#downloads
|
||||||
|
|
||||||
https://developer.android.com/ndk/
|
https://developer.android.com/ndk/
|
||||||
|
|
||||||
### Clone repository with submodules
|
### Clone repository with submodules
|
||||||
@ -14,4 +16,4 @@ https://developer.android.com/ndk/
|
|||||||
|
|
||||||
gradle clean assembleDebug
|
gradle clean assembleDebug
|
||||||
|
|
||||||
You will find APKs in app/build/outputs/apk
|
You will find APKs in `app/build/outputs/apk`
|
Loading…
x
Reference in New Issue
Block a user