Published inAndroidSRCCreating Spring Boot fully executable jarIn this tutorial we will be looking how we can make spring boot jar generated with mvn package command fully executable for unix systems…Feb 23, 2019Feb 23, 2019
How a single LinkedIn post attracted more than 15 job Interview messages.I recently got around 15+ messages related to job opportunities. This was not normal for me, i rarely get a single connection request or…Aug 4, 2018Aug 4, 2018
Connect to ssh server without entering password each timeI have been working on backend development from about 2 years. In backend you need to connect to various servers for deployment and…Mar 26, 2018Mar 26, 2018
Published inAndroidSRCShare cache files with other Android Apps using FileProviderI was working on a app which need to share its some files to other apps like Whatsapp, Facebook. This file which i have to share needs to…Mar 23, 20173Mar 23, 20173
Using RxJava with Retrofit2In this tutorial we will look how to use Retrofit2 and RxJava with each other. We will be using lambda expressions to reduce our…Jan 22, 2017Jan 22, 2017
How to add Video in Android App Splash ScreenSplash screen is shown when you app starts upon clicking of app icon. Splash screen is generally 2–4 sec long. We had earlier added…Jan 20, 2017Jan 20, 2017