Hello all, I am fixing bugs on a Titanium app that was written in 2012. I primarily work on front-end web development and this is my first exposure to mobile app development.
I have it working on iOS just fine but I am having a heck of a time getting my titanium studio environment set up to work on android.
The tiapp.xml says: <sdk-version>2.1.4.GA</sdk-version>. The Titanium Studio version number I'm using is 3.3.0. Do I need to use an older Titanium Studio version to use the old SDK? Do I also need an android SDK and tools installed? What is the difference between Titanium SDK and android SDK?
Thanks for help