AndroidAndroid Contextual Action BarIn this post you will learn how to implement a Contextual Action Bar (CAB) which will be useful to…Emanuele PapaJuly 30, 2017
DevelopmentJava concurrency explained with a few examplesSometimes we write very high level code, sometimes we don’t. I want to put here a link to a simple…Emanuele PapaMay 06, 2017
AWSAWS S3 custom policyDo you want to restrict access on S3 only to some users? Do you want to restrict the bucket they can…Emanuele PapaFebruary 19, 2017
AndroidAndroid NoteApp with Dagger and RetrofitToday I show a simple Android project I wrote which shows the use of Dagger, Retrofit and some other…Emanuele PapaOctober 12, 2016
DevelopmentApplicationContextException using SpringBoot with Gradle and IntelliJ IDEAIn my spare time I decided to have a better look to SpringBoot and in doing so I decided to leave…Emanuele PapaApril 16, 2016
WindowsWindows 10 Wake On LanI was using the Wake On Lan feature of my motherboard brilliantly, but after having updated my…Emanuele PapaMarch 26, 2016
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
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
AndroidAuto hide keyboard using Android EditTextDo you want to automatically hide your keyboard whenever you touch outside it? Please continue…Emanuele PapaDecember 14, 2015
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