# Version 4.4

Published articles for Version 4.4.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Codename One Shared Files Library

DevFeed: [Codename One Shared Files Library](<https://devfeed.tech/articles/codename-one-shared-files-library-19261.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/codename-one-shared-files-library/>)

Author: Steve Hannah

Published: 2023-07-26T00:00:00Z

Content type: tutorial

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [Library](<https://devfeed.tech/topics/library.md>), [Android](<https://devfeed.tech/topics/android.md>), [API](<https://devfeed.tech/topics/api.md>), [Filesystems](<https://devfeed.tech/topics/filesystems.md>), [Maven](<https://devfeed.tech/topics/maven.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [api](<https://devfeed.tech/tags/api.md>), [applications](<https://devfeed.tech/tags/applications.md>), [files](<https://devfeed.tech/tags/files.md>), [installation](<https://devfeed.tech/tags/installation.md>), [library](<https://devfeed.tech/tags/library.md>), [version-4-4](<https://devfeed.tech/tags/version-4-4.md>)

### AI overview

A tutorial introducing the Codename One Shared Files Library, which wraps Android's shared files API so Codename One apps can read and write files accessible to other applications. It explains Storage Access Framework usage, file and directory access, bookmarking for persistent access, and Maven installation.

### Source excerpt

This library provides a wrapper over the Android shared files API to allow your Codename One apps to read and write shared files (i.e. files accessible to other apps).

## ESP-IDF v4.4 Adds Full ESP32-S3 Support and Preliminary ESP32-H2 Support

DevFeed: [ESP-IDF v4.4 Adds Full ESP32-S3 Support and Preliminary ESP32-H2 Support](<https://devfeed.tech/articles/feb-2022-13874.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/feb-2022/>)

Author: John Lee

Published: 2022-02-28T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [esp](<https://devfeed.tech/tags/esp.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [instagram](<https://devfeed.tech/tags/instagram.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [version-4-4](<https://devfeed.tech/tags/version-4-4.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

Espressif announces the release of ESP-IDF v4.4, adding full support for the ESP32-S3 SoC and preliminary support for the ESP32-H2 SoC. The newsletter also highlights ESP-IDF's development environment, integrated operating-system, driver, networking, library, and tooling components, along with related projects and products.

### Source excerpt

Hi everyone, Version 4.4 of Espressif's IoT Development Framework (ESP-IDF v4.4) has recently been released, adding full support for the ESP32-S3 SoC and preliminary support for the ESP32-H2 SoC. The purpose of ESP-IDF has always been to create a simple, easy-to-use, open-source development environment which helps users take full advantage of the powerful hardware and software solutions that Espressif offers.