In this tutorial, we’re going to explore how to use the Switch statement in developing Android apps using Java. We’re not going to use Android Studio for this purpose. We’re going to... Read More
Download And Install IntelliJ IDEA For Windows
IntelliJ IDEA is one of the best available Integrated Development Environment(IDE) for developing Java programs. It’s developed by the famous JetBrains. This tutorial is all about installing it ... Read More
Ultimate Windows Tweaker 4.2 Now Supports Windows 10 Anniversary Update And Brings New Tweaks
It’s Anniversary celebration time! Yes, Ultimate Windows Tweaker 4 has completed 1-year and we’re releasing the second big update to it. Ultimate Windows Tweaker 4.2 brings some great improvements to... Read More
Desktop Icons Spacing Controller 2.1 For Windows 10/8.1/7
Today, we are going to release a tool to control the spacing between Icons of Desktop. It lets you control horizontal spacing and vertical spacing in a cool way. It supports Windows 10, Windows 8 and... Read More
Get Back Around 25 GB Of Space After Upgrading To Windows 10 Version 1607
Windows 10 Anniversary Update started rolling out to users this week. It brings great enhancements like improved Cortana, Windows Ink, Improved Start Menu etc. If you performed a direct upgrade from t... Read More
How To Get Windows 10 Anniversary Update Right Now?
Microsoft’s much anticipated and second big update to Windows 10 is here. It comes with lots of new features, innovations, and improvements. Microsoft has already started rolling out this major ... Read More
Windows 10 Free Upgrade Offer Closing On Friday
That’s the last chance! Yes, free upgrade offer for existing Windows 7/8 users is expiring on Friday. Microsoft has already stated clearly that the offer will close on 29th July. This date also ... Read More
Live HTML Makes HTML Coding Easier
We’re happy to release a new tool to help HTML and CSS programmers. Live HTML is a simple tool to perform HTML/CSS coding. Simply start coding in the left box and get output on the right side. As soo... Read More
How to run particular code only once at every Android App Start?
Please note that this tutorial explains to run some piece of code only once at EVERY App start. Don’t confuse it with “How to run some piece of code only once per lifecycle?”. Most of the android de... Read More