My gradle file:
apply plugin: \'com.android.application\' android { useLibrary \'org.apache.http.legacy\' compileSdkVersion 23 buildToolsVersion \
The error is that the optional.json file is not in the \platforms\android-23\optional\ folder.
optional.json
\platforms\android-23\optional\
I solved this by the following: