๐Ÿš€ Ink_Api_Compose โ€” Ink API + Jetpack Compose example

โœ๏ธ Drawing
๐ŸŽจ Colors
๐Ÿงฝ Erasing
๐Ÿ–ผ๏ธ Stroke โ†’ bitmap
๐Ÿ’พ Room persistence
๐Ÿ—๏ธ MVVM

Explore the repo:
https://github.com/NicosNicolaou16/Ink_Api_Compose

If you find it useful โญ star it!

#AndroidDev #JetpackCompose #Kotlin #OpenSource #InkAPI #Android

GitHub - NicosNicolaou16/Ink_Api_Compose: This open-source project tests the new Google Ink API with an example for drawing, offering options to select colors, erase part of the drawing or clear the entire drawing. It also includes functionality to convert the stroke to a bitmap and to save and load the stroke using a Room database.

This open-source project tests the new Google Ink API with an example for drawing, offering options to select colors, erase part of the drawing or clear the entire drawing. It also includes functio...

GitHub

๐Ÿš€ Ink Api Compose v1.4.5 is live!
This release brings a key upgrade to the Ink API (1.0.0-beta02) along with refreshed Compose, Gradle & KSP updates.

Check it out ๐Ÿ‘‡
https://github.com/NicosNicolaou16/Ink_Api_Compose

#InkAPI #Android #AndroidDev #JetpackCompose #Kotlin #OpenSource

๐Ÿš€ Ink API Compose v1.4.3 is out โ€” and the #Google Ink API has officially hit Beta 1! ๐ŸŽ‰

This update brings: โœ… #Google Ink API 1.0.0-beta01

My open-source is now fully supports the new inking stack ๐Ÿ–Š๏ธ๐Ÿ”ฅ

๐Ÿ”— https://github.com/NicosNicolaou16/Ink_Api_Compose

#AndroidDev #JetpackCompose #Kotlin #InkAPI

GitHub - NicosNicolaou16/Ink_Api_Compose: This open-source project tests the new Google Ink API with an example for drawing, offering options to select colors, erase part of the drawing or clear the entire drawing. It also includes functionality to convert the stroke to a bitmap and to save and load the stroke using a Room database.

This open-source project tests the new Google Ink API with an example for drawing, offering options to select colors, erase part of the drawing or clear the entire drawing. It also includes functio...

GitHub

๐ŸŽ‰ I just released my open-source app built with Ink Api โ€” Ink_Api_Compose v1.4.2! ๐Ÿš€
Updated to Ink API v1.0.0-alpha07, refactored the Ink integration, upgraded Kotlin & KSP, and cleaned up deprecated code.

๐Ÿ”— https://github.com/NicosNicolaou16/Ink_Api_Compose

#Kotlin #JetpackCompose #AndroidDev #InkAPI

GitHub - NicosNicolaou16/Ink_Api_Compose: This open-source project tests the new Google Ink API with an example for drawing, offering options to select colors, erase part of the drawing or clear the entire drawing. It also includes functionality to convert the stroke to a bitmap and to save and load the stroke using a Room database.

This open-source project tests the new Google Ink API with an example for drawing, offering options to select colors, erase part of the drawing or clear the entire drawing. It also includes functio...

GitHub

๐Ÿš€ Ink API Compose v1.4.1 is out!
โ€ข Ink API โ†’ 1.0.0-alpha06
โ€ข Kotlin 2.2.10 + KSP 2.2.10-2.0.2
โ€ข Compose BOM 2025.08.01
โ€ข Latest deps

Check it out ๐Ÿ‘‰ https://github.com/NicosNicolaou16/Ink_Api_Compose/releases/tag/1.4.1

#AndroidDev #Android #Kotlin #InkApi #JetpackCompose

Release 1.4.1 ยท NicosNicolaou16/Ink_Api_Compose

What's new: Update Ink API version 1.0.0-alpha06. Updated Kotlin version 2.2.10. Updated KSP version 2.2.10-2.0.2. Jetpack Compose libraries updated to BOM 2025.08.01. Updated various other depend...

GitHub

๐ŸŽ‰ New Release: Ink API Compose v1.4.0 ๐Ÿ–‹๏ธโœจ

โœ… Updated to Ink API 1.0.0-alpha05
โœ… Target SDK 36, Min SDK 29
โœ… Latest Jetpack Compose & library updates
โœ… Enhanced drawing tools: save/load, stroke-to-bitmap, color & eraser support!
๐Ÿ”— https://github.com/NicosNicolaou16/Ink_Api_Compose/releases/tag/1.4.0
#AndroidDev #InkAPI

Release 1.4.0 ยท NicosNicolaou16/Ink_Api_Compose

What's new: Upgraded Ink API to version 1.0.0-alpha05. Increased Target SDK to 36 and Minimum SDK to 29 (previously 28). Bumped Gradle to 8.10.1. Updated Jetpack Compose libraries to the latest ve...

GitHub

๐Ÿš€ New Release: Version 1.0.6 of my Ink_Api_Compose example project is now live!

What's new:
- Ink API main library updated to v1.0.0-alpha04
and more...

Check it out:๐Ÿ‘‡
https://github.com/NicosNicolaou16/Ink_Api_Compose/releases/tag/1.0.6

#AndroidDev #Android #InkAPI #Kotlin

Release 1.0.6 ยท NicosNicolaou16/Ink_Api_Compose

What's New Gradle upgraded to v8.9.1 Updated dependencies to the latest versions Ink API main library updated to v1.0.0-alpha04 README file updated with new information

GitHub

๐Ÿš€ Ink_Api_Compose v1.0.5 Released! ๐ŸŽ‰

- Updated to Gradle 8.9.0 & Kotlin 2.1.20
- Bug fixes & improvements

Check it out! ๐Ÿ”—https://github.com/NicosNicolaou16/Ink_Api_Compose/releases/tag/1.0.5

#AndroidDev #Android #InkApiCompose #JetpackCompose #InkApi

Release 1.0.5 ยท NicosNicolaou16/Ink_Api_Compose

What's new: Updated Gradle version to 8.9.0. Updated Kotlin version to 2.1.20. Updated other libraries. Some important improvements and bug fixes. Updated README file.

GitHub

๐Ÿš€ Ink API Compose v1.0.3 Update ๐Ÿš€

What's New:
โœ… Enabled Minify (R8 Full Mode) for optimized code and smaller APK sizes.
๐Ÿ“š Updated README to provide better guidance for developers.

#InkAPI #AndroidDev #Android #Compose #OpenSource

๐Ÿ”—https://github.com/NicosNicolaou16/Ink_Api_Compose/releases/tag/1.0.3

Release 1.0.3 ยท NicosNicolaou16/Ink_Api_Compose

What's new: Enabled Minify (R8 Full Mode). Updated README file.

GitHub

Hey #AndroidDev ๐Ÿ‘‹, Check my new open source project with the #Google new Ink API ๐Ÿ‘‡

#Android #Kotlin #InkAPI #Ink #API #OpenSource #GitHub

๐Ÿ”—https://github.com/NicosNicolaou16/Ink_Api_Compose

GitHub - NicosNicolaou16/Ink_Api_Compose: This open-source project tests the new Google Ink API with an example for drawing, offering options to select colors, erase part of the drawing or clear the entire drawing. It also includes functionality to convert the stroke to a bitmap and to save and load the stroke using a Room database.

This open-source project tests the new Google Ink API with an example for drawing, offering options to select colors, erase part of the drawing or clear the entire drawing. It also includes functio...

GitHub