I want to create a SDK in android studio and useit in my other mobile applications.
I'm some what new to android studio. In the SDK I want to manage notifications, such as getting notification from server, create channels and show notification. When my code is in the application, it works, but...