Making secured version of EditTextPreference
Sometimes it's needed to add an additional protection level for the data, which is stored in shared preferences. What's the easy way »
Sometimes it's needed to add an additional protection level for the data, which is stored in shared preferences. What's the easy way »
In the previous part I've covered basic interaction in a bundle Handler+Looper+HandlerThread. The significant part under the hood of this team was »
What do you know about threads in Android? You may say "I've used AsyncTask to run tasks in background". Nice, but what »