# Moving to API Level 29 and CEF Update

DevFeed: [Moving to API Level 29 and CEF Update](<https://devfeed.tech/articles/moving-to-api-level-29-and-cef-update-19376.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/moving-api-level-29-cef/>)

Author: Shai Almog

Published: 2020-07-30T00:00:00Z

Content type: release

Language: en

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

Topics: [API](<https://devfeed.tech/topics/api.md>), [Android](<https://devfeed.tech/topics/android.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [api](<https://devfeed.tech/tags/api.md>), [release](<https://devfeed.tech/tags/release.md>), [update](<https://devfeed.tech/tags/update.md>)

## AI overview

The article announces an update to CEF support intended to work across all platforms and a change to Android build servers to API level 29. The change is expected to be seamless for most users but may affect edge cases, native libraries, or cn1libs, so additional Android checks are recommended before a new release.

## Source excerpt

Steve just updated our CEF support which should now work on all platforms. We updated the original post with additional information. We've also updated the build servers to use API level 29 on Android. The API level change should be seamless to most of you but might impact some edge case functionality and cause some native/cn1libs to fail in odd ways. So be sure to do extra checks on Android when building a new release.