How to configure Google Maps Android API v2 in Titanium Studio
We all know that a big part of mobile apps requires a map. Configuration process is quite simple, but sometimes we need to remember or find a list of required permissions for android or just strugle with new OS or new SDK and this routine takes more time that we want. This time I decided to combine all needed steps in one place and write a short guide how to set up android google maps api v2 in Titanium Studio. Hope this will help you as it helps me know.