Singsys blog

TokBox launches WebRTC Archiving and Android SDK

Today Tokbox launches its WebRTC Archiving and Android. Now the developers who are working with WebRTC Archiving and android can now build native android applications and can archive live video chats in their apps.

 

(more…)

Use Apache Struts 2 to create and maintain enterprise-ready Java Web Applications

Apache Struts 2 is a smart, effective and extensible framework for creating enterprise-ready Java web applications. The framework is designed to streamline the full development cycle, from building, to deploying, to maintaining applications over time. (more…)

5 Useful CSS Tips and Tricks

 

Here are some simple yet effective and useful CSS tips and tricks for beginners.

 

(more…)

Motorola launches low cost Moto G Smartphone

Motorola today launched the low cost and highly affordable Moto G smartphone today, priced at $179.

 

(more…)

Use GestureOverlayView in Android for free hand drawing

You can draw anything by using GestureOverlayView class in android.

 

Required:-

 

1. Implement the OnGesturePerformedListener interface
2. Override onGesturePerformed method.

 

(more…)