One of my target devices is android 4.3 . So I need to add android18 to my platform directory right?
How can I make SDK Manager to do it for me? I search for "android18" but nothing comes up.
Thank you
There are several versioned components that affect the compilation process and the runtime behavior of our apps. The purpose of this tutorial is to explain the differences between them and help you choose which version to use. Each Android version is mapped to an api level. You can see this...