We’re joining in on the fun that is the Project 52 challenge. Over 300 people have joined in already and it’s just about time to get started with 2 weeks left to go.
Getting set up for developing for Android on a Mac is super easy.
Yesterday, Google announced the Google Analytics for Mobile Apps. What this adds, is the ability for you to track how your users are using your Mobile App.
Adding Google API support to your iPhone App could not be any easier. Google provides Objective-C APIs for:
Having been doing some iPhone App development lately, I’ve run into one of the little issues abound. In order to test your application on an iPhone and also deploy it to the Apple iTunes App Store, you need to properly configure your application’s Bundle Identifier in your Info.plist file. All the books tell you this. And Apple makes it a point to tell you how to do this before you try to deploy on the App Store.