Own a maven repository, like a boss! – Part 2
· β˜• 3 min read · ✍️ Nishant
The world of artifacts and the way they make the life of a developer simpler, fascinates me to a great extent. For the same reason I have gone through a lot of good articles online, which explain how the whole process works.

Own a maven repository, like a boss! – Part 1
· β˜• 5 min read · ✍️ Nishant
Have you ever thought how the central repository works like Maven Central or JCenter? Is it possible to own one for yourself? Do you want to host your artifacts in your own private repository?

Meet JACK & JILL , Android’s experimental toolchain
· β˜• 3 min read · ✍️ Nishant
JACK & JILL are part of the new tool chain for android and in the words of Android Developer Blog they are designed to improve build times and simplify development by reducing dependencies on other tools

Life without wires : ADB over WiFi
· β˜• 3 min read · ✍️ Nishant
Tired of being tied to your laptop/desktop while debugging your android apps ? Well let me break it to you – You are NOT the FIRST person bugged by this issues.