Skip to content

aidenkoog/android-aidl-service-library-sample

Repository files navigation

Notice

  • As of October 18, 2023, this repository will no longer be maintained.

Android AIDL service library sample

Continue to study and ponder to improve the code structure.

This project is to make template code that can be applied to any app development. It is written based on Java.

  • Language: Java
    • Ref. AIDL: Android Interface description language.
  • Structure Summary
    • ✨ app (service)
      • ✨ data
      • ✨ manager
      • ✨ utils
    • ✨ library (manager)
      • ✨ data
      • ✨ library
        • ✨ callback
        • ✨ utils
    • ✨ testapp
      • ✨ ui
      • ✨ utils

Release Note

  • 2023/02/21 : Upload Android-AIDL-Service-Manager template source code (Ref. cannot compile)
  • 2023/02/23 : Fix compile errors of testapp and service main app.

Link

If you are interested in information about me or other activities, please access the link below.

Plugin LINK
Github page [https://aidenkoog.github.io/]

About

It was built using Android, Java, AIDL, and a service-manager architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published