
We know that, for any good application, there will be a settings screen which can be used to customise the application. In an Android application, we can create user friendly settings screens using preference activity and preference screen. In this article we will see how to create a settings screen using preference activity and...