varun7952
varun7952
I am using SuperNova-Emoji for showing emoji icon in my app and now I tried to implement by this official guide but even after following official code with the library...
I am connecting to the websocket from android app with the help of okhttp library. I tried to look for the logs to debug when some user disconnects automatically. The...
I am trying my hands on websockets and i think its working too. I created a dummy php file to start a websocket server then at onOpen i am attaching...
I am following official [[Ratchet guide](http://socketo.me/docs/hello-world) to create websocket connection with server. I can connect and exchange message to the websocket with the terminal using telnet and also with windows...
Hi, WebRTC might be easy for android developer if someone from official aka Google provide some guide and it's implementation like this library. If there is any guide for android...
Hi i am trying porn detecting on [https://imgur.com/a/RiEDqzq](https://imgur.com/a/RiEDqzq) but it failed. What kind of algorithm you using for nudity detection. I also can't find any documentation for this. The second...
I have created a single instance of `ExoPlayer `to be used throughout a `RecyclerView ` in my app (a chat screen). When a user clicks on a video thumbnail, I...