LinuxInstall Oracle Java JDK on LinuxIn this post we will find out how to install the official Oracle Java JDK on Linux. First, you need…Emanuele PapaFebruary 13, 2016 1 min
AndroidCustom Fragment Backstack in AndroidDealing with Fragments is always a pain: after some time I found a way to deal with them in a less…Emanuele PapaJanuary 31, 2016 1 min
AndroidAuto hide keyboard using Android EditTextDo you want to automatically hide your keyboard whenever you touch outside it? Please continue…Emanuele PapaDecember 14, 2015 1 min
AndroidAndroid Studio gitignore to avoid useless filesCreate a perfect Android Studio .gitignore file is sometimes tedious, so I have gathered some…Emanuele PapaNovember 20, 2015 1 min
AndroidMaking TextView with clickable link in AndroidI will explain how to create a TextView with inside a clickable link in Android. Do you want to open…Emanuele PapaNovember 19, 2015 1 min
AndroidW3MA GitHub Repository ShowcaseHi guys, this post is just to show you a link to the w3ma github repository showcase I will use to…Emanuele PapaNovember 18, 2015 1 min
LinuxAssign static device name using udev rulesHow can you assign static device name using udev rules to a USB device? Why do you need it? Imagine…Emanuele PapaOctober 24, 2015 1 min
LinuxMount NTFS partition at startupIn this post we will learn how to mount NTFS partition at startup in a very simple way. You can use…Emanuele PapaOctober 22, 2015 1 min
LinuxForce Ubuntu boot after power failureHello, in this blog post I will show a little trick to avoid your Ubuntu installation got stuck on…Emanuele PapaOctober 10, 2015 1 min