Android Call Intent Null pointer exception
问题 Im at my wits end here. I have a Class which Implements the OnClickListener cous i need the same action on Buttons accros my Application. This used to work just fine. But since I added some functionality by getting some needed data from the app preferences. startActivity throws a null pointer exception. Here is the class: //Imports public class CallClickListener extends Activity implements View.OnClickListener { protected AppPreferences appPrefs; String contactPersonName; String