androidandroid-jetpackjitpack

What is the difference between Jetpack and Jitpack in Android?


While reading and watching videos of the android I thought jitpack and jetpack are similar things and I was pretty much confused to see a similar word with a different meaning. But I wanted to get a much clearer concept on it if anyone is willing to offer his TIME to help me differentiate them. I am a little bit nubee to Android. Thanks!

JitPack-Android JetPack-Android


Solution

  • Jetpack is the brand name for a series of libraries and tools from Google to help developers use modern Android programming techniques.

    Jitpack.io is a service for publishing libraries based on a GitHub repository.