vCard Links That Actually Explain the vCard Format
I have been researching the vCard format recently. I am planning to add this as an output format for the Email Sign Up app because the Android contact manager can import vCard files. This will allow...
View ArticleAn Introduction to Lessons Learned Making Android Apps As A Side Project
This is the first in a series of articles about lessons learned creating Android Apps as a side project. I have three paid apps on the app store with the first two published in December 2012 (the third...
View ArticleTalk To People, Lessons Learned Making Android Apps As A Side Project
The great thing about Android App development is that it is easy to put your App in people’s hands. When you do, resist the urge to tell them how to use the App. Observe what they do and what they try...
View ArticleAlways Test On A Real Device, Lessons Learned Making Android Apps As A Side...
Reviewers are merciless for Apps that crash. Let’s talk testing. By my definition of done, your Android App isn’t complete until it has been tested. Not only is it irresponsible to publish an App to...
View Article