I recently heard a talk from Peter-Paul Koch of QuirksMode on the touch events in mobile. During the presentation PPK gave us a great sound bite to use when dealing with the 300ms delay many touch devices today use for capturing double-tap (zoom) events, which he called “stick with click”. Under “stick with click,” developers are discouraged from hijacking ontouchstart in an attempt to make click events occur without a noticeable delay. Though a good rule of thumb, I view it as more of a best practice rather than a hard-and-fast rule. And here’s why…
Tag Archives: mobile
Running Ice Cream Sandwich on the HTC HD2
The HD2 proves yet again to have been a great purchase. Just as soon as Android evolved to version 4.0 with ICS so too did ICS AOSP Hit the HD2. Continue reading to learn how to direct-boot Ice Cream Sandwich using Nandroid on the HTC HD2.
Developing for mobile? You’re gonna need an emulator. Here’s a list of emulators and simulators that can be used to test your mobile webapps
Here’s the presentation given at Google I/O this year by Paul Irish and Pavel Feldman that got me to switch to Chrome Developer Tools promptly after watching: http://youtu.be/N8SS-rUEZPg. If you’re a front-end web developer and haven’t seen this yet take a look. It just may change the way you work.
Optimize Mobile Performance with Jdrop
Last month Steve Souders announced Jdrop, a JSON repository in the cloud. Using Jdrop and Souders’ Mobile Perf bookmarklet, developers can send mobile browser data to the cloud for more careful analysis on other devices.
Direct Boot Gingerbread on the HD2
Making Free Calls on Android
During two recent trips to Central and South America I needed a way to call back to the States without spending a lot of money. After a little research I found a competitive rate: free. Using an Android-powered smartphone it’s possible to make and receive calls free of charge from any Wi-Fi hotspot worldwide. In this post I’ll explain how to do this for US-based mobile devices.
Managing passwords on Android
After installing Android on my HD2 I quickly became challenged with the task of recalling passwords for frequently used applications like Last.fm, Mint, Facebook, Twitter, Gmail, Foursquare, et cetera. While recalling passwords for all of these apps might be painful for some, it’s a cinch for those managing their passwords using one of the many available ports of the open-source KeePass Password Safe. For Android, the KeePass port I’m using is KeePassDroid.

