in Android Studio, you can solve this problem by adding the following line to the project.properties file:
target=android-23
The project.properties file should be inside the main directory, if it does not exist, you can create the file and it should work fine.
alexm
source share