my Eclipse doestn work as i want it in two terms.
Every method i want to use is described with arg0 arg1 arg2 instead of the real name for Example: getPrefs.getBoolean(arg0, arg1) instead of getPrefs.getBoolean(key, defValue)
and also the explanation of the functions/methods is completely missing.
would be grateful if somebody could help me.