-
Notifications
You must be signed in to change notification settings - Fork 120
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