levibostian / AndroidBlanky

Create a new Android app fast. Comes pre-installed with libraries you already use.
7 stars 0 forks source link

Enable StrictMode #54

Closed levibostian closed 5 years ago

levibostian commented 5 years ago

Have not heard a lot about this tool, but I have always wanted to enable it and see what happens. Being built into the SDK, I wonder, why not?

levibostian commented 5 years ago

I am going to skip this for now. Because I do TDD for Android, I do not plan on running the app much locally in debug mode for this to help much.