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...
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 –...
I’ve been using and coding with bluetooth for quite some time using Java, C++, and J2ME. Java’s support for bluetooth is fairly decent although for the JDK you need to use an SDK from...