I'm just getting in to android developing and I've been having the same problems when it comes to initializing just about anything before use. My app always crashes due to trying to use methods on a null object even though I initialize it like people do on other questions asked on this site.I'm just getting in to android developing and I