-1

I cant Find Android With API 23 as well as System Image and Source With Direct Link , I need Android With API 23 and All things is Important for Android Programming With API 23

Rowland Shaw
  • 37,700
  • 14
  • 97
  • 166

1 Answers1

0

Please look at my answer here: Downgrading from API 24 to API 23

You only need to change the minSdkVersion in build.gradle(Module app) fileto 23.

Community
  • 1
  • 1
ShlomiRex
  • 321
  • 1
  • 2
  • 10