mobile development

Xcode 4 Tip from iOS Developer Tips: Related Files List [@iosdevtips, #iosdev]

Good tip from iOS Developer Tips for using the “Related Files” button in the upper left corner of your code window (right next to the Back/Forward navigation buttons): Xcode 4 : Related Files List With Xcode 4 you can quickly access an assortment of files related to your project through the Related Files option in …

Xcode 4 Tip from iOS Developer Tips: Related Files List [@iosdevtips, #iosdev] Read More »

Overcoming Hurdles of Building Phonegap Apps for Android on Windows

The other day I was attempting to build and test a simple example Phonegap application for Android on my Windows box. Unfortunately, I was unable to successfully execute the “droidgap” call using ruby and Git Bash. It would kinda build out a structure and then would bomb when attempting to build out the .jar file. …

Overcoming Hurdles of Building Phonegap Apps for Android on Windows Read More »