Android SDK (Core)
Release Note for Android CoreSDK
10 min
version 4 10 3 this version supports till android sdk 35 important update for 4 10 3 player migration and sdk changes sdk requirements to use sdk version 4 10 3, please update your project with the following configurations android sdk & gradle plugin kotlin + tools jetpack compose media3 java & kotlin options sample app for 4 10 3 whole project v4 10 3 (not master branch) external nwplayer (from v4 10 3 branch) version 4 10 2 external exoplayer by calling expinitializeplayer is deprecated the expinitializeplayer method has been deprecated while the changes are minor, you'll need to update your implementation accordingly read the migration guide here migration guide updating your codebase introducing nwplayer , a new custom player (recommented) we've added a new custom player called nwplayer by calling externalnwplayer it provides more flexibility and customization options for external developers read about how to implement the new external custom player, including the view and exoplayer integration in nwplayer integrating nwplayer implementation guide (including reconnect view and exoplayer integration) github nativewaves exp android packages check the sample app the sample app includes examples for external exoplayer new nwplayer in both xml and jetpack compose (recommented) views