Hi
I have a question related to APEX modules building

Given I have to customize Bluetooth in Android 13. It is an apex module 
since Android 13.
Regarding documentation "At the top level, an APEX file is a zip file in 
which files are stored uncompressed and located at 4 KB boundaries."
But as I can see in out/target/product/device/system/apex there are folders 
with files mentioned in documentation, but not a zip file.
So I don't understand what does it mean to install apex via adb as 
mentioned in docs:
adb install apex_file_name
 If I type the folder name like com.android.btservice I am getting ADB 
install error that it is not .apk or .apex

I could install only Bluetooth.apk from this folder, but I need also update 
native library files (.so).

Could you help me how to do this?

-- 
-- 
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/6f0e5b65-edf0-4c27-abb4-968d06f0e613n%40googlegroups.com.

Reply via email to