JUCE project complile error in Android

I am new to JUCE programming. I have created JUCE Audio project with Android. After opening project in Android Studio during compile throwing following error
Using Android Studio Flamingo | 2022.2.1 Patch 2

Android: CMAKE_ANDROID_ARM_MODE is set but is valid only for ‘armeabi’

CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage

Please help me to solve this thank you

Please share setting up Juce 7.0.5 with Android studio because I received below message
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage

Unfortunately Android targets are not currently supported by our CMake integration. The Projucer has an Android Studio exporter.