Recent content by joonood

  1. joonood

    Create an SDK and use it in other android mobile applications?

    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...