Singsys blog: Mobile Apps

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…)

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…)

Apple launches iPad mini with Retina Display

Apple store has finally released the iPad Mini 2 with retina display. iPad Mini is now available for purchase on its official online store.

 

(more…)

Lenovo Launches ‘Yoga’ Android Tablet

Recently Lenovo has launched ‘Yoga’ Android Tablet with curved handle and 18 hours of Battery at an event in Los Angeles.

 

(more…)

Use Mapkit framework to create a custom annotation view over map view

We use Maps to find places and directions. The MapKit framework makes it easy for developers to create custom annotation view to implement applications which can make use of the maps in the applications. To create a custom annotation view over map view usingĀ  Mapkit framework just follow these simple steps. (more…)