Answer the question
In order to leave comments, you need to log in
How to apply changes to several projects with the same functionality at once?
Hello, there is a mobile application project for Android in Android Studio, let's call it Project X, and its functionality is used in other projects already with some modifications of Project XS, Project XS MAX, and so on :)) How to correctly organize work in order to edit code only in Project X, and he was pulled into modified projects without conflicting with their separate functionality?
Answer the question
In order to leave comments, you need to log in
Separate the functionality into a separate package and use it as a dependency for any projects.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question