Android development and debugging is a very exciting business.. But one small inconvenience made me unhappy – USB wire between my development host and Android device under debug… For quite a while I’m using only WiFi, no single cable running from my host to the router – why do i need all this hassle connecting to micro-USB port on the device ( and usually – as opposite to iPhone Lightning cable – I’m trying a wrong direction first)…
Building WebRTC libraries for Android
WebRTC (Web Real-Time Communication) is a JavaScript API to support Audio/Video/Data communication between web application clients – e.t. making each browser
Video chat SDK for Android
After inheriting an old outdated and broken intercom, I spend quite a time looking to repair or replace it. To my