mirror of https://github.com/grpc/grpc-java.git
update android example readme
This commit is contained in:
parent
61422d6295
commit
46687fe705
|
|
@ -27,14 +27,7 @@ $ cd grpc-java
|
||||||
$ # follow the instructions in 'How to Build'
|
$ # follow the instructions in 'How to Build'
|
||||||
```
|
```
|
||||||
|
|
||||||
**3 Prepare the app**
|
**3 Install the app**
|
||||||
- Clone this git repo
|
|
||||||
```sh
|
|
||||||
$ git clone https://github.com/grpc/grpc-java
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
**4 Install the app**
|
|
||||||
```sh
|
```sh
|
||||||
$ cd examples/android
|
$ cd examples/android
|
||||||
$ ./gradlew installDebug
|
$ ./gradlew installDebug
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue