Install and open gnome-color-chooser
.
Go to
you are done !!
Go to
Specific → Tooltips and put black foreground over pale yellow background.you are done !!
Specific → Tooltips and put black foreground over pale yellow background.android.permission.INTERNET to your AndroidManifest.xml.public void onStart()
{
super.onStart();
FlurryAgent.onStartSession(this, "9GKQD4EBX123FEP6874H");
// your code
}
public void onStop()
{
super.onStop();
FlurryAgent.onEndSession(this);
// your code
}