I have 1 project using aidl for hal,after creating selinux and .aidl . files
I built a service.cpp code and it was loaded into the system
I want to deploy my app to be able to test my service but when I download android studio I really don't know how to link with aosp
Can anyone give me an answer?
Well I actually made it pretty simple with aosp andrdoid 13's support work After a few hours studying the structure of applications I have created the following structure diagram and call the service in Invcase.java Finally just enter the command mmm packages/apps/invcase/ it will automatically generate for me 1 .apk file and now I will install with adb