|
Re: [FTC]: Please select Android SDK
For anybody else having the same problem, the solution is to go to File -> Project Structure, select "FtcRobotController" under "Modules", then in "Compile Sdk Version", select "API 19: Android 4.4 (KitKat)". Restart Android Studio; it will take a while to index everything, but then you should not get the "Please select Android SDK" error any more.
|