Android Question Exo Player Compile Error

AmirPYTHON

Member
Hi Guys,

After Enable ExoPlayer And Compile I Saw This Error:


Error Message:
B4A Version: 13.00
Parsing code.    (0.29s)
    Java Version: 17
Building folders structure.    (0.13s)
Running custom action.    (0.13s)
Compiling code.    (0.47s)
Compiling layouts code.    (0.00s)
Organizing libraries.    Error
Maven artifact not found: androidx.customview/customview-poolingcontainer
Source: ExoPlayer
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
You are using the wrong version of B4A, Java, and most probably Android SDK.

 
Upvote 1
Solution
Top