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…)
Nov 13th, 2013
You can draw anything by using GestureOverlayView class in android.
Required:-
1. Implement the OnGesturePerformedListener interface
2. Override onGesturePerformed method.
Nov 12th, 2013
Apple store has finally released the iPad Mini 2 with retina display. iPad Mini is now available for purchase on its official online store.
Oct 31st, 2013
Recently Lenovo has launched ‘Yoga’ Android Tablet with curved handle and 18 hours of Battery at an event in Los Angeles.
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…)