THIS BLOG IS DEPRECATED. I have moved to https://zdominguez.com/ Things I learned whilst writing stuff for Android, hoping to help someone save all the time I wasted trying to do things.
if(myString != null && myString.length() > 0)
!TextUtils.isEmpty(myString)