I am new to android development. I was going through this Guide to setup a roboelectric test project. In one of the steps, we need to add maps.jar as dependency to the project. The maps.jar is usually located inside addons folder in SDK directory.When i tried to locate the maps.jar in my SDK directory, I found that addons folder is not there. Is there any way to get it ?
I am using Eclipse Juno