Are you trying to embed a studio project in an Android studio project or eclipse in Android studio .?
Try ANDROID_HOME up your ANDROID_HOME as a studio by asking you. ( export ANDROID_HOME="PATh to your SDK folder" ) and start the studio of this console.
Or you can try to configure inside Android studio ( File->Project Structure->Android SDK ), and then you have to set the correct SDK path.
source share