Tuesday, October 17, 2017

How to stop Facebook Messenger from automatically downloading images in Android

Well, if you haven't noticed, Facebook Messenger has been automatically downloading images from conversations to your phone. Here's how to turn it off: The general idea is to block FB Messenger from accessing your storage in...

Wednesday, July 12, 2017

How to run bluestacks with Android Studio (seriously)

How to run or connect BlueStacks emulator with Android Studio: 1. DO NOT touch any file or adb or whatever in your android studio. 2. !important! Close Android Studio first or make sure that it is not running. 3. Open BlueStacks Wait...

Friday, July 7, 2017

How to (really) resolve or fix Gradle project sync failed error in Android Studio

I've installed Android studio recently and got this frustrating gradle sync error. Clicking the Try Again link on the error message a million times did not help. I've tried different approaches from different blog posts including...