
50+ Linux Hacks: A Cheat Sheet for Command Line
Shortcuts are time saver, but when we switch to Linux is sometimes the only way to execute commands. This is the collections by Dave Child with the most used Linux…
Shortcuts are time saver, but when we switch to Linux is sometimes the only way to execute commands. This is the collections by Dave Child with the most used Linux…
Responsive design or Adaptive? Well, Responsive design is a subset of Adaptive design concept. But anyway, if your website is Responsive, (what i will recommend), and you are facing some…
jQuery can add amazing effects to your website. Here you have a the best jQuery plugins collection for a better page scrolling and navigation. After downloading to implement you have…
Settings inside your app allow uses to modify features and behaviors. When application is relaunched certain information are still stored. Of course we can provide a default value for each…
There are different ways to implement a list of multiple line items on Android Apps. They can be used for data selection as well as drilldown navigation. ListView is a…
In this Android Tutorial series, we will have some fun creating Buttons with listeners. So when we click (touch) a button some message will display or an action will be…
Creating views, bind data to lists, interact with user etc is task that an Activity have to take care. We will have a deeper look to this class. Before continuing…