Im trying to compile a library with SLC and am getting a "cannot find symbol" error relating to Build.VERSION_CODES.
My B4A is pointing at android-sdk\platforms\android-23\android.jar which I'm led to believe contains Build.VERSION_CODES.M.
Is SLC not picking up the correct SDK? How do I set the correct SDK version for SLC?
PS I also get the error for Build.VERSION_CODES.LOLLIPOP_MR1 (which is API level 22)
My B4A is pointing at android-sdk\platforms\android-23\android.jar which I'm led to believe contains Build.VERSION_CODES.M.
Is SLC not picking up the correct SDK? How do I set the correct SDK version for SLC?
PS I also get the error for Build.VERSION_CODES.LOLLIPOP_MR1 (which is API level 22)