Setup Kamailio SIP Server and Siremis for Voice call
SIP is Session Initial Protocol for starting an interactive user session that involves multimedia elements. It usually use for VoIP (Voice over...
SIP is Session Initial Protocol for starting an interactive user session that involves multimedia elements. It usually use for VoIP (Voice over...
In the early time, Google was announced C2DM service for sending message downstream to client application. C2DM has many weakness...
Google has developed new Material Design to improve better UI/UX in android application. The action bar was deprecated because it...
Splash Screen is a graphical image occur just a few second when starting the application. Android application may need to...
Mostly we develop an android application by using SDK which is java programming language. Other than that, NDK is very...
Android are able to let the android application to writing and reading text from a text file. There have two...
Android callback is very useful when come to specific situation such as button click event. In android, it have many...
Android ViewPager allow the user to swipe left or right for navigate to another page or view in the android...
Gallery widely used in displaying a list of thumbnails image but Gallery class was depreciated in API 16 which is Android version...
2D Card flip animation will be implement by animate flipping effect between two imageview in the Framelayout. It is very...