Create an Android Library using Android Studio
In this article we are going to explore how to use Android Studio to create and Android Library and how use it in another app.
Jan 21, 20224 min read387

Search for a command to run...
Series
In this series we are going to explore how to create an android library, how to use it locally in an android app and then how to publish this library to Azure Artifacts and use it in an android app.
In this article we are going to explore how to use Android Studio to create and Android Library and how use it in another app.

In this article we are going to configure an android library with Mavin Publish Plugin and publish it to Azure Artifacts then use it in an android app
