Using Google Analytics in Your Mobile App
Everyone knows about Google Analytics for tracking use of web pages. It is kind of creepy how much data you can see about a person using your website. Everything from the pages views, to...
Everyone knows about Google Analytics for tracking use of web pages. It is kind of creepy how much data you can see about a person using your website. Everything from the pages views, to...
I’ve been playing around with iOS and apps. As an experienced programmer with C/C++, Java, PHP, etc. Xcode and iOS is an “interesting” experience. I think there’s a certain level of discomfort when you...
Ok – it was a PITA to deal with a few layout issues on my last project that obviously I’m ignorant about how to properly do this with layouts in Android. Time to focus...
Its fun to play around with the cool devices in your phone. ADK makes this kind of stuff easy and fun, but there are quite a few steps to get an app to use...
In my previous posts I’ve looked at getting started and then at the basics of UI, events, and some side notes on the practical side of working with Android devices: Appcelerator Titanium Studio –...
The basics of application development with Apcelerator’s Titanium Studio was the subject of my last post. Today I’m going to play around with layout and design with Appcelerator Titanium. In the mobile space layout...