DEV Community

lonelymanop
lonelymanop

Posted on

sdk location not fount in expo react native expo build

To solve this isssue u have to install jdk 17 lts i windows or mac and set java home android home set environment and and on expo react app project run 'npx expo prebuild'
then android folder create android/local.properties just create local.properties file in in local properties add sdk.dir : directory name android studio sdl manager just copy that and paste it and also create for ndk.dir ,cmake.dir after add this threee directory on local properties and serch color.xml and add spalsh_background adn in adnroid studio download all cmd toools and ndk 26.1 and chord

Top comments (0)