To do it programmatically you need to remove user data from application dir. You have to create a class “MyApplication” which extends with “Application” class. In this class by using this code you can remove user data from application dir. 1). Declare MyApplication class in manifest file as shown below: …
Read More »