" Live as if you were to die tomorrow. Learn as if you were to live forever.. " - Mahatma Gandhi
Eg: TextView tv = (TextView)findViewById(R.id.text1); Incorrect: tv.setTextColor(R.color.color_name); Correct Syntex: tv.setTextColor(getResources().getColor(R.colo.color_name));
Name (required)
Mail (will not be published) (required)
Website
Enter Captcha Code * + nine = 18