Microsoft has announced a new service/import tool that will allow users to switch from Gmail to its Outlook.com mail service. So if you are considering to move from gmail to outlook mail service, you can do it easily with the new Outlook.com import tool.
Dec 12th, 2013
In android system, activity gets destroy in two scenarios.
1. When user press back button or write code in activity to destroy itself.
2. When activity is currently in paused/stopped state and it is not used in for a long time and current foreground activity requires more memory or resources.
Dec 10th, 2013
Recently Google has launched a new tool that allows users and photographers to create their own street view by using Android photo sphere.. According to Google this new tool will expand the reach and uses of Street View among all.
Are you too lazy to socialize ? Allow Google to do it for you. Google may be planning to let its software or automated bots do your socializing for you.
Dec 4th, 2013
1. Practice, practice, practice. And never be satisfied with the first thing that comes to mind. Always search for better ways to write clean and correct code.
2. Improve programming skills not just by reading code, writing code, reading books, watching screenshots and more but by implementing these codes.