-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Labels
androidπ€ Android supportπ€ Android supportattachments/activitiesποΈ Work related to attachments and/or activitiesποΈ Work related to attachments and/or activitiescross-import-overlaysπ° Cross-import overlays (Foundation, Core Graphics, etc.)π° Cross-import overlays (Foundation, Core Graphics, etc.)enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededimage-attachmentsπΈ Work related to image attachmentsπΈ Work related to image attachments
Description
This issue tracks adding the equivalent of AttachableAsCGImage
when using the Android NDK.
We can likely use the C function AndroidBitmap_compress()
but Android's native image type, android.graphics.Bitmap
, is a Java class and is only surfaced to Swift as jobject
(if at all.) We will probably want to work with the swift-java maintainers here.
Metadata
Metadata
Assignees
Labels
androidπ€ Android supportπ€ Android supportattachments/activitiesποΈ Work related to attachments and/or activitiesποΈ Work related to attachments and/or activitiescross-import-overlaysπ° Cross-import overlays (Foundation, Core Graphics, etc.)π° Cross-import overlays (Foundation, Core Graphics, etc.)enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededimage-attachmentsπΈ Work related to image attachmentsπΈ Work related to image attachments