Hello Team, I am trying to develop a system service to support crucial features of our app on partner vendors over which I need help on the following points
1. Building and resolving service for OS >=11 2. Building JAR of extra service for vendors and for the app to communicate I have tried following approaches already 1. https://saurabhsharma123k.blogspot.com/2020/02/androidaosp-system-service-in-details.html 2. https://devarea.com/aosp-creating-a-system-service/#.YZHo-ntBwtI 3. Duplicating AudioManager with a different name but not able to add a public method to the same. Kindly provide relevant guidance. -- With Regards Jimit Shah -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/CANLVkNLhXAfO-cswfAtJsd0SgcDR4vm7z1T8A2NWQdRCJC54mQ%40mail.gmail.com.
