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...