Skip to content

Add image attachments support using the Android NDK #1278

@grynspan

Description

@grynspan

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

No one assigned

    Labels

    android🤖 Android supportattachments/activities🖇️ Work related to attachments and/or activitiescross-import-overlays🍰 Cross-import overlays (Foundation, Core Graphics, etc.)enhancementNew feature or requesthelp wantedExtra attention is neededimage-attachments📸 Work related to image attachments

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions