Arggh! Failed Android install
You just spent 10 mins waiting for Titanium to build your app for Android and install your app. At the end of it all, you get a message like the following in the console: [INFO] Making sure the adb...
View ArticleSimulating a bad network connection on iOS devices
Following yesterday’s quick Android tip, here’s a quick iOS tip. Want to see how your app performs over a crappy network connection? You could tell the boss you gotta go on a field trip. Or, do this:...
View ArticleApache userdir with El Capitan
I spent four hours working through guides like this one and lots of Stack Overflow posts trying to get userdir support working again after updating from Yosemite to El Capitan. (You know, so that I can...
View ArticleRebuilding modules for Titanium 6
I’m no modules expert, nor am I native Android guru. But, when your app depends on eight or ten native modules and Appcelerator announces breaking changes in their SDK, sometimes you have to just dive...
View ArticleBuild OpenCV and install from source
I wanted to set up the latest OpenCV version on my Mac. I found various instructions, but few that applied specifically to my setup — Mac OS X High Sierra running Anaconda. What follows are my steps to...
View Article