You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to communicate with Android web :
so I need to know that :
1、Can this package start at server ? if can ,please tell me how should set the parameter.
2、Can you provide a android version package? or tell me how to compile this code to android version.
thanks a lot !!!
The text was updated successfully, but these errors were encountered:
I'm not familiar with how to run this for android, however, you should be able to use pure gRPC for mobile apps, no need for this proxy. Have you tried the official Android gRPC guide? https://developer.android.com/guide/topics/connectivity/grpc
I need to communicate with Android web :
so I need to know that :
1、Can this package start at server ? if can ,please tell me how should set the parameter.
2、Can you provide a android version package? or tell me how to compile this code to android version.
thanks a lot !!!
The text was updated successfully, but these errors were encountered: