I have target sdk set as 3.2 and min sdk as 2.2, how can I use strictmode in my application, as I understand it is introduced but cannot really understand how to start using
It helped in resolving the issue by checking the api level and then executing strict mode.