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 […]
Tag Archives: mobile development
How to bring good design to a platform [Marco.org]
How to bring good design to a platform – Marco.org Good suggestions from Marco Arment, founder of Instapaper.
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. […]