Abou Zuhayrblog.zuhayr.dev·Sep 11, 2023Creating Libraries for Android: From Scratch (Part 1)Introduction If you have ever worked in Android development, one of the first things you might have encountered is the dependencies section in the app gradle file. This section is used to add new dependencies or third-party features to projects, rang...Discuss·33 readsFrom Scratch in Androidjar