grpc/examples/android
Ming-Chuan 08181286e3
Add a ChannelArguments option for sepcify custom binder intent (#28723)
User can use
`grpc::ChannelArguments::SetString("grpc.binder.custom_android_intent_action_name", "...")`
to set custom binder intent.
2022-02-09 13:54:27 +08:00
..
binder/java/io/grpc/binder/cpp Add a ChannelArguments option for sepcify custom binder intent (#28723) 2022-02-09 13:54:27 +08:00
helloworld Assert Android API >= v21 (#27943) 2021-11-05 19:04:05 -07:00